IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Interval to have a User ID not expire


IBM Mainframe Forums -> TSO/ISPF
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dwirth

New User


Joined: 20 May 2006
Posts: 3
Location: Pittsburgh, PA

PostPosted: Wed Nov 29, 2006 2:40 am
Reply with quote

What interval information is used to have a User ID not expire?
Back to top
View user's profile Send private message
UmeySan

Active Member


Joined: 22 Aug 2006
Posts: 771
Location: Germany

PostPosted: Wed Nov 29, 2006 5:02 pm
Reply with quote

Hi !

Contact RACF-Administrator.

Regards, UmeySan
Back to top
View user's profile Send private message
prasaar

New User


Joined: 11 Dec 2006
Posts: 21
Location: India

PostPosted: Mon Dec 11, 2006 9:42 pm
Reply with quote

HI,

usually, the Password-Interval filed is set according the shops requirement, you can set this globally for all users by issuing the following caommand:

SETR PASSWORD(INTERVAL(30))

Then you need to issue the refresh command. For a single user you can issue the following command:

PW INTERVAL(30) USER(USER-ID)

There's no need to issue a refresh command when used for a single user.

This command can be invoked from option-6 TSO commands.

Hope this helps.

Rgds,
Arun Prasad
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts PuTTY - "User is not a surrogate... IBM Tools 5
No new posts How to delete a user's alias from the... JCL & VSAM 11
No new posts user exit in IBM Infosphere Optim DB2 8
No new posts Running a Job with the Default User ID JCL & VSAM 2
No new posts the system or user abend SF0F R=NULL COBOL Programming 0
Search our Forums:

Back to Top