Configuring and Managing MPE/iX Internet Services (MPE/iX 6.0)
148 Appendix A
Samba/iX Sample Comfiguration File
# like eg %S or %m to get different files for each service or
# client machine, which allows very sophisticated (albeit complex)
# configurations (also see “include” directive and smb.conf doc)
# config file = /usr/local/samba/lib/smb.conf
# log file = /usr/local/samba/var/log.smb
# mapping of incoming usernames is possible and may e.g. be used
# to allow clients using Unix or PC style names like root or lappel
# instead of MPE style names like manager.sys or lars.appel
# multiple alias names are possible e.g. lars.appel = lappel lars
username map = /usr/local/samba/lib/user.map
# printcap file lists printer names for use by [printers] section
printcap name = /usr/local/samba/lib/printcap
# how much detail you want in the logfile (try 3 or 5 or higher)
debug level = 1
# can use a shell script if system does not supply statfs() routine
# dfree command = /usr/local/samba/lib/myfree
# used in conjunction with printcap file and [printers] section
load printers = yes
# the workgroup that your server belongs to
workgroup = SambaIX
# these can be used e.g. to create logon/logoff like console messages
# preexec = callci /usr/local/samba/lib/tellop tcon %S %u %m %I
# postexec = callci /usr/local/samba/lib/tellop tdis %S %u %m %I
# shares may be configured to accept connections without a validated