Re: sudo and pam_winbind
Phil Lello <[email protected]>
| Newsgroups | gmane.comp.tools.sudo.devel |
|---|---|
| Message-ID | <CAPofZaEeW5GDs8uKmz4JdmD+u+Ku=dxkSHmXAzxtPkk+7Q-suw@mail.gmail.com> |
Hi Todd, The failing commands are sudo -i and sudo <anything>: DUNLOP-LELLO\phil@inferno:~/src/misc/sudo-1.8.9p5/plugins/sample$ sudo -i [sudo] password for DUNLOP-LELLO\phil: DUNLOP-LELLO\phil is not in the sudoers file. This incident will be reported. DUNLOP-LELLO\phil@inferno:~/src/misc/sudo-1.8.9p5/plugins/sample$ sudo ls [sudo] password for DUNLOP-LELLO\phil: DUNLOP-LELLO\phil is not in the sudoers file. This incident will be reported. DUNLOP-LELLO\phil@inferno:~/src/misc/sudo-1.8.9p5/plugins/sample$ The winbind pam modules allow my user to be referred to as either phil or DUNLOP-LELLO\phil - it may be that the backslash is getting treated as an escape character in some cases. Phil On Thu, Jul 23, 2015 at 2:11 PM, Todd C. Miller <[email protected]> wrote: > I'm not sure I understand what you are saying. Can you please show > which commands are being run via sudo and which are not? > > - todd > ____________________________________________________________ sudo-workers mailing list <[email protected]> For list information, options, or to unsubscribe, visit: http://www.sudo.ws/mailman/listinfo/sudo-workers