In the last episode (Jul 02), ACM Staff said:
> Ok, so I am running a box with 6.0-STABLE
> 
> Problem is I can't get sudo working for my LDAP based users. I
> compiled sudo from the ports tree with LDAP support.  Here is some
> output
> 
> as a user:
> 
> [EMAIL PROTECTED]:~$ id notroot
> uid=2018(notroot) gid=200(acm) groups=200(acm), 203(officers),
> 201(staff), 204(staffers)
> [EMAIL PROTECTED]:~$ sudo ls
> Password:
> Sorry, try again.

Have you created a pam.d/sudo file, or edited your pam.d/other file to
include pam_ldap.so?  I recommend copying the pam.d/su file, then
editing pam.d/system to include pam_ldap.so.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to