LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-09-2011, 10:07 PM   #1
prayingtosky
LQ Newbie
 
Registered: Dec 2010
Location: New York, USA
Posts: 22

Rep: Reputation: 0
Unable to start Winbind after reboot


After adding the box to the domain I restart the box, since then the Winbind service stops working and I 'm not able to start it.

when I do Service Winbind Start it tells me FAILED .

What would cause the Winbind service to stop working?
 
Old 01-10-2011, 02:52 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
Not a networking question. Moved to Linux - Newbie
 
Old 01-10-2011, 05:16 AM   #3
hks1233
Member
 
Registered: Nov 2010
Posts: 30

Rep: Reputation: 1
Hi

Can you post cat /var/log/samba/winbindd.log

---------- Post added 01-10-11 at 04:46 PM ----------

Hi

Can you post cat /var/log/samba/winbindd.log
 
Old 01-12-2011, 09:05 AM   #4
prayingtosky
LQ Newbie
 
Registered: Dec 2010
Location: New York, USA
Posts: 22

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by hks1233 View Post
Hi

Can you post cat /var/log/samba/winbindd.log

---------- Post added 01-10-11 at 04:46 PM ----------

Hi

Can you post cat /var/log/samba/winbindd.log
It doesn't look that bad.


[2011/01/09 23:33:28, 0] winbindd/winbindd.c:1128(main)
winbindd version 3.5.4-5.1.2-2426-SUSE-SL11.3 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/01/09 23:33:31, 0] winbindd/winbindd.c:1128(main)
winbindd version 3.5.4-5.1.2-2426-SUSE-SL11.3 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/01/10 09:21:01, 0] winbindd/winbindd.c:1128(main)
winbindd version 3.5.4-5.1.2-2426-SUSE-SL11.3 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/01/11 13:35:23, 0] winbindd/winbindd.c:1128(main)
winbindd version 3.5.4-5.1.2-2426-SUSE-SL11.3 started.
Copyright Andrew Tridgell and the Samba Team 1992-2010


Error when I try to start winbind by Root

root:~ # service winbind start
Starting Samba WINBIND daemon failed

Last edited by prayingtosky; 01-12-2011 at 09:09 AM.
 
Old 01-12-2011, 09:34 AM   #5
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
start it in the foreground withiout the init.d script. If you don't know how to check the script itself, /etc/init.d/winbind and see the command, probably in line with a config file in /etc/sysconfig/ to set command line options. run it directly wand see if it spits out anythign interesting.
 
Old 01-12-2011, 02:51 PM   #6
prayingtosky
LQ Newbie
 
Registered: Dec 2010
Location: New York, USA
Posts: 22

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by acid_kewpie View Post
start it in the foreground withiout the init.d script. If you don't know how to check the script itself, /etc/init.d/winbind and see the command, probably in line with a config file in /etc/sysconfig/ to set command line options. run it directly wand see if it spits out anythign interesting.
#/etc/init.d/winbind reload
Reloading Samba WINBIND daemon Warning: daemon not running. failed

:~ # /etc/init.d/winbind force-reload
Reloading Samba WINBIND daemon Warning: daemon not running. failed

:~ # /etc/init.d/winbind try-restart
Checking for Samba WINBIND daemon unused

sandbox:~ # /etc/init.d/winbind start
Starting Samba WINBIND daemon failed


By the way, I cannot find Winbind anywhere in ls -l /etc/sysconfig/

ls -l /etc/sysconfig/
total 248
-rw-r--r-- 1 root root 36040 Jan 9 23:33 SuSEfirewall2
drwxr-xr-x 3 root root 4096 Jan 1 15:21 SuSEfirewall2.d
-rw-r--r-- 1 root root 9603 Jan 1 15:26 apache2
-rw-r--r-- 1 root root 450 Jan 1 15:25 atd
-rw-r--r-- 1 root root 961 Jan 1 15:23 auditd
-rw-r--r-- 1 root root 2512 Jan 1 15:24 autofs
-rw-r--r-- 1 root root 1139 Jan 1 15:56 backup
-rw-r--r-- 1 root root 1389 Jan 1 15:56 boot
-rw-r--r-- 1 root root 3350 Jan 1 15:28 bootloader
-rw-r--r-- 1 root root 497 Jan 1 15:27 bootsplash
-rw-r--r-- 1 root root 1276 Jan 1 15:56 clock
-rw-r--r-- 1 root root 2982 Jan 1 15:28 console
-rw-r--r-- 1 root root 3492 Jan 1 15:56 cron
-rw-r--r-- 1 root root 431 Jan 1 15:52 cups
-rw-r--r-- 1 root root 90 Jan 1 15:30 displaymanager
-rw-r--r-- 1 root root 612 Jan 1 15:24 dmraid
-rw-r--r-- 1 root root 390 Jan 1 15:47 ide
-rw-r--r-- 1 root root 2549 Jan 1 15:56 kernel
-rw-r--r-- 1 root root 2944 Jan 1 15:28 keyboard
-rw-r--r-- 1 root root 3151 Jan 1 15:56 language
-rw-r--r-- 1 root root 901 Jan 1 18:29 ldap
-rw-r--r-- 1 root root 417 Jan 1 15:49 lvm
-rw-r--r-- 1 root root 1144 Jan 1 15:47 mail
-rw-r--r-- 1 root root 1320 Jan 1 15:24 mdadm
-rw-r--r-- 1 root root 1414 Jan 1 15:28 mouse
drwxr-xr-x 6 root root 4096 Jan 9 20:30 network
-rw-r--r-- 1 root root 193 Jan 1 15:56 news
-rw-r--r-- 1 root root 2384 Jan 1 15:48 nfs
-rw-r--r-- 1 root root 1465 Jan 1 15:28 ntp
-rw-r--r-- 1 root root 14023 Jan 1 15:47 postfix
-rw-r--r-- 1 root root 1289 Jan 1 15:56 proxy
-rw-r--r-- 1 root root 172 Jan 1 15:24 rpcbind
drwxr-xr-x 2 root root 4096 Jan 1 15:26 scripts
-rw-r--r-- 1 root root 2059 Jan 1 15:56 security
-rw-r--r-- 1 root root 379 Jan 1 15:25 services
-rw-r--r-- 1 root root 1120 Jan 1 15:56 shutdown
-rw-r--r-- 1 root root 594 Jan 1 15:24 smartmontools
-rw-r--r-- 1 root root 162 Jan 1 15:25 ssh
-rw-r--r-- 1 root root 900 Jan 1 16:23 storage
-rw-r--r-- 1 root root 442 Jan 1 15:27 suse_register
-rw-r--r-- 1 root root 1392 Jan 1 15:56 suseconfig
-rw-r--r-- 1 root root 2114 Jan 1 15:56 sysctl
-rw-r--r-- 1 root root 2270 Jan 1 15:27 syslog
-rw-r--r-- 1 root root 9309 Jan 1 15:23 ulimit
-rw-r--r-- 1 root root 649 Jan 1 17:52 windowmanager
-rw-r--r-- 1 root root 2376 Jan 1 15:56 yast2
-rw-r--r-- 1 root root 1759 Jan 1 15:26 ypbind
 
Old 01-12-2011, 02:58 PM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
As per my previous post, run the daemon process directly.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] winbind error after reboot on proxy squid with ntlm_auth *CiScO* Debian 2 10-18-2010 11:55 AM
Unable to authenticate users from PDC using winbind MediMania Linux - Networking 0 12-12-2005 08:58 AM
winbind + samba + gdm unable to login with Domain user theowl Linux - Networking 1 06-11-2004 08:30 AM
can't start winbind mooler Linux - Networking 3 05-14-2004 12:16 PM
winbind does not start jackpal Linux - Networking 1 05-13-2004 01:25 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration