On Tuesday 29 March 2005 13:13, Ricardo Maciel wrote: > Hello, > > I'm using a Samba client to access a Samba Server. The "smbclient > tool" is ok, both at the client as at the server. I'm having trouble > with the "wbinfo" command (winbind service) at the client, as you can > see below. > > Can anybody help me? > > Thanks!!! > > =Problem============================== > > Samba Server: samba-3.0.10-1.fc2 > Samba Client: Version 3.0.0-14.3E > -------------------------------------------------------------------------- > # service winbind start > Iniciando serviços Winbind: � � � � � � � � � � � � � � � �[ �OK �] > # > # > # wbinfo -t > checking the trust secret via RPC calls failed > error code was NT_STATUS_INTERNAL_ERROR (0xc00000e5) > Could not check secret > # > # > # wbinfo -u > Error looking up domain users > # > # > # wbinfo -g > Error looking up domain groups > # > # > # service winbind stop > > Desligando os serviços Winbind: � � � � � � � � � � � � � �[ �OK �]
Make sure you do not have nscd running - i had similar problems with it. You should be able to do this with `service nscd stop; chkconfig nscd off` Hope that helps H
pgpY3hSJ35I9j.pgp
Description: PGP signature
-- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
