Will be any official patch release for this problem? Is my problem connected to this bug?
I'd like to enable my Windows Domain Administrators group to login through Webmin. I'm using the Ubuntu 10.04 provided likewise-open package. Members of Domain administrators group are able to authenticate through ssh and to get root privileges through "sudo -i". So /etc/sudoers looks like this: %DOMAIN\\domain^admins ALL=(ALL) ALL In Webmin I've also enabled this feature: "Allow users who can run all commands via sudo to login as root" However I can't login through Webmin interface. /var/log/auth.log states these: Jul 7 13:30:42 lnx01 perl[2910]: pam_sm_authenticate: Called Jul 7 13:30:42 lnx01 perl[2910]: pam_sm_authenticate: username = [DOMAIN\user] Jul 7 13:30:42 lnx01 perl[2910]: pam_unix(webmin:session): session opened for user DOMAIN\user by (uid=0) Jul 7 13:30:42 lnx01 sudo: DOMAIN\user: TTY=pts/1 ; PWD=/usr/share/webmin ; USER=root ; COMMAND=list Jul 7 13:30:42 lnx01 webmin[2910]: Invalid login as domain\user from 10.2.1.16 I've also found this thread: http://copilotco.com/mail-archives/webmin.2008/msg00719.html But if I copy /etc/pam.d/sshd to /etc/pam.d/webmin nothing changes. sudo status: domain\u...@mhlnx:~$ sudo -l -S Matching Defaults entries for DOMAIN\user on this host: env_reset User DOMAIN\usr may run the following commands on this host: sudo: unable to cache group domain\domain^admins, already exists -- 1.7.2p1ubuntu3 (lucid) :Gid Duplicate verification problem with likewise https://bugs.launchpad.net/bugs/548893 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
