aboutsummaryrefslogtreecommitdiff
path: root/security/libgnomesu/pkg-message
blob: f2fe9a5a4a3acd5f0cc8d51c5552da88bb5874f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

####################################################

The gnomesu part of libgnomesu will use su(1) without
any further work. To utilize the PAM support, however,
you must perform the following:

On 4.x:
  cat %%EXAMPLESDIR%%/gnomesu-pam.4.x.sample >> /etc/pam.conf

On 5.x:
  cp %%EXAMPLESDIR%%/gnomesu-pam.5.x.sample \
  	/etc/pam.d/gnomesu-pam

####################################################