search for: share_path

Displaying 3 results from an estimated 3 matches for "share_path".

Did you mean: shared_path
2012 Jul 19
2
Problem with puppet-concat
...ot;: target => "/etc/exports", order => 1, content => "#Do not edit, this file is managed by Puppet\n", owner => root, group => root, mode => 644, } define fileshare($share=$name, $share_path = "$nas::base_path/$share", $nfs_clients = "*.mycompany.co.uk", $nfs_options = "no_root_squash,rw,sync", $cifs_comment = "Share $share", $cifs_browseable = yes,...
2020 Oct 13
2
share status information from api (python3)
Looking for advice for best practices on fetching status of the samba server and share information. One option is to parse the output of `smbstatus` into a machine-readable format. But I noticed there are some apis documented. We are using samba 4.11 which is supposed to have full python3 api support. So the question is, can the share and lock information displayed in the `smbstatus` command
2009 Oct 22
5
Files copying - date and owner... problems
...socket options = TCP_NODELAY IPTOS_LOWDELAY logon path = logon home = domain logons = Yes os level = 128 preferred master = Yes domain master = Yes remote browse sync = yes [<share_name>] comment = <share_name> path = /<share_path>/<share_name> force group = domadm read only = No create mask = 0664 directory mask = 0775 guest ok = Yes ---------------------------------------------------------------------------- Can you tell me if I misconfigured something? If I should add someting t...