[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] Huge security issue
- From: Dan Young <dyoung mesd k12 or us>
- To: "Support list for open source software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] Huge security issue
- Date: Fri, 09 Feb 2007 09:22:59 -0800
Daniel Kuecker wrote:
> OK. One more thing. now it asks for my password twice. any reason for
> that?
The Samba HOWTO mentions that briefly:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html
Back up your existing system-auth, and try re-ordering your system-auth
"auth" statements and using "use_first_pass" instead of "try_first_pass"
in pam_unix. Something like:
auth required pam_env.so
auth sufficient pam_winbind.so
auth sufficient pam_unix.so nullok use_first_pass
auth optional pam_mount.so
auth requisite pam_succeed_if.so uid >= 500 quiet
auth required pam_deny.so
--
Dan Young <dyoung mesd k12 or us>
Multnomah ESD - Technology Services
503-257-1562
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]