Quote:
|
Originally Posted by till
This error occurs when you dont execute this command:
Code:
adduser cupsys shadow
And then restart Samba:
Code:
/etc/init.d/cupsys restart
|
Actually, I believe in my case, this error occurs because of this problem:
Code:
E [24/Jan/2006:22:49:13 -0800] Unknown directive AuthGroupName on line 748.
For fun, I attempted to add cupsys to the shadow group. Here is the result:
Code:
root@server1:/home/john# adduser cupsys shadow
The user `cupsys' is already a member of `shadow'.