Hi I cant get to browse or map to my directory on my samba serve fr

Brian Tillman Brian.Tillman at smiths-aerospace.com
Thu Sep 11 12:45:58 GMT 2003


>   I have a samba server using vms 7.3-1 and tcpip I have a
> win200 domain not using a/d. I have configured my smb.conf
> file for days and cant get my samba server to appear on the
> list OR be able to map to it...
> 
> Can anyone post a smb.conf file that works for them OR
> provide some more useful stuff.

This works for me:

[global]
   workgroup = Swdev
   dead time = 10
   map archive = no
   load printers = no
   security = user
   default service = default
   create mode = 0777
   server string = %h running Samba V%v (SWDEV)
   username map = /samba_root/lib/users.map

   guest account = samba_guest
   log file = /samba_log/log.%m
   socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192 SO_KEEPALIVE
   lock directory = /samba_root/var/locks
   share modes = no
   encrypt passwords = yes
   oplocks = no
   level2 oplocks = no

[homes]
   comment = Home Directories
   browseable = no
   read only = no
   create mode = 0750

[Tillman]
   comment = Brian's login directory
   path = /a305_disk/tillman
   valid users = tillman tillmabg
   public = yes
   writable = yes
   printable = no
   create mask = 0765

My users.map contains:

tillman = tillmabg tillman
-- 
Brian Tillman         Internet: Brian.Tillman at smiths-aerospace dot com
Smiths Aerospace		Addresses modified to prevent SPAM.
3290 Patterson Ave. SE, MS 1B3	Replace "at" with "@", "dot" with "."
Grand Rapids, MI 49512-1991
       This opinion doesn't represent that of my company



**********************************************************************
This e-mail and any files transmitted with it may be confidential and
may be legally privileged or otherwise exempt from disclosure under
applicable law. This e-mail and its files are intended solely for
the individual or entity to whom they are addressed and their content
is the property of Smiths Aerospace.  If you are not the intended
recipient, please do not read, copy, use or disclose this communication.
If you have received this e-mail in error please notify the e-mail 
administrator at postmaster at smiths-aerospace.com and then delete
this e-mail, its files and any copies.

This footnote also confirms that this e-mail message has been scanned
for the presence of known computer viruses.
***********************************************************************




More information about the samba-vms mailing list