Package: samba 
Version: 3.0.26a-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu ubuntu-patch hardy


The ntadmin group doesn't exist. The lpadmin group is used for spool admin.

diff -pruN 3.0.26a-1/debian/smb.conf 3.0.26a-1ubuntu2/debian/smb.conf
--- 3.0.26a-1/debian/smb.conf   2007-10-04 09:08:53.000000000 +0100
+++ 3.0.26a-1ubuntu2/debian/smb.conf    2007-10-04 09:08:11.000000000 +0100
@@ -172,7 +172,7 @@
 # When using [print$], root is implicitly a 'printer admin', but you can
 # also give this right to other users to add drivers and set printer
 # properties
-;   printer admin = @ntadmin
+;   printer admin = @lpadmin
 
 
 ############ Misc ############

Reply via email to