cancel
Showing results for 
Search instead for 
Did you mean: 

HOW TO RESTICT USERS NOT TO ASSIGN CERTAIN STRING AS PASSWORDS

Former Member
0 Kudos

HI, TO ALL

MY QUESTION IS

HOW TO RESTRICT THE END USERS NOT TO ASSIGN CERTAIN STRING AS PASSWORDS,

eg. a users name is MIKE and his wife name is rose, i need not want this users to use passwords as his wife (i.e rose)

hopefully you got what i am trying to ask

thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use se16 t-code for this.

Anil

Answers (2)

Answers (2)

manu_susankar
Active Contributor
0 Kudos

Hi Haroon khan,

Go to SE16 give the table name press function key F5, ignore the message select ok in the next screen you will find << new entries >> (or again press F5 )select it and give the string you want to ristrict ( Ex " XXXX" ). save the changes.That's all you done with your task.

Regards,

S.Manu

manu_susankar
Active Contributor
0 Kudos

Hi

for R/3 releases >= 6.10)

There's DB table USR40, This table is designed to store forbidden passwords and password patterns maintaining the ristricted word in the table you can ristrict... that is the value you maintained in the table can't be used as a password.

Regards,

S.Manu

Former Member
0 Kudos

hi Manju

thanks for reply

how can i edit this usr40 table

and can you explain me, how to add values to this table or set the values ,

thanks

Former Member
0 Kudos

Hi Haroon khan,

Execute t-code sm30 and give the table name USR40 in table/view field then click on maintain,ignore the message cross client,then click on new entry and give the value * rose *.

And save your entry.

Regards

Ashok

Edited by: Ashok Dalai on Sep 5, 2008 7:23 AM

Edited by: Ashok Dalai on Sep 5, 2008 7:23 AM

Edited by: Ashok Dalai on Sep 5, 2008 7:24 AM

Former Member
0 Kudos

hi Ashok

Thanks for you great answer,

i can able to add the values to usr40 through Database level, and it is effecting well,

but i am not able to add through sm30, i entered the value,

after that, when i am clicking on save, it is prompting me for Workbench request,

i have done some thing there, then it has generate a request called HARK900010, what should i do, now???

i have release this request through se01,

i am new to basis

please help me out

thanks

Former Member
0 Kudos

release request in se01 if you wish to transport to QAS else leave it

Samrat

Former Member
0 Kudos

Hi Haroon,

Nothing to worry just release the request as suggested by Samrat.If you want same stting in other systems in your landscape you can transport that request other that doing it manually again.

If not release will be fine no need to do any thing else.

Regards

Ashok