Ticket #283: smb.conf

File smb.conf, 2.2 KB (added by Michael Holzapfel, 7 years ago)

relatted smb.conf

Line 
1# Samba config file created using SSCC ver. 1.1.0
2# from ECS_USER@ECS39111217
3# Date: 9 Jan 2017 23:24:17
4[global]
5        server string = PDC (%h)
6        netbios name = PDC
7        workgroup = hdom
8        security = user
9        local master = Yes
10        null passwords = Yes
11        guest account = guest
12        username map = C:\MPTN\ETC\samba\private\smbusermap
13        log file = C:\MPTN\ETC\samba\log\log.smbd.%U.%M
14        time server = Yes
15        load printers = No
16        printcap name = C:\etc\printcap
17        enumports command = C:\PROGRAMS\samba\enumports.cmd
18        add user script = C:\PROGRAMS\samba\usermod.cmd -a "%u"
19        rename user script = C:\PROGRAMS\samba\usermod.cmd -r "%uold" "%unew"
20        delete user script = C:\PROGRAMS\samba\usermod.cmd -x "%u"
21        add group script = C:\PROGRAMS\samba\groupmod.cmd -a "%g"
22        delete group script = C:\PROGRAMS\samba\groupmod.cmd -x "%g"
23        add user to group script = C:\PROGRAMS\samba\groupmod.cmd -j "%g" "%u"
24        delete user from group script = C:\PROGRAMS\samba\groupmod.cmd -l "%g" "%u"
25        set primary group script = C:\PROGRAMS\samba\usermod.cmd -p "%u" "%g"
26        add machine script = C:\PROGRAMS\samba\usermod.cmd -a "%u"
27        logon script = %U.cmd
28        logon path = \\%L\Profiles\%U
29        logon drive = z:
30        logon home = \\%L\Profiles\%U
31        domain logons = Yes
32        os level = 65
33        lm announce = Yes
34        preferred master = Yes
35        domain master = Yes
36        wins support = Yes
37#       wins support = No
38        add share command = C:\PROGRAMS\samba\addshare.cmd
39        change share command = C:\PROGRAMS\samba\changeshare.cmd
40        delete share command = C:\PROGRAMS\samba\delshare.cmd
41        lock directory = C:\MPTN\ETC\samba\lock
42        idmap config * : backend = tdb
43        comment = Samba Server for eCS (OS/2)
44        ea support = Yes
45        store dos attributes = Yes
46        nmbd bind explicit broadcast = No
47        debug level = 3
48
49[NETLOGON]
50        comment = Netlogon service
51        path = C:/PROGRAMS/samba/netlogon
52        share modes = No
53
54[profiles]
55        comment = profiles
56        path = C:/PROGRAMS/samba/profiles
57        read only = No
58        create mask = 0777
59        directory mask = 0777
60        profile acls = Yes
61
62[HOMES]
63        comment = Home directory
64        path = C:/HOME/%u
65        read only = No
66        browseable = No
67
68[C]
69        comment = Laufwerk C: (JFS)
70        path = C:/
71        read only = No
72        guest ok = Yes
73        hide files = /*. SF/root/
74
75[S]
76        comment = Laufwerk S: (CDFS)
77        path = S:/
78        guest ok = Yes
79        hide files = /*. SF/root/