How to set required number of days for the user passwords to expire

How do I set the duration when users are required to change their passwords?  This is an internal control measure to ensure control over users' logins.
Thanks a lot.

You can also set the lifetime of a single password dependent on it's "idle" status:
- Initial password at user creation. (e.g. 5 days)
- Reset password by admin. (e.g. 1 day)
- Productive password not used (e.g 91 days)
.. and the minimum validity of the password, regardless of how often it is used (not idle).
- Productive password expiration time. (e.g. 90 days)
You can also manually observe what is going on via report/transaction RSUSR200.
If you take a look at the documentation on the parameters in the link already provided, you will see the logic and the dependencies between them. The selection fields of RSUSR200 reflect the same.
How you rate the risk of passwords and these settings, also depends on many other things - most notably how disciplinced admins are at using the password wizard (in my opinion).
Cheers,
Julius

Similar Messages

  • Number error reserved for the user

       Dear,
    In my soft, I use the cluster error defined by LabVIEW
    Is there a number series reserved for the user.
     Thanks
      Massif
    Message Edité par Massif le 04-28-2010 09:39 AM
    Solved!
    Go to Solution.

    From the help:
    Error codes 5000 through 9999 and -8999 through -8000
    http://zone.ni.com/reference/en-XX/help/371361B-01/lvhowto/creating_user_defined_erro/
    And als
    500,000 through 599,999
    http://forums.ni.com/ni/board/message?board.id=170&message.id=410869&query.id=3477275#M410869
    Felix 
    www.aescusoft.de
    My latest community nugget on producer/consumer design
    My current blog: A journey through uml

  • How to set different default interactive reports for different user groups?

    I'm probably overlooking an obvious solution, but how do I set different default interactive report for different user groups?
    For the same interactive report, I want one set of users to see a default where the default filter is based on column X. However, another group of users doesn't have authorization to see that column so I need to set the default filter to something else for them.
    Thanks

    You can set a filter on a report in a URL - would that help? I think with apex 4.x you can also link to a saved default report or alternative report...

  • How to set a specific starting time for the falling snow code snippet

    Hi everyone
    I want to use the falling snow code snipet but I don't want it it to start as soon the movie starts.
    So how to set a specific time to start the falling snow?
    Thanks
    Patricia

    put the code (that's not in a function body and excluding variable declarations and import statements) in a function body and call it using the timer class.

  • How to set unknown number of binds for dynamic setWhereClause? - Urgent!

    Hi,
    I have a requirement wherein i would have to pass unknown bind parameters to the where clause of the sql query in the VO at runtime.
    Ex: Select a, b, c from XYZ where a in (....).
    How do i achieve this using the setWhereClause for the condition "*where a in (:1, :2, ...)*" - the number of arguments is unknown in the IN condition.
    Thanks.

    Hi Sumit,
    Thanks for the quick reply,
    But my problem is:
    1. the initQuery will have a variable number of arguments so the below code wont help i guess, because i wouldn't know how many i will have to pass.
    void initQuery(String value1, String value2, String value3)
    this.setWhereClause(null);
    this.setwhereClauseparams(null);
    this.setWhereClause("a in ("value1", "value2", "value3");");
    this.executeQuery();
    2. The second suggestion i guess would work, but i don't know how to go about this, the parameters that i need to pass to this unique bind parameter would be number type.
    Another option is to have a unique bind parameter (:1) in the VO query
    Select a, b, c from XYZ where a in (:1)
    But you have comma separated values in the string which you bind for :1 (eg "xyz,abc,dfg" )
    Thanks.

  • How to get total number of products for the site?

    Hi,
    I want to know the total number of products available for the site. i checked in the dcs_product table, it shows 40849 unique products. is this the total number of products count which are used in the site?
    I have another table in CATA schema dcs_product_sites, when i run the CatalogMaintenanceService to populate the records in this table, getting only 26000 products. Please let me know why this difference when i run the service.
    Thanks

    dcs_product table gives all products in your catalog.
    dcs_product_site will give products for a particular site.
    If you have more than one site, then you need to query for that particular site.
    And the number of products you show also depends upon the start and end date on the products.
    And also some custom filters you have like Out of stock items etc.
    Peace
    Shaik

  • How to set SMB and FTP sharing for different users?

    In Tiger FTP and SMB sharing was different options with their own settings each other. In Leopard there if i enable user for sharing, it enables for all protocols together.
    Another problem. In file sharing i can add shared folder, but what's sens of it, if the whole filesystem is shared (at least FTP and AFP, not SMB, thanks god) and there's no way to remove this share. Just shortcut? How can i create ftp sharing, allowing user to see only his folder, not the whole filesystem?
    Any advices are pleased, except to get Leopard Server Thank you.

    OS X Client FTP implementation is not comprehensive at all. Apple does not make FTP serving a priority for OS X (on the general principle that it is not really necessary for most consumers). Thus, by default you can't enable/disable FTP for individual users. Nor can you create FTP only users.
    However, a useful product called [Pure-FTPd|http://www.pureftpd.org/project/pure-ftpd], provides the missing functionality for free to all UNIX based systems. Even better, [PureFTPd Manager|http://jeanmatthieu.free.fr/pureftpd> provides a GUI on OS X for managing it.
    This product is probably overkill for a single-user situation - but it is a great example of leveraging the UNIX platform of OS X to significantly enhance file sharing capabilities to server level.
    Cheers,
    Rodney

  • How to adjust mouse or trackpad parameters for the user selection screen?

    This is not critical, but annoying.  I can change the mouse or trackpad parameters by user, so anyone can use their own mouse or trackpad adjustment.  However I can not locate how to change this parameters for the welcome or user selection screen.  In my case I have two users, both of us use the trackpad with the one touch for click function, so no one press physically the trackpad for a click.  However, as the default parameter is the touch function deactivated we have to actually click the trackpad in that exclusive screen.
    Another example with mouse, normally we use the mouse with almost double of the default acceleration, but when in the user selection screen the mouse assumes default configuration and feels super SLOWWWWWWW.
    Again, this is not critical, but would be very nice to be able to modify this parameters in the welcome screen.
    Tyrone Carrion

    For the login screen, you are not associated with a normal user, but the system defaults...try logging in to the Admn account and change the behavior there...those settings should then apply to the login screen.

  • Change number / date format for the user at run time

    Hi,
    Can I configure a report in Oracle Answers to display a column in a particular format for one group of users and a different format for another group of users?

    Hi,
    Yes this is possible.
    In the BMM layer duplicate column which is to be formatted for different group of users. And pull it into the presentation layer.
    Suppose Column 1 for the Group 1 users
    and Column 2 for the Group 2 users
    In the presentation layer, double click on the column and give permission for the column 1 for the group 1 users and group 2 users for column.
    First create a report with all the desired columns with Administrator or Presentation Server Administrator Role. And format the columns according to the different group of users.
    In, NQSConfig.ini change the parameter PROJECT_INACCESSIBLE_COLUMN_AS_NULL which is under security section. By default it is set to No. Set it to yes. And restart the services.
    Now logon with the group 1 users and you can see only the column1 and when logged on with group 2 users, you can see the column2.
    And will solve your problem.
    Please let me know if you need step-by-step process for solving.
    Please award if you found this useful/helpful
    Regards
    MuRam

  • How to send Emails to Other Domain for the users in My AD

    Hi All,
    I have a Domain test.com and in this i created 10 users and now i in the properties of their account i added mail address as ****.dummy.com (which is not my domain which i have created separately and there is no relation between these two) No will the mails
    will be deliverd to those users??
    Thanks

    Is this "other domain" you are talking about just an SMTP domain, or a Windows domain?  If the former, and there is a messaging system they can receive with, you can just send (though you may need a send connector).  If the latter,
    is it in the same Windows forest?  If so, you need to prepare the domain for Exchange (using Setup /PrepareDomain).  You can then add that domain to your Accepted Domain list (in the Organization configuration, Hub Transport role) and create
    mailboxes for these users.  Once the have mailboxes, they will receive email.  Until all of this happens, they won't be able to get mail.

  • Beginners question: how to set a number of repeats for an operation

    Seems like a pretty basic feature, but I cant figure it out ...
    I want Illustrator to create a certain number of random color-swatches but would like to avoid copy-pasting the relevant parts of the script that many times into the jsx-file.
    How can I set such a number or get the script to go back to a certain line until the doc.swatches.length reaches the intended number?
    Any help appreciated.
    Illustrator 13.0.2 on Mac OSX 10.4.11

    Use a for loop:<br /><br />var numSwatches=prompt("How many Swatches do you want?", 12);<br /><br />for(i=0;i<numSwatches;i++){<br /><br />[do stuff];<br /><br />}<br /><br />JET

  • How to Set-CasMailbox -ActiveSyncAllowedDeviceIDs (To Allow for all user devices, where I don't know what devices the user has)

    I need to change this for all of our users and have created this script so far.  Does anyone know how to Allow for all devices?  
    $mailboxes = Get-casMailbox -Filter {hasactivesyncdevicepartnership -eq $true -and -not displayname -like "CAS_{*"} | Get-Mailbox 
    foreach ($mailbox in $mailboxes)
        #write-output $mailbox.UserPrincipalName
        $devices = Get-MobileDevice -Mailbox $mailbox.UserPrincipalName
        foreach ($device in $devices){
            #write-output $device.deviceid
              Set-CASMailbox -identity $mailbox.UserPrincipalName -ActiveSyncAllowedDeviceIDs @{Add=$device}
              write-output $mailbox.UserPrincipalName
              write-output $device.deviceid

    For Exchange issues post in Exchange.  You should also just try searching.
    http://social.technet.microsoft.com/Forums/exchange/en-US/1ddc526d-f147-444c-a7bb-39d14415f9bc/clear-activesyncalloweddeviceids
    This was first on list.
    ¯\_(ツ)_/¯

  • How can i validate on ALV grid for the user

    Dear Freinds,
                     I have developed one custom report using ALV Grid program , as per the requirement i have to enter on the
    data and when i press the value save the program sumits the data into my custom table . Till here every thing is fine
    but one particular field i have declared as Char1 in my internal table , on the ALV output it is allowing me to enter
    more than one character   eg : it is allowing me to enter as Hyderabad .........even though i have declared as char 1 in the internal table ....however it is saving in the database table as H only that is correct.......but it is giving confusion to user
    i want to validate that user shouldnt allow to enter more than one character in the alv output of the input field .
    Please could any one let me know how can i validate.
    regard
    divya

    Hi,
    check  that field length in the final internal table .
    might be that filed lenth in final internal table declartion is more than 1 char.
    regards,
    Rama reddy
    Edited by: ram reddy on Jul 15, 2009 7:57 AM

  • How to get total number of days

    Hi All,
    how to get total number of days , for example if month eq 05 then need to get total number of days until MAY 31.
    and how to get total number of days in a month.
    Thank You,,
    Sriii..

    Hi Sridhar,
    Pls Try to search before posting general questions.
    Try this,
    CALL FUNCTION 'DAYS_BETWEEN_TWO_DATES'
        EXPORTING
          i_datum_bis                   = p_lv_date1
          i_datum_von                   = p_lv_date2
       IMPORTING
         e_tage                        = p_e_date_difference
       EXCEPTIONS
         days_method_not_defined       = 1
         OTHERS                        = 2
      IF sy-subrc  0.
    MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
             WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
    Regards,
    Sunil kairam.

  • How to restrict  delivery Block in va02 for various users

    Dear  Experts
    I am suppose to restrict the user depening on delivery block in transaction VA02 .There are no SAP pre-defined feilds  authorization Object to restrict at delivery block level from PFCG ,and I have Created manually authorization object and class in Tcode Su21 and Su20  with table VBAK but its not giving any change .
    Please kindly help
    Thanks in advance
    krishna

    Hi
    We have a very complex Billing block functionality. The sales orders are handled at many levels and when the process is completed at one level, they need to change the billing block to another one and the system will allow to change the block to the specified one only and not to any other block. There is a control in the code to restrict the allowed blocks.
    We also maintain a Ztable with list of users (few super users/process primes and key people) for whom system will allow to remove/change to any other block as they wish.
    In your case, if it is not possible through authorisations, then the best way is to handle the requirement through a Ztable for the users allowed to change the delivery block. This is one of the possible alternatives.
    Thanks,
    Ravi

Maybe you are looking for

  • Why can't I install iTunes 10.5 on my PC with Vista?

    Hi guys, I'm really frustrated as I had trouble updating to iTunes 10.5 on my PC that uses Vista, so I uninstalled the old version and everything associated with Apple to try and install from scratch. The iTunes 10.5 software appears to download corr

  • VL10C Dialog processing issue- Unselected items are appearing in Delivery.

    Hi All, When i do Foreground dialog mode delivery creation, I would like to split the line items into two deliveries. Schedule line and delivery date every thing same and fine. Back round processing working fine. I have verified user role settings: U

  • Error when trying to activate Office 2013 ProPlus - (0x80070005)

    Have been receiving this error message for 2 days when trying to activate Office 2013.  Please note that I do not have the option to run Office as Administrator. ISV using VB.net and SQL Server Express

  • Clear package question

    Hello, I have a quick question regarding the clear package. It posts the reverse entries, but then how do i make them combined and then get rid of them from the model? Here is an example: CATEGORY      TIME      ENTITY   ACCOUNT   AMOUNT ACTUAL      

  • Used Dynamic Link to import a sequence, Can't do anything with it

    I have used Dynamic Link in Encore CS5 to bring in a sequence from Premiere Pro CS5.  The sequence shows up in the Encore "project" panel.  When I try to bring the sequence into a timeline Encore does not let me.  I drag it to the timeline and I see