In adition, above are the messages that appears at the winbindd.log (at the client), when this service is started:
#------------------------------------------------------------------------------------------------------------ [2005/03/29 16:30:21, 1] nsswitch/winbindd.c:main(832) winbindd version 3.0.0-14.3E started. Copyright The Samba Team 2000-2003 [2005/03/29 16:30:22, 1] nsswitch/winbindd_util.c:add_trusted_domain(149) Added domain REG [2005/03/29 16:30:22, 1] nsswitch/winbindd_util.c:init_domain_list(284) Could not fetch sid for our domain REG [2005/03/29 16:30:22, 1] nsswitch/winbindd_util.c:add_trusted_domains(206) scanning trusted domain list #------------------------------------------------------------------------------------------------------------ Thanks for any help!! Ricardo. On Tue, 29 Mar 2005 14:34:01 -0300, Ricardo Maciel <[EMAIL PROTECTED]> wrote: > Michael, > > Here are my nsswitch.conf and smb.conf (I input the syslog=3): > > # > # /etc/nsswitch.conf > # > # Example: > #passwd: db files nisplus nis > #shadow: db files nisplus nis > #group: db files nisplus nis > > passwd: files winbind > shadow: files winbind > group: files winbind > > #---------------------------------------- > #--smb.conf------------------------ > # > # Samba config file created using SWAT > # from 0.0.0.0 (0.0.0.0) > # Date: 2004/09/17 16:03:56 > # Global parameters > [global] > workgroup = REG > netbios name = Estacao1386000 > security = domain > password server = * > winbind uid = 1000-20000 > winbind gid = 1000-20000 > winbind enum users = yes > winbind enum groups = yes > winbind separator = + > winbind cache time = 10 > template homedir = /home/winnt/%D/%U > winbind use default domain = yes > template shell = /bin/bash > syslog = 3 > #---------------------------------------- > > > > what does wbinfo -p return? > # > # wbinfo -p > Ping to winbindd succeeded on fd 4 > # > > > What OS is your domain controller? > Red Hat Enterprise Linux AS - 2.4.21-4.EL > > > Have you joined the box the domain? > Sorry. I didn't understand! > > > Have you turned up logging (syslog = 3) in your smb.conf? > Yes (see above). > > Still Thanking. > > Ricardo. > > On Tue, 29 Mar 2005 10:48:05 -0500, [EMAIL PROTECTED] > <[EMAIL PROTECTED]> wrote: > > > > Have you already made the changes to nsswitch.conf? > > > > passwd: files winbind > > shadow: files winbind > > group: files winbind > > > > what does wbinfo -p return? > > > > What OS is your domain controller? > > > > Have you joined the box the domain? > > > > Have you turned up logging (syslog = 3) in your smb.conf? > > > > Just some thoughts ... good luck. > > > > Michael J Barber > > Computer Services Administrator > > WPTZ/WNNE > > Heart-Argyle Television > > p 518-561-5555 x563 > > m 518-572-6639 > > f 518-561-5940 > > > > > > > > > > Ricardo Maciel <[EMAIL PROTECTED]> > > Sent by: [EMAIL PROTECTED] > > > > 03/29/2005 10:50 AM > > Please respond to Ricardo Maciel > > To: [email protected] > > cc: > > Subject: Re: [Samba] Problem with wbinfo > > > > > > Hamish, > > > > Thanks, but the nscd service was already stopped. Must be another > > solution. Any other idea? > > > > Ricardo. > > > > > > On Tue, 29 Mar 2005 13:27:16 +0100, Hamish <[EMAIL PROTECTED]> wrote: > > > 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 > > > > > > > > > -- > > > To unsubscribe from this list go to the following URL and read the > > > instructions: https://lists.samba.org/mailman/listinfo/samba > > > > > > > > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: https://lists.samba.org/mailman/listinfo/samba > > > > > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
