Date: Mon, 3 Jul 2006 01:22:31 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: ACM Staff <acmstaff@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: sudo and LDAP Message-ID: <20060703062231.GE4915@dan.emsphone.com> In-Reply-To: <eae658e60607022248l1e407c57p6ac6def2b319043@mail.gmail.com> References: <eae658e60607022248l1e407c57p6ac6def2b319043@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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: > > notroot@risk:~$ id notroot > uid=2018(notroot) gid=200(acm) groups=200(acm), 203(officers), > 201(staff), 204(staffers) > notroot@risk:~$ 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 dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060703062231.GE4915>