[Bug 396776] New: sudo does not work for NT domain users (samba/winbind)
https://bugzilla.novell.com/show_bug.cgi?id=396776 Summary: sudo does not work for NT domain users (samba/winbind) Product: openSUSE 11.0 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sloncho@gmail.com QAContact: jsrain@novell.com Found By: --- Hi, A fresh install fo 11.0 RC1, i386 as VMWare guest. Using Windows domain authentication, I can log in as a domain user. Now I tried to add this user in the sudoers, so I can use the same password. Using Yast2 module, I was able to add the user MYDOMAIN\sunny as it should, but still sudo requires a root password, not the user's one: MYDOMAIN\sunny@opensuse11rc1:~> sudo ls root's password: sudo: pam_authenticate: User not known to the underlying authentication module If I provide root's password, it works OK. Here is how sudoers file look like: Defaults targetpw ALL ALL = (ALL) ALL MYDOMAIN\\sunny ALL = (ALL) ALL # Runas alias specification # User privilege specification root ALL = (ALL) ALL Everything looks right, the "\" is escaped as per the docs. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=396776 User sloncho@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=396776#c1 Svetoslav Milenov <sloncho@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Svetoslav Milenov <sloncho@gmail.com> 2008-06-03 10:15:12 MDT --- Sorry, forgot to remove targetpw. Works now -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com