Re: Account creation



On Thu, May 15, 2008 at 9:41 AM, JKB <knatschke@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

Here is one problem .. the user was created with the DisUser flag, so
it's not available.

Use

UAF> mod bertrand/flag=nodisuser

Also, I usually create the account, then create the directory.

When you create the directory, you should make the owner the account,
so it can be used:

$ cre/dir/own=bertrand disk$users:[bertrand]

Ken
.



Relevant Pages

  • Re: Account creation
    ... Would need square-brackets around "bertrand" like ... UAF> show bertrand ... the user was created with the DisUser flag, ... Also, I usually create the account, then create the directory. ...
    (comp.os.vms)
  • Account creation
    ... I suppose I have made a mistake... ... UAF> show bertrand ... I have tried to use this account, but I cannot perform any login ...
    (comp.os.vms)
  • Re: Account creation
    ... owner instead of bertrand, the correct syntax is: ... The account is disabled, and can't be used until you ... I have tried to use this account, but I cannot perform any login ... You'ld have made it all easier if you did the UAF work first, ...
    (comp.os.vms)
  • Re: Account creation
    ... I suppose I have made a mistake... ... UAF> show bertrand ... I have tried to use this account, but I cannot perform any login ...
    (comp.os.vms)
  • Re: Account creation
    ... Le 15-05-2008, à propos de ... Re: Account creation, ... UAF> show bertrand ... the user was created with the DisUser flag, ...
    (comp.os.vms)