Re: Account creation
- From: Bob Gezelter <gezelter@xxxxxxxxx>
- Date: Thu, 15 May 2008 08:43:50 -0700 (PDT)
On May 15, 8:41 am, JKB <knatsc...@xxxxxxxxxxxxxx> wrote:
Hello,
I suppose I have made a mistake... I'm trying to create a normal
account. Thus, I have made :
$ define/system/trans=(concealed)/exec disk$users dka0:[users.]
$ set default disk$users:[000000]
$ create /directory bertrand
$ set default sys$system
$ run authorize
UAF> add bertrand/password=mypassword /device=disk$users -
_UAF> /directory=[bertrand] /owner="BERTRAND Joel" /nopwdexpired -
_UAF> /nopwdexpiration
UAF> show bertrand
Username: BERTRAND Owner: BERTRAND Joel
Account: UIC: [200,200] ([DEFAULT])
CLI: DCL Tables: DCLTABLES
Default: DISK$USERS:[BERTRAND]
LGICMD:
Flags: DisUser
...
No access restrictions
...
Login fails : 13 !
...
Authorized privileges
NETMBX TMPMBX
...
I have tried to use this account, but I cannot perform any login
(CDE of remote login by SSH) :
cauchy:[~] > ssh -l bertrand dirac
bertrand@dirac's password:
Permission denied, please try again.
bertrand@dirac's password:
Permission denied, please try again.
bertrand@dirac's password:
Permission denied (publickey).
cauchy:[~] >
I have tried to use /nopassword without success. Where is my mistake
?
Regards,
JKB
--
Le cerveau, c'est un véritable scandale écologique. Il représente 2% de notre
masse corporelle, mais disperse à lui seul 25% de l'énergie que nous
consommons tous les jours.
Joel,
For relatively inexperienced system managers, I often recommend the
use of SYS$EXAMPLES:ADDUSER.COM. It will do some of the miscellaneous
additional tasks as part of its processing.
To use it, one needs the raw information (e.g., username, UIC,
privileges, and directory device). It will create the account. In
recent versions of OpenVMS, the account is created with the DISUSER
flag, but that is easily reset with AUTHORIZE.
- Bob Gezelter, http://www.rlgsc.com
.
- References:
- Account creation
- From: JKB
- Account creation
- Prev by Date: Re: OT: lost
- Next by Date: mail$message_select problem
- Previous by thread: Re: Account creation
- Next by thread: Re: Account creation
- Index(es):
Relevant Pages
|