Re: Account creation
- From: "Ken Robinson" <kenrbnsn@xxxxxxxxx>
- Date: Thu, 15 May 2008 09:58:49 -0400
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
.
- Follow-Ups:
- Re: Account creation
- From: JKB
- Re: Account creation
- References:
- Account creation
- From: JKB
- Account creation
- Prev by Date: Re: OT: HP wants to buy EDS
- Next by Date: Re: Account creation
- Previous by thread: Account creation
- Next by thread: Re: Account creation
- Index(es):
Relevant Pages
|