[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Problem with Solaris client (again)
Hi Joe
Yes, for my embarrassment, I "discovered" it 15 minutes AFTER to send the
message. :-(
Thanks anyway.
Joe Gainey
<joe.gainey@odys. To: luiz@pucrs.br
com> cc: openldap-software@OpenLDAP.org
Subject: Re: Problem with Solaris client (again)
30/07/2003 13:12
in solaris you may want to try "id -a" id just give the default login
group by default I believe
luiz@pucrs.br wrote:
> Hello
>
> I´m configuring a Solaris 9 client to authenticate in on Debian LDAP
> server.
> I was create one LDAP tree using the tips of Gabriel and Andreas, for
users
> belonging to more than one group. In Linux clients there aren´t problems:
>
> # id
> uid=1000(user1) gid=100(users)
> groups=100(users),200(employees),300(secretary)
>
> But when I try in the Solaris client:
>
> # id
> uid=1000(user1) gid=100(users)
>
> Anyone knows if is it necessary to use the nss_ldap of PADL site for the
> correct work?
> I´m recelous because I tried to compile it in my Solaris box and I had a
> lot of troubles. When I finally reach compile it, my system didn´t work
> more. I needed to retry the original files (/lib/nss_ldap.so.1,
> /usr/lib/security/pam_ldap.so.1 and /etc/nsswitch.conf). :-(
>
> Thanks for any help and best regards.
>
>
>
>
>