cancel
Showing results for 
Search instead for 
Did you mean: 

Can password never expires be set on a user in the WAS J2EE

Former Member
0 Kudos

Hi,

We have a Portal that will be accesed by diferent type of users, one of those types is required that their password never expires cause they don´t even know their passwords.

Is there a way of doing this by standar configuration?

I´m thinking of making a program that checks the days since the user changed password and when close change it automaticaly or something like that but maybe there is a standar option already in there.

Thanx in Advanced!

Kind Regards,

Gerardo J

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Depends on what you are using as the user store. If you are using back-end ABAP, then it's as simple as changing it there. If a directory service, then just change it's policy. However, if you are using the JAVA DB as the user store, I don't remember finding anything that can do this.

Former Member
0 Kudos

Hi,

Thanx for answering!

This is on the WAS J2EE database store.

Has some one done this?

Thanx in Advanced!

Answers (1)

Answers (1)

former_member265210
Active Participant

HI

In portal set the user has "technical user":

how to set? : in "user administration" page > search for user > click on modify > In "General infromation" tab change the "Security Policy" to "technical user" from "default".

More info :

http://help.sap.com/saphelp_nw04s/helpdata/en/4e/225b42eeb66255e10000000a155106/content.htm

Regards

Shridhar Gowda

Former Member
0 Kudos

Hi Thanx alot for the answer.

have you used this users with Logon Tickets? can I use this type of users like normal Portal users as well?

Thanx in advanced!

Kind Regards.

Gerardo J

former_member265210
Active Participant
0 Kudos

HI

yes, you can use this as normal Portal users. The concept of "technical user" is similar to adding users to "SUPER" group in ABAP.

Regards

Shridhar Gowda