OpenVMS 6.2 and Samba 2.0.3

Dr. Guilherme Regis lgemedia at 200-171-183-182.dsl.telesp.net.br
Fri Nov 16 14:37:00 GMT 2001


Hi there,

I am trying to make Samba 2.0.3 run on my
VAXstation 4000/60 OpenVMS 6.2, Multinet 3.3(92),
DEC-C 4.0, UCX 1.3, unsuccessfully.
Does anyone have it running on a similar computer ?
Are my system program versions OK with Samba 2.0.3 ?

Why can't I set up smbpasswords ? It keeps saying
 "can not open file SMBPASSWD.DAT"
I changed the protection to REWD,REWD,REWD,REWD but after running
smbpasswd.exe protection is changed back to RWD,RWD,,,

I can not see my VAX on the net via Win98, why ?

I tried smbclient and got the error:

BSUHEP::SYSTEM> smbclient "-L" bsuhep
Added interface ip=147.226.50.26 bcast=147.226.255.255 nmask=255.255.0.0
Password: Invalid packet length! (130899 bytes).

Here is my smb.conf :

[global]
   workgroup = HIGH_ENERGY_PHYSICS
   server string = Samba 2.0.3 for OpenVMS (VAXstation 4000-60)
   dead time = 10
   map archive = no
   printing = bsd
;;;   printcap name = /sys$manager/ucx$printcap.dat
   printcap name = /samba_root/lib/samba_printcap.dat
   load printers = yes
   status = yes
;;;   print command = print %f/queue=%p/delete/passall/name="""""%s"""""
   print command = print %f/queue=%p/delete/passall/name="""""%f"""""
   lprm command = delete/entry=%j
   security = user
   encrypt passwords = no
   default service = default
   create mode = 0777

;;;   guest account = PCFS$ACCOUNT
   guest account = UCX$NOBODY
;  This next option sets a separate log file for each client. Remove
;  it if you want a combined log file.
;   log file = /samba_log/log.%m
   log file = /samba_root/var/%m.log
;   read raw = no
   read raw = yes
   read prediction = yes
   smbrun = smbrun
   socket options = TCP_NODELAY
;   socket options = SO_REUSEADDR 
;;;   socket options = SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE

;  You will need a world readable lock directory and "share modes=yes"
;  if you want to support the file sharing modes for multiple users
;  of the same files
;;;  lock directory = /usr/local/samba/var/locks
   lock directory = /samba_root/var/locks
;;;   share modes = no
   share modes = yes

   smb passwd file = /samba_root/private/SMBPASSWD.DAT
;;;   passwd program = /samba_exe/smbpasswd.exe

[homes]
   valid users = %S
   comment = Home Directories
   browseable = no
   read only = no
   create mode = 0750

[printers]
   comment = All Printers
;;;   path = /dsa1/pcfs_spool/default
   path = /samba_root/var
   browseable = no
   printable = yes
;   public = no
   public = yes
   writable = no
   create mode = 0700

[public]
   comment = Public Stuff
;   path = /usr/somewhere/public
   path = /bsuhep$dka700/samba/public
   public = yes
;   writable = no
   writable = yes
   printable = yes
;   write list = @staff

Testparm says:

BSUHEP::SYSTEM> testparm
Load smb config files from /samba_root/lib/smb.conf
Processing section "[homes]"
Processing section "[printers]"
Processing section "[public]"
Loaded services file OK.
WARNING: lock directory /samba_root/var/locks should have permissions 0755
for browsing to work

I would appreciate any help on this matter,

Thanks in advance,
  Luiz Emediato





More information about the samba-vms mailing list