[Samba] Problem with wbinfo

Ricardo Maciel rpmaciel at gmail.com
Tue Mar 29 17:34:01 GMT 2005


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, MJBarber at hearst.com
<MJBarber at hearst.com> 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 <rpmaciel at gmail.com> 
> Sent by: samba-bounces+mjbarber=hearst.com at lists.samba.org 
> 
> 03/29/2005 10:50 AM 
> Please respond to Ricardo Maciel         
>         To:        samba at lists.samba.org 
>         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 <lists at subvs.co.uk> 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
>  
>


More information about the samba mailing list