Skip to Content
0
Former Member
Jan 14, 2008 at 10:28 AM

login/multi_login_users paramter not Recognized

189 Views

DEFAULT.PFL

Initially i set the login/disable_multi_gui_login =1 & restrited multiple logons But i wanted few users to allow multiple logons

So now i set the parmeter login/multi_login_users=superadmin

& its is saved & not being recognozed what could be the reason.

Also restarted the Application server & checked the profile from OS level it is saved fine.

This is the Documentation provided in

##

The profile parameter login/disable_multi_gui_login

is limited by the profile parameter login/multi_login_users:

In spite of the lock on multiple logons, the users listed are allowed

to log on multiple times; multiple logons are also logged in

this case.

Valid Input, Formats, Areas:

List the user IDs separated by commas ",".

Blanks before/between user names are not allowed!

Correct: login/multi_login_users=ALPHA,BETA,GAMMA,DELTA1

#####

Rahul