Ticket #284: smb.conf

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

smb.conf file on fresh install

Line 
1# Samba config file created using SSCC ver. 1.1.1
2# from root@ECS39111217
3# Date: 11 Feb 2017 19:02:04
4[global]
5        server string = %h Samba Server for eCS (OS/2)
6        null passwords = Yes
7        guest account = guest
8        username map = C:\MPTN\ETC\samba\private\smbusermap
9        log file = C:\MPTN\ETC\samba\log\log.smbd.%U.%M
10        time server = Yes
11        load printers = No
12        printcap name = C:\etc\printcap
13        enumports command = C:\PROGRAMS\samba\enumports.cmd
14        add user script = C:\PROGRAMS\samba\usermod.cmd -a "%u"
15        rename user script = C:\PROGRAMS\samba\usermod.cmd -r "%uold" "%unew"
16        delete user script = C:\PROGRAMS\samba\usermod.cmd -x "%u"
17        add group script = C:\PROGRAMS\samba\groupmod.cmd -a "%g"
18        delete group script = C:\PROGRAMS\samba\groupmod.cmd -x "%g"
19        add user to group script = C:\PROGRAMS\samba\groupmod.cmd -j "%g" "%u"
20        delete user from group script = C:\PROGRAMS\samba\groupmod.cmd -l "%g" "%u"
21        set primary group script = C:\PROGRAMS\samba\usermod.cmd -p "%u" "%g"
22        add machine script = C:\PROGRAMS\samba\usermod.cmd -a "%u"
23        lm announce = Yes
24        wins support = Yes
25        add share command = C:\PROGRAMS\samba\addshare.cmd
26        change share command = C:\PROGRAMS\samba\changeshare.cmd
27        delete share command = C:\PROGRAMS\samba\delshare.cmd
28        lock directory = C:\MPTN\ETC\samba\lock
29        nmbd bind explicit broadcast = No
30        idmap config * : backend = tdb
31        comment = Samba Server for eCS (OS/2)
32        create mask = 0777
33        ea support = Yes
34        store dos attributes = Yes
35        log level = 3
36
37[HOMES]
38        comment = Home directory
39        path = C:/HOME/%u
40        read only = No
41        browseable = No
42
43[HPLaserj]
44        comment = HP Laserjet 200 color MFP M276
45        path = C:\MPTN\ETC\samba\spool\HPLaserj
46        create mask = 0700
47        guest ok = Yes
48        printable = Yes
49        print ok = Yes
50        print command = C:\PROGRAMS\samba\smbprint.exe "%s" "%p" "%J" "%c" "%z"
51        printer name = HPLaserj
52
53[Laserjet]
54        comment = Laserjet 5L
55        path = C:\MPTN\ETC\samba\spool\Laserjet
56        create mask = 0700
57        guest ok = Yes
58        printable = Yes
59        print ok = Yes
60        print command = C:\PROGRAMS\samba\smbprint.exe "%s" "%p" "%J" "%c" "%z"
61        printer name = Laserjet
62
63[C]
64        comment = Laufwerk C: (JFS)
65        path = C:/
66        read only = No
67        guest ok = Yes
68        hide files = /*. SF/root/
69
70[S]
71        comment = Laufwerk S: (CDFS)
72        path = S:/
73        guest ok = Yes
74        hide files = /*. SF/root/