Add the following to your users logon .bat files:
net use e: \\SERVER\\PUBLIC\\ACCDOC
net use p: \\SERVER\\PUBLIC\\SOLTSYS
#-----Original Message-----
#From: Deim Agoston [mailto:ago at hollo.idg.hu]
#Sent: 31 August 2000 21:52
#To: ilug at linux.ie
#Subject: [ILUG] samba problems (rather Access programmers)
#
#
#Hello !
#
#I have a friend who wants to get rid of NT and change to
#linux+Samba but
#we have "minor" problems. The first is : the stupid Access programers
#coded the path into code statically. So the program search the
#dbm files
#at \\SERVER\\ACCDOC and more he has to "map" the "network
#drive" under E:
#. But the ACCDOC is under a folder SOLTSYS. So the structure is
#Soltsys\accdoc . Here comes the problem. The Soltsys at server
#has to be
#seen as P: . Summarize : \\SERVER\SOLTSYS has to be mapped as P: and
#\\SERVER\SOLTSYS\ACCDOC has to be mapped as E: . The rules from our
#smb.conf are included. Please help me set up the directory
#structure and
#shares that the users can access the dirs with right "mapped drivers".
#Any help appriciated.
#Thanks,
#Ago
#
#[global]
#netbios name = SERVER
#workgroup = SOLTESZ
#server string = SERVER
#browseable = yes
#hosts allow = 192.168.1. 127.
#log file = /var/log/smb.%
#max log size = 150
#security = user
#encrypt passwords = yes
#smb password file = /etc/samba/smbpasswd
#unix password sync = Yes
#passwd program = /usr/bin/passwd %u
#passwd chat = *New*UNIX*password* %n\n
#*ReType*new*UNIX*password* %n\n \
#*passwd:*all*authentication*tokens*updated*successfully*
#include = /etc/samba/smb.conf.%m
#socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
#interfaces = 192.168.1.100/255.255.255.0
#local master = yes
#os level = 65
#domain master = yes
#preferred master = yes
#domain logons = yes
#logon path = \\%L\Profiles\%U
#name resolve order = wins lmhosts bcast
#wins support = yes
#dns proxy = yes
#
#[homes]
#comment = Home Directories
#browseable = no
#writeable = yes
#
#[netlogon]
#comment = Network Logon Service
#path = /home/netlogon
#guest ok = yes
#writeable = no
#share modes = no
#
#[Profiles]
#path= /home/profiles
#browseable = no
#guest ok = yes
#
#[public]
#comment = Soltsys
#path = /home/soltsys
#public = yes
#writeable = yes
#printable = no
#write list = @users
#create mask = 0765
#
#
#--
#Irish Linux Users' Group: ilug at linux.ie
#http://www.linux.ie/mailman/listinfo/ilug for (un)subscription
#information.
#List maintainer: listmaster at linux.ie
#
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!