Alder wrote::
Hi,
Using the latest Samba 2.2.8 build with USER level security, but am
having trouble using the smbpasswd command while logged in as SYSTEM.
I want to add a user to the smbpasswd file, so I enter:
$ smbpasswd -a
..or..
$ smbpasswd "-a"
but this merely produces the help screen for
Yes, what you describe is a bug I am currently working on, and it will be
fixed within a few days.
Sorry about that, but because we use the DOMAIN authentication feature, I
have no use for the smbpasswd.dat file, so sometimes I forget about testing
that area.
Be a little patient, and it will be O
$ mc smbpasswd -a ziolol
New SMB password:
Retype new SMB password:
User ziolol does not exist in system password file
(usua lly /etc/passwd). Cannot add account without a valid local system
user. Failed to modify password entry for user ziolol
Regards, Charles Goff
===
<[EMAIL PROTECTED]> wrote:
>>
> 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 f
in P.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]
Sent: September 30, 2002 12:00 PM
To: Samba VMS
Subject: RE: smbpasswd
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 "
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
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
"Naveed Ahmed" <[EMAIL PROTECTED]> wrote:
>
> Whenever I run SMBPASSWD it gives message 'you don't exist- go away'.
>
> Why is that ?
>
> Naveed
I do not recall ever seeing that message. Because I did not notice a
issue with the treatment of the setuid/getuid for SMBPASSWD, it will
only wor