| View previous topic :: View next topic |
| Author |
Message |
barran Tux's lil' helper

Joined: 14 Jan 2003 Posts: 142 Location: Århus, DK
|
Posted: Wed Nov 03, 2004 10:39 am Post subject: Re: wheel |
|
|
| barnie wrote: | | How is this "must be wheel" realized? |
You just put "auth required /lib/security/pam_wheel.so use_uid" in /etc/pam.d/su
This has the wanted effect with these permissions on the su binary file:
| Code: |
pts/0 barran@bellucci$ ls -la =su (~)
-rwsr-xr-x 1 root root 21704 17 sep 03:56 /bin/su*
pts/0 barran@bellucci$
|
|
|
| Back to top |
|
 |
fatalglitch n00b

Joined: 25 Nov 2003 Posts: 54
|
Posted: Thu Jan 27, 2005 8:49 am Post subject: |
|
|
ummm, isn't there a config file in /etc that dictates whether a user can actually su into root? I thought I remembered there being one, changing permissions is NOT the right answer.
edit:
found it, check out /etc/pam.d/su
-Tom |
|
| Back to top |
|
 |
nomadsoul22 n00b


Joined: 08 Jan 2005 Posts: 30 Location: St. Margrethen Switzerland
|
Posted: Mon Feb 14, 2005 11:43 pm Post subject: |
|
|
i tried all that... but its still not working. could it be cause im working over ssh? _________________ Zitat aus Butterfly Effect: "Guck mal, ne Wunderkerze!" |
|
| Back to top |
|
 |
|