Displaying 1 result from an estimated 1 matches for "all_dirs".
Did you mean:
  all_bits
  
2012 Jun 26
1
unable to log on to Samba shares remotely
...conf:
[global]
        workgroup = TECH_GRP
        server string = Samba %v on (%h)
        log level = 3
        log file = /usr/local/samba/var/log.%m
        max log size = 50
        dns proxy = No
        ldap ssl = no
        hosts allow = 192.168.5., 192.168.4., 192.168.3., 192.168.100.
 [all_dirs]
        comment = All directories on Server1
        path = /
        read only = No
[projA_dirs]
        comment = All ProjectA directories on Server1
        path = /disk/projA/prod
        read only = No
[projB_dirs]
        comment = All ProjectB directories on Server1
        path = /disk/p...