Force all users to change their Enterprise passwords with a batch operation

Hello,
Do you know if there is a way to force all users to change their Enterprise passwords with a batch operation in the SDK? Is there any implementation done?
Many thanks!
Bea

You can logon to Enterprise as Administrator in your SDK application. Query all users using following query:
select * from ci_systemobjects where si_kind='user'
then loop through the collection InfoObjects returned and cast east object to IUser.
Either call setPasswordToChangeAtNextLogon(true) so that the user logs on next time will be forced to change his\her password. Call commit on InfoObjects collection at the end to save the changes.
Otherwise you can call setNewPassword("new password") to reset password for that user.
Depending upon number of users you can do bath commit. You can use commit(infoObjects,true). The 2nd argument is true for batch commit.

Similar Messages

  • How to enable ebs users to change their own passwords.

    Hi,
    Is there any profile option which will enable the users to change their passwords on their own from EBS front-end applications...?

    Hi,
    Is there any profile option which will enable the users to change their passwords on their own from EBS front-end applications...?Users can change their password from the application itself (Edit > Preferences > Change Password).
    If you want to force all users to change their password, see (How To Force All Applications Users To Change Their Password? [ID 414976.1]).
    Also, see old threads for similar discussion -- http://forums.oracle.com/forums/search.jspa?threadID=&q=414976.1&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Is there a way to prevent an end-user from changing their own password?

    All you guru's out there, I need your help. Is there a way to prevent an end-user from changing their own password? Is there a function or procedure I can create or what?

    In this case, you do not want someone (whoever they are DBA etc) to connect as that
    particuler user to change the password.Yes, but I wouldn't expect the users to[i] know that password. The connnect would be handled automatically, behind the scenes.
    The clear implication of the OP's question and response was that users would not be allowed to change their own passwords. I'm guessing this is in response to a policy that says users mustn't have simple passwords like 123abc or mom. In such a scenario a better approach would be to apply regexp to a user's password to ensure it contains a mix of letters, numbers, punctuation, etc to achieve the desired level of complexity.
    So questions, should not be regarded as daft Agreed, but the same is unfortunately not always true of business decisions. As the OP has told us not to ask we cannot know why they want to do this. Personally, I think a user's individual password should always be their responsibility; anything else strikes me as insecure. YMMV.
    Cheers, APC

  • User's changing their own password

    Is it possible to allow user to change their own password when logged onto a portal applicastion I have written ?

    Presumably, the application you say you have written, is a Login Server partner application. So changing the user's password means changing it on the login server.
    The URL that you need to go to, to do this, is something like: http://server.domain.com/pls/portal30_sso/portal30_sso.wwsso_app_user_mgr.change_password?p_done_url=xxxxx
    Where xxxxx is the URL where you want control to go after the user submits their new password.
    null

  • How do i allow users to change their oracle password?

    Please help.
    I need a procedure/module in my forms6 to allow users change their oracle database passwords. I am using Oracle 8.0.6.
    thanks for a reply

    SEND YOUR EMAIL SO I CAN SEND YOU A COMPLETE
    FORM HOW TO CHANGE THE USER PASSWORD
    MARK

  • Command #user can change there own password (inside script..without passwd)

    HI,
    I have prepared one script, from which user can change there own password across all the nodes he wants.But problem is script is not working because the following command is not working
    echo -e "$oldPassword\n$newPassword" | passwd
    i have tried to run it manually but it is showing the folowing error....
    [testuser@xxxxxx01 ~]$ echo -e test\ntest123|passwd
    Changing password for user testuser.
    Changing password for testuser
    (current) UNIX password: passwd: Authentication token manipulation error
    [testuser@xxxxxxx01 ~]$
    any idea how to resolve this , or is there any other command where user can change their own password (inside a script).
    Regards,
    Ani

    When you change the password and are not root user, the passwd utility will ask for the current (old) password. You have specified a wrong old password, plus the utility will ask for confirmation of the new password.
    <pre>
    $ passwd
    Changing password for user dude.
    Changing password for dude.
    (current) UNIX password: asdfasdf
    passwd: Authentication token manipulation error
    $ passwd
    Changing password for user dude.
    Changing password for dude.
    (current) UNIX password: correct_password
    New password: How_will_1_ever_remember
    Retype new password: How_will_1_ever_remember
    passwd: all authentication tokens updated successfully.
    $ old_pwd='How_will_1_ever_remember'
    $ new_pwd='My_secret_passord_1'
    $ echo -e "$old_pwd\n$new_pwd\n$new_pwd" | passwd
    Changing password for user dude.
    Changing password for dude.
    (current) UNIX password: New password: Retype new password: passwd: all authentication tokens updated successfully.
    </pre>
    Edited by: Dude on Sep 25, 2012 4:36 PM

  • How to restrict users cannot change their password

    Hi all,
    If i logon to E-Business Suite home page, click on the preferences icon on the right hand top corner of the home page, i have an option to change my password.
    How will i diable or restrict this such that no users can change their passwords after first time creation.
    Regards,
    Prasad

    hi prashant,
    i could do this by logging in as sysadmin, personalizing that particular page (preferences) and setting it for only site and org. it is effected for all the users
    Thanks for reply
    Prasad

  • ISE 1.2 Guest portal user cannot change their passwords

    I have a WLC 5508(version 7.6) and a server installed  the ISE (version 1.2.1.198),Now we configured the CWA,Use guest portal as an employee and guest login url,We can use the manually create internal user and password successfully logged in, and we set up allow guest users to change password in Multi-Portal, but the user can not change the password in the guest portal ,I suspect the change password option on the Guest  Portal actually works? Can anyone tell me how to change their own username password in the guest portal ?

    Requiring Guests to Change Password
    You can allow or require guest users to change their password after their initial account credentials are created by the sponsor. If guest users change their passwords, sponsors cannot provide guests with their login credentials if they are lost. The sponsor must create a new guest account.
    You can either allow guests to change their passwords, or you can require that they do it at expiration and at first login. To require internal users using a guest portal to change their password upon their next login, choose Administration > Identity Management > Identities > Users . Select the specific internal user from the Network Access Users list and enable the change password check box.
    Before You Begin
    Create a Guest portal or modify the DefaultGuestPortal. This setting is specific to each Guest portal.
    Step 1 Choose Administration > Web Portal Management > Settings > Guest > Multi-Portal Configuration.
    Step 2 Check the Guest portal to update and click Edit .
    Step 3 Click the Operations tab.
    Step 4 Check either or both options:
    Allow guest users to change password
    Require guest users to change password at expiration and first login
    Step 5 Click Save .

  • Users changing their own passwords

    we have set up an Open Directory and are going through the steps to deploy. One issue we have yet to find an elegant solution to is user's passwords and changing them on a regular basis. Many of the contracts we deal with stipulate user passwords are to be changed every 45 days.
    Now - there is no way we want our users monkeying around in Workgroup Manger changing their own passwords - and the last thing we on the IT team want to do is perform data entry tasks every couple of months to change everyone's password. Plus - for security reasons - this is a terrible idea.
    so - is there an easy way to have a user update their password without going through Workgroup Manager?
    thanks

    And you can set the password lifetime and reset and character-content policies in Server Admin > Open Directory > Policies > Passwords, if you've not already found that set of knobs.
    I'd also suggest looking to two-factor or certificate-based approaches, if you're having requirements around password resets.

  • Allow DB user to change their password

    Greetings,
    DAD authenticated access to HTMLDB 2.0 on 10gR1 on hpux.
    I have built a "account" page where among other things the users can change their passwords, I have built the page over anonymous PL/SQL (below). When a DAD authenticated user runs the page via HTMLDB, they get
    ORA-01031: insufficient privileges
    Error. Yet if I copy the PL_SQL as is into sqlplus and bind it... it works like a charm. Any ideas?
    the PL/SQL
    DECLARE
    BEGIN
    if (:P17_NEW_PASSWORD_1 IS NOT NULL) AND (:P17_NEW_PASSWORD_2 IS NOT NULL) AND (:P17_OLD_PASSWORD IS NOT NULL) THEN
    if :P17_NEW_PASSWORD_1 != :P17_NEW_PASSWORD_2 then
    raise_application_error(-20300,'New passwords do not match');
    end if;
    execute immediate 'alter user '||user||' identified by '||:P17_NEW_PASSWORD_1||' replace '||:p17_old_password;
    htp.p('Password Changed Successfully');
    end if; --passwords not null
    exception when others then
    htp.p('Error changing password:'||sqlerrm);
    null;
    end;

    The application parsing schema (owner) needs ALTER USER privilege. It probably works in SQL*Plus because that schema has obtained the privilege through a role.
    Scott

  • How can I allow normal user change their LDAP password?

    I use Solaris10 + Sun Directory server 5.2SP6 + Samba, how can allow normal user change the password themselves?
    Thanks.

    Depends on application you are using. I use ColdFusion and here is how I allow users to change their passwords
                        <cfldap action="Modify"
                             dn="uid=#form.UserLogin#,ou=your_ou,dc=example,dc=com"
                             attributes="userpassword=#FORM.newPassword#"
                             server="#servername#"
                             Port="#portnumber"
                             username="uid=#form.UserLogin#,ou=your_ou,dc=example,dc=com"
                             password="#form.userpassword#">

  • How to enable a user to change his own password at EP7?

    I want to give the EP7 users the ability to change their own password at EP.
    Can we do that thru any role assignment or some development is needed?
    Any detailed help would be appreciated .
    I'll give points. Thanks!

    Hi Jones,
    It is possible to change their password in EP 7 with eu_role(Everyone Role). After you  are login in the portal, just go to your personalize and select the User profile in the personlize. In that user porfile having number of tabs, you should select the General Information and click the Modify button, after you getting the edit mode with the changing the password option. It ask old and new password, after you give the password and save it.Once you change the password, just you have to log off and Re - Login with new password. Its working fine.
    I hope this is helps to you.
    Regards
    Prakash T

  • How to reset All users and delete their table?

    Hi,
    i want to know How to reset All users and delete their tables with username- system and password-manager.
    thanks

    Hi
    Here delete means truncate or drop?????
    If drop use the following statement to generate the script:
    select 'drop table ' || Owner || '.' || Table_Name || ';' from Dba_tables
    where owner in (<All_the_users_you_want_to_reset>);
    But before firing the above statement extract the DDL's to create all the users and put it in a file and just run that file to re-create the users.
    if its truncate then:
    select 'truncate table ' || Owner || '.' || Table_Name || ';' from Dba_tables
    where owner in (<All_the_users_you_want_to_reset>);
    Hope this Helps
    Regards

  • How to allow user to change SAP Portal password by themselves

    We would like to allow user to change SAP Portal password by themselves. However, I added role Manage_My_Password and Manage_My_Profile to a user account. After logoned with this user account and opened the option 'Personalize'. I only find the page allow me to customize the page layout. But I haven't find tab for changing profile and password.
    Pls advise.
    Thanks.
    Edward

    Hi Edwar,
    You can hide the pages from portal personalization workset. copy the workset and select the page and click on property -> select Invisible in Navigation Areas ->yes
    You can find the workset under
    Portal content->End user content->Standard Portal Users>Workset->Portal Personalization
    If you want a custom developed application fro change password see the below blog
    A Change Password Application
    Hope it helps
    Regards
    Santosh

  • İs the information true, that ipad 3 user can change their ipad 3 vs. an ipad 4, if they bought the ipad 3 within 30 days ago??

    İs the information true, that ipad 3 user can change their ipad 3 vs. an ipad 4, if they bought the ipad 3 within 30 days ago??

    The Apple Support Communities are an international user to user technical support forum. As a man from Mexico, Spanish is my native tongue. I do not speak English very well, however, I do write in English with the aid of the Mac OS X spelling and grammar checks. I also live in a culture perhaps very very different from your own. When offering advice in the ASC, my comments are not meant to be anything more than helpful and certainly not to be taken as insults.
    I know of no anouncement from Apple. It is reported by cnet that one Apple Store in San Francisco said that was their policy. You should call the Apple Store in question to confirm that it will also follow that as a policy.

Maybe you are looking for

  • Issue in dbms_metadata.set_transform_param , SQLTERMINATOR Property

    Hi, I am using the dbms_metadata to get the DDL for all the objects in a particular schema. DDL is retrieved without any issue, but the SQLTERMINATOR  is not added in end of any DDL. The property used is   dmsf := dbms_metadata.session_transform;   d

  • TS3212 how do you get your itunes back if you uninstall in on your computer

    how do you get your itunes back if you uninstall in on your computer

  • Proxy error in SRM

    We are implementing SRM PPS SERVER 550 with document Builder. During the communication between SRM<-> XI <-> Document Builder we are getting the error 'XI Error DYNAMIC_CALL_FAILURE.ABAP: Queue stopped' in smq2 on SRM. Message in sxmb_moni in SRM loo

  • Adding controls to FLV video

    Hello I have a .flv file that I need to drop into a Flash file and export as a .swf. It needs controls (pause/play etc). I tried the tutorial in the help section, and it didn;t work. Does anyone out there know of a good tutorial for: - Creating a new

  • How do I delete my ENTIRE Inbox at one time??

    My iPhone says I have over 384 messages... And a ton of them have "no sender" listed. How Can I just wipe my iPhone 4 Inbox clean? (Going through and deleting 400 messages one at a time is EXTREMELY time consuming) :o) Thanks in advance!!