Re: Silly Users with Password as "Password"
From: Phillip Helbig---remove CLOTHES to reply (helbig_at_astro.multiCLOTHESvax.de)
Date: 01/10/04
- Next message: JF Mezei: "Re: Silly Users with Password as "Password""
- Previous message: Phillip Helbig---remove CLOTHES to reply: "Re: Rally VAX to Alpha Migration"
- In reply to: Robert: "Silly Users with Password as "Password""
- Next in thread: JF Mezei: "Re: Silly Users with Password as "Password""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 10 Jan 2004 00:46:11 +0000 (UTC)
In article <btnevk$dm0$1@hercules.btinternet.com>, "Robert"
<robert.heyes@btinternet.com> writes:
> Ive written a program today to check the SYSUAF.DAT for all my users in a
> group and find any naughty users who havent changed their password from the
> default I would set (which for example would be PASSWORD), eg. Username
> JBLOGGS Password PASSWORD by doing $dir nodename"JBLOGGS
> PASSWORD"::Login*.com and checking the return code. If the dir command was
> successful then output that user name to a text file as the password hadnt
> been changed.
>
> What I want to do now doesnt appear to be possible... (or I cant get VMS
> 7.2-2 to do it!)
>
> I want to modify each user's account in my text file so that the user is
> forced to change the password the next time they log in. I have a couple of
> ideas on how to do it but they may or may not work.
Use pre-expired passwords. Users can log in the first time with your
password and are forced to change it. This has been possible for ages.
> C. I was trying the flag where they could login once and then the next time
> they had to change the password, but that didnt appear to be working for me.
> Will keep trying. I suppose this one in theory would solve the problem but
> why doesnt it work!?
>
> Any Suggestions?
$ mc authorize help modif/pwdex
MODIFY
/PWDEXPIRED
/PWDEXPIRED (default)
/NOPWDEXPIRED
Specifies the password is valid for only one login. A user must
change a password immediately after login or be locked out of the
system. The system warns users of password expiration. A user can
either specify a new password, with the DCL command SET PASSWORD,
or wait until expiration and be forced to change. By default, a
user must change a password when first logging in to an account.
The default is applied to the account only when the password is
being modified.
- Next message: JF Mezei: "Re: Silly Users with Password as "Password""
- Previous message: Phillip Helbig---remove CLOTHES to reply: "Re: Rally VAX to Alpha Migration"
- In reply to: Robert: "Silly Users with Password as "Password""
- Next in thread: JF Mezei: "Re: Silly Users with Password as "Password""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|