[Bug 253993] [NEW] /etc/init.d/winbind has a parse error

Marques Johansson marques at displague.com
Fri Aug 1 16:25:47 BST 2008


Public bug reported:

I encountered this problem after updating to 2:3.2.0-4ubuntu2.  I could
no longer use sudo as my user authentication comes from winbind via the
Windows AD.  I was lucky to have a local root password as an alternate.

root at host:~# /etc/init.d/winbind restart
/etc/init.d/winbind: line 54: syntax error near unexpected token `)'
/etc/init.d/winbind: line 54: `	*)'

After adding a ';;' on line 53

root at bang:~# /etc/init.d/winbind restart
 * Stopping the Winbind daemon winbind                                   [ OK ] 
 * Starting the Winbind daemon winbind                                   [ OK ]

** Affects: samba (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  I encountered this problem after updating to 2:3.2.0-4ubuntu2.  I could
  no longer use sudo as my user authentication comes from winbind via the
  Windows AD.  I was lucky to have a local root password as an alternate.
  
  root at host:~# /etc/init.d/winbind restart
  /etc/init.d/winbind: line 54: syntax error near unexpected token `)'
  /etc/init.d/winbind: line 54: `	*)'
  
- After adding a ';;' on line 58
+ After adding a ';;' on line 53
  
  root at bang:~# /etc/init.d/winbind restart
   * Stopping the Winbind daemon winbind                                   [ OK ] 
   * Starting the Winbind daemon winbind                                   [ OK ]

-- 
/etc/init.d/winbind has a parse error
https://bugs.launchpad.net/bugs/253993
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.



More information about the Ubuntu-server-bugs mailing list