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 All times are GMT + 6 Hours
Forum Index -> TSO/ISPF

 


Similar Topics
Topic Forum Replies
No new posts Avoid job abend on dataset held by us... JCL & VSAM 6
No new posts After newcopy the CICS program user f... CICS 7
No new posts User ABEND U0476. Need help. IMS DB/DC 1
No new posts System add a USER parm when job submi... TSO/ISPF 4
No new posts can an ISPF appl save user changes in... TSO/ISPF 14
Search our Forums:


Back to Top