Changeset 988 for vendor/current/examples/tridge
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- Location:
- vendor/current/examples/tridge
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/examples/tridge/smb.conf
r414 r988 10 10 guest account = pcguest 11 11 hosts allow = 192.0.2. localhost 12 password level = 213 12 auto services = tridge susan 14 13 message command = csh -c '/usr/bin/X11/xedit -display :0 %s;rm %s' & … … 31 30 print ok = yes 32 31 print command = xmenu -heading "%s" OK& 33 34 [testprn]35 comment = Test printer36 path = /tmp37 user = susan38 print ok = yes39 print command = cp %s /tmp/smb.%U.prn40 lpq command = cat /tmp/xxyz41 32 42 33 [amd] -
vendor/current/examples/tridge/smb.conf.fjall
r414 r988 2 2 ;readraw = no 3 3 ;writeraw = no 4 ;password level = 45 4 ;mangled map = (;1 ) 6 5 ;protocol = lanman1
Note:
See TracChangeset
for help on using the changeset viewer.