Hi everyone ! My getent passwd and getent group are not working but my wbinfo -ugmt commands are. Does Somebody know what I missed ? Any check list ? Thanks ! Bertram _________________________________________________________________ MSN Search, le moteur de recherche qui pense comme vous ! http://search.msn.fr/
On Thu, 2004-05-27 at 08:50 +0000, Yohann Ferreira wrote:> Hi everyone ! > > My getent passwd and getent group are not working but > my wbinfo -ugmt commands are. > > Does Somebody know what I missed ? > > Any check list ? > > Thanks ! > > BertramDid you altered the /etc/nsswitch.conf file? -- Paulo Silva <pjs@eurotux.com> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part Url : http://lists.samba.org/archive/samba/attachments/20040527/e940937b/attachment.bin
Hi and thanks for the hint !> > My getent passwd and getent group are not working but > > my wbinfo -ugmt commands are. > > > > Does Somebody know what I missed ? > > > > Any check list ?>Did you altered the /etc/nsswitch.conf file?Here is my nsswitch.conf : (Doesn't seem to be corrupted) passwd: files winbind group: files winbind shadow: files hosts: files nisplus nis dns wins bootparams: nisplus [NOTFOUND=return] files ethers: files netmasks: files networks: files protocols: files rpc: files services: files netgroup: nisplus publickey: nisplus automount: files nisplus aliases: files nisplus Thanks for everything ! Bertram _________________________________________________________________ Trouvez l'?me soeur sur MSN Rencontres http://g.msn.fr/FR1000/9551
Hi ! Thanks for the hints of Christoph Scheeder, he's really nice ! I owe you one, man ! My getent commands are now working perfectly ! I didn't update my libnss_winbind.so, libnss_wins.so, and pam_winbind.so... (By doing a 'cp source/nsswitch/libnss_* /lib' and a cp source/nsswitch/pam_winbind.so /lib/security'...) That's my ln -sf were done, and it's ok ! (ln -sf /lib/libnss_winbind.so /lib/winbind.so.2) (Same thing for wins.) (And ldconfig !) I wonder why 'make install' doesn't do it ? But, now my problem has changed, when I try to connect from a Win 2k Client., I'v got the following trace : [2004/05/27 14:11:06.401547, 10, pid=23616] libads/kerberos_verify.c:ads_verify_ticket(185) ads_verify_ticket: enc type [3] failed to decrypt with error Bad encryption type [2004/05/27 14:11:06.401602, 10, pid=23616] libads/kerberos_verify.c:ads_verify_ticket(185) ads_verify_ticket: enc type [1] failed to decrypt with error Bad encryption type Note that kerberos_verify.c is a Samba Function... And that if I do a 'su WIN2KADUSER', it's working perfecty ! I've also compiled kerberos with the folowing options : --enable-dns-for-realm --without-krb4 --enable-shared (In theory, my krb5.conf doesn't need to be configured.) Any hints ? or any check list ? Any help will be truly welcomed ! Thanks for reading Bertram _________________________________________________________________ Dialoguez en direct et gratuitement avec vos amis sur http://g.msn.fr/FR1001/866 MSN Messenger !