Discussion:
[Samba] winbind dead
(too old to reply)
Thomas Vito
2008-07-21 10:21:17 UTC
Permalink
Hi,

I run a rhel5 U2 server with samba 3.0.28-1
Each time i start winbind the process stops after a few seconds:

[***@amsdev-dv09 ~]# service winbind start
Starting Winbind services: [ OK ]
[***@amsdev-dv09 ~]# service winbind status
winbindd dead but pid file exists


[***@amsdev-dv09 ~]# rm -f /var/lock/subsys/winbindd
[***@amsdev-dv09 ~]# rm -f /var/run/winbindd.pid

[***@amsdev-dv09 ~]# service winbind start
Starting Winbind services: [ OK ]
[***@amsdev-dv09 ~]# service winbind status
winbindd dead but pid file exists

The RHEL system is up-to-date.

Any info?
Thanks
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Thomas Vito
2008-07-21 10:22:56 UTC
Permalink
FYI SELinux is disabled so is the firewall.
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Thomas Vito
2008-07-21 10:28:52 UTC
Permalink
/var/log/samba/winbind.log:
Jul 21 12:26:03 amsdev-dv09 winbindd[7538]: [2008/07/21 12:26:03, 0]
nsswitch/winbindd_cache.c:initialize_winbindd_cache(2227)
Jul 21 12:26:03 amsdev-dv09 winbindd[7538]: initialize_winbindd_cache:
clearing cache and re-creating with version number 1
Jul 21 12:26:03 amsdev-dv09 winbindd[7538]: [2008/07/21 12:26:03, 0]
nsswitch/winbindd_util.c:init_domain_list(505)
Jul 21 12:26:03 amsdev-dv09 winbindd[7538]: Could not fetch our SID - did
we join?
Jul 21 12:26:03 amsdev-dv09 winbindd[7538]: [2008/07/21 12:26:03, 0]
nsswitch/winbindd.c:main(1091)
Jul 21 12:26:03 amsdev-dv09 winbindd[7538]: unable to initalize domain
list
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Thomas Vito
2008-07-21 10:31:34 UTC
Permalink
Nevermind found the anser myself:
net ads join -U admin

and then restart winbind
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/listinfo/samba
Loading...