Jean-Yves,
I'm almost there !
I resolve the previous problems with your help.
Now, at the moment I'm trying to reach the drive
identified in the smb.conf file, I'm getting that
error message:
\\server is not accessible
The network path was not found
The line for the disk looks
I like all three options. You might also want to add a check for certain
system only privs such as ALTPRI.
Mike Ober.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: Monday, September 30, 2002 10:00 AM
To: Samba VMS
Subject: RE: smbpasswd
The reason why sm
The reason why smbpasswd with -j and -r option does not work is probably
because it's executed from a user which is not considered as "root" by
Samba/VMS.
Presently, the user is considered as "root" only if his UIC is either [1,4]
or [1,1]. I kept this feature from an older Samba/VMS port. Howeve
The syntax of SMBPASSWD is the same with VMS as it is with UNIX. In order to
enter your server in the domain, you should type :
$ mc samba_root:[bin]smbpasswd -j DOMAIN -r PDC_NAME
Note that your SMB.CONF file must be in SAMBA_ROOT:[LIB], and must contain :
workgroup = DOMAIN
security = domain
p