search for: group_shares

Displaying 4 results from an estimated 4 matches for "group_shares".

2005 Dec 07
3
Hanging SMBD processes - Samba CRASHING
...mment = Home Directories read only = No browseable = No available = No #[printers] # comment = All Printers # path = /var/spool/samba # printable = Yes # browseable = No [public_app] comment = Public Data Repository path = /var/local/group_shares/public_data read only = No create mask = 02775 force create mode = 02775 directory mask = 02775 force directory mode = 02775 [prod_control] comment = Production Control Repository path = /var/local/group_shares/prod_control read only...
2006 Mar 23
1
Smbd hanging
...mment = Home Directories read only = No browseable = No available = No #[printers] # comment = All Printers # path = /var/spool/samba # printable = Yes # browseable = No [public_app] comment = Public Data Repository path = /var/local/group_shares/public_data read only = No create mask = 02775 force create mode = 02775 directory mask = 02775 force directory mode = 02775 [prod_control] comment = Production Control Repository path = /var/local/group_shares/prod_control read only...
2011 Mar 11
1
dict crashes with multiple map definitions
...ser_shares value_field = dummy fields { owner = $owner usr = $user } } map { pattern = shared/shared-boxes/anyone/$owner table = global_shares value_field = dummy fields { owner = $owner } } map { pattern = shared/shared-boxes/group/$group/$owner table = group_shares value_field = dummy fields { grp = $group owner = $owner } }
2002 Feb 19
3
Samba PDC and User Management with Perl scripts
Hello, I want to implement a perl logon script which would map network shares depending on group membership. This way when I move a user to or from a group it automatically gets the new shares. The PDC is Samba 2.2.1 or 2.2.2 on BSD and clients are NT workstation and 2000 Pro. Perl is latest activestate for win32 and is intended to run on Win32 clients. The big trouble is getting user Group