search for: smb_share_del

Displaying 2 results from an estimated 2 matches for "smb_share_del".

2011 Jan 28
2
Samba File Server as Domain Member of Samba PDC
...size = 1000 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 # Opciones de gesti?n de recursos compartidos add share command = /bin/bash /opt/ldap/samba/smb_share_add.sh change share command = /bin/bash /opt/ldap/samba/smb_share_add.sh delete share command = /bin/bash /opt/ldap/samba/smb_share_del.sh map acl inherit = Yes Next, I have joined the Samba FS in the domain, using the command "net rpc join -UXXXXXX", without any errors. Now, If I run "net rpc group -S sambafs1 -UXXXXX", I get no groups. Is this normal? As Samba can't see any groups, I cannot assign privil...
2010 Dec 16
2
Samba printer management commands
Hi I am trying to setup remote printer management commands, so the users could add and delete printers from "Printers" share of Samba in Windows. I have this script, that is launched using an administrator account, when I add a printer from there, using a new TCP/IP port: ================================================================ #!/bin/bash {