[sudo-users] Antwort: Re: sudo & LDAP

th.schreiber at ndr.de th.schreiber at ndr.de
Tue Jun 16 02:37:22 EDT 2009


ok, solved. 

made sudo with ldap and ist works. 

Thanks. 




Makarand Dongare <mmdongare at gmail.com> 
15.06.2009 13:06

An
th.schreiber at ndr.de, sudo-users at sudo.ws
Kopie

Thema
Re: [sudo-users] sudo & LDAP






You need to compile sudo with ldap. Once you do that secondary group s
will also work properly.
Read documentation for compiling sudo with ldap options details.

Regards
Makarand Dongare


On 6/15/09, th.schreiber at ndr.de <th.schreiber at ndr.de> wrote:
> Hi there!
>
> I've a Linux SuSE Server with sudo (how not) an I have an LDAP Server. 
If
> I configure my Users with primary group "wheel" and set this as an group
> without password (NOPASSWD) it works.
> But if I set the user to another group and the secondary (member) to 
wheel
> it works not; tell my why.
>
> example:
>
> got it with "id" on server:
>
> works:
> uid=2000 (testuser) gid=10 Group= .... some other groups
>
> works not:
> uid=2000 (testuser) gid=1007 Group=10(wheel), .... other groups
>
> Sudo is not in the LDAP Server as an "ou", we like to use in that case
> sudo traditional.
>
> sudo is: 1.6.8p12-18.14
> OS: SuSE SLES 10 Patch2
> ____________________________________________________________
> sudo-users mailing list <sudo-users at sudo.ws>
> For list information, options, or to unsubscribe, visit:
> http://www.sudo.ws/mailman/listinfo/sudo-users
>




More information about the sudo-users mailing list