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.

[EMAIL PROTECTED]:~# /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

[EMAIL PROTECTED]:~# /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.
  
  [EMAIL PROTECTED]:~# /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
  
  [EMAIL PROTECTED]:~# /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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to