Instruct 4.x users to append the sample gnomesu-pam to /etc/pam.conf,

not put it into /etc/pam.d.
This commit is contained in:
Adam Weinberger 2005-01-14 19:57:27 +00:00
parent cfc1501024
commit a2b7ea043b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126450

View file

@ -6,8 +6,7 @@ any further work. To utilize the PAM support, however,
you must perform the following:
On 4.x:
cp %%EXAMPLESDIR%%/gnomesu-pam.4.x.sample \
/etc/pam.d/gnomesu-pam
cat %%EXAMPLESDIR%%/gnomesu-pam.4.x.sample >> /etc/pam.conf
On 5.x:
cp %%EXAMPLESDIR%%/gnomesu-pam.5.x.sample \