[Samba] Re: Howto modify samba printer ACLs without Windows?

Necos Secon secon_kun at hotmail.com
Thu Nov 22 09:04:17 GMT 2007


"This would be great, but the cupsaddsmb dosen't make the share insamba... I will read again the manpage, but as far as I know.."
 
Well, it does create a share, sort of... It adds an entry in the printing database for the printer, allowing it to be accessable from the [printers] share. So, in essense, you could use a script to loop over the output of this command:
 
smbclient -L //server | grep -i 'printer'
 
and then use smbacls to do the actual work. It's 1am where I live, so I'm not really good with the code right now.
_________________________________________________________________
You keep typing, we keep giving. Download Messenger and join the i’m Initiative now.
http://im.live.com/messenger/im/home/?source=TAGLM


More information about the samba mailing list