*User expiry date*

Oracle database 11g
I have a database user whose password is due to expire in 5 days for example.
The user uses the default profile and the default profile PASSWORD_LIFE_TIME is 180 days.
I want to change that to UNLIMITED so:
ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED;
The default profile that my user uses is now password life unlimited.
BUT - If I query dba_users:
SELECT USERNAME, EXPIRY_DATE
FROM DBA_USERS;
My user still has an expiry date.
How can I remove the expiry date? Will the expiry date just pass as it is now set to UNLIMITED or will I have to change the password in 5 days when it expires and then its password life time will be unlimited?
Thanks in anticipation of your help.

ynwa wrote:
Oracle database 11g
I have a database user whose password is due to expire in 5 days for example.
The user uses the default profile and the default profile PASSWORD_LIFE_TIME is 180 days.
I want to change that to UNLIMITED so:
ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED;
The default profile that my user uses is now password life unlimited.
BUT - If I query dba_users:
SELECT USERNAME, EXPIRY_DATE
FROM DBA_USERS;
My user still has an expiry date.
How can I remove the expiry date? Will the expiry date just pass as it is now set to UNLIMITED or will I have to change the password in 5 days when it expires and then its password life time will be unlimited?
Thanks in anticipation of your help.You have to reset the user's password before it will pick up the new profile. Altering the the password properties of the profile itself does NOT cascade to the existing properties of the users themselves. It merely sets the conditions for the next time a particular user changes their password.

Similar Messages

  • Error "User Expiry Date Overlaps" while login into system

    Dear Consultants,
    A strange problem started occurring in our System.When we are trying to
    login in SAP system from any user apart from SAP*, after giving user name
    and password it gives error:- "user expiry date overlaps".
    I want to mention here our both licenses NetWeaver_ORA & Maintenance_ORAare still valid. and we are also able to login only from SAP* login
    System - SAP ECC with EHP5
    O.S       - Linux RHEL 5.4 X86_64
    Kernel  - 720
    Regards
    Gagan sharma
    Basis Consultant

    System Time and Server Time is Exactly same
    System time          21.02.2012  19:32:01 INDIA
    Server Time          Tue Feb 21 19:32:29 IST 2012
    I also want to mention here this problem started occurring immediately without doing any change on System or Server Side
    Regards
    Gagan sharma

  • GTC Upload in OIM 9.1.0.2.How to capture User Expiry Date

    Hi,
    There are two OOB fields on User form.User account Expiry Date and User account Expiry Warning date.I have made these fields hidden.I found a strange thing happening.When I create a user manually,these two fields have a date value populated automatically,but if I perform bulk Upload,there two fields are blank.
    Please help.
    Regards,
    Shubhra

    Hi srini,
    thanks for your reply,
    Actually we integrated with 2003 exchange server, and we need a new integration with exchange server 2010.
    we don't want to disturb 2003.
    We are confusing with connector versions and how to perform those things.
    Thnaks,
    Valli

  • Problem in setting user end date from oim to account expiry date in AD process form

    Hi all,
    i am updating the user end date from oim to user account expiry date in ad process form using oim api.
    i am able to get the end date value from oim but when i am setting it using api it through exception but all other attribute i am able to update in process form.
    i am facing the problem only with end date field because of different date format in OIM and  AD .
    so please suggest me what are date format in Active Directory and how can i change the oim date format to Active directory time format in in my java code.

    Thanks for the reply.
    But all iplanet users need not contain end date attribute, and its an update on existing user.
    Can you please ellaborate more on Transformation class..?? example should be helpful.

  • Automatically deny access to users after expiry date

    Hi All,
    Is there any feature in SQL Server that automatically revert back all permissions of a user after certain days(Expiry date).
    My company has a policy that all users permissions should be reverted back after every 60 days from request. After 60 days the users should request again for the access.
    I am planning to automate this. Any input is appreciated
    Thanks,

    Hi,
    Never don't use the Agent job for security missions.
    The Agent may skip a mission for one reason or another (eg problems related to the clock as set the system clock into the future and skip the scheduled time). That may lead to the fact that he is not scheduled to run that mission next. The Agent scheduled
    his next mission A executable each time he execute the mission A. Moreover there are several known bug which include stopping the Agent as randomly stops when you schedule the job to run past midnight (There is a fix fro this), etc. The basic idea that
    I want to say is NEVER use the Agent schedule for security mission.
    http://support.microsoft.com/kb/2598903
    as I mention in preview post I think that a trigger on logon is fit for this case (links are on my preview down)
    [Personal Site] [Blog] [Facebook]

  • User - Maximum logon duration, set expiry date ?

    Hello,
    Wanted to know whether BPC NW supports user setting of:
    Maximum duration logon; does the session become inactive after a certain amount of time in case you do not execute anything?
    Expiry date of user; can you set expiry dates and does a user automatically expire when you donu2019t log on for a certain amount of days?
    appreciate inputs.
    Thanks.

    Hi Ellora,
    I don't think if it possible in BPC NW, where as in BPC MS version we have Management Console which gives info. about will  all users who have been online for the given period of time.
    In BPC NW we have User Activity. BPC logs user and administrator behavior by recording information about each remote function call made from .NET to ABAP.
    Regards,
    Raghu

  • How to set expiry date for a mail account?

    Hi there, i'm new in Messaging Server, need help here on how to set an expiry date to a specific mail user since the mail user will be just a temporary mail user. Instead of deleting manually, is there any smarter way of doing it?

    Directory Server can be set to exipre a password, indeed. That will prevent the user from logging in, when it happens. There will be no warning, or anything like that.
    The account will still be on the server, and the mailbox will still contain mail. It will still receive mail.
    If you want to turn an account off, you will have to make some arrangement outside Messaging Server for automating it.
    You can use any kind of program you like to set the ldap attribute "mailuserstatus" to "inactive", or even "deleted" as you wish.
    You can use java, "c", or any other programming tools you like. Messaging Server and Directory Server aren't written in Java, anyway.

  • Item Expiry Dates in a View ?

    I would like to write a query to show items that have an expiry date or number of days until expiry set, is there a secured view that can be used or do I need to access the underlying table directly ?
    The wwv_things table gives me the expiredate, expirenumber, expiremode. The content area view (wwsbr_all_items) only has the expiredate so doesn't show any items that are set to expire say 5 days in the future.
    Is there a different view that shows this or should I just run the query off wwv_things ?

    Simon,
    You would need the expirenumber and expiremode columns from the wwv_things table to achieve this. Expiremode, a varchar2 column, can contain the literal 'PERMANENT', 'DATE', or 'NUMBER'. WWSBR_ALL_ITEMS view currrently does not expose these columns. If you have access to the source, add these 2 columns to the view creation script. If not use the view script given below to recreate the view:
    PROMPT Creating View 'WWSBR_ALL_ITEMS'
    CREATE OR REPLACE VIEW WWSBR_ALL_ITEMS AS
    SELECT t.masterthingid masterid,
    t.id,
    t.siteid caid,
    t.language,
    t.iscurrentversion is_current_version,
    t.cornerid folder_id,
    t.regionid folder_region_id,
    t.name,
    t.title display_name,
    t.itemtype,
    t.type,
    t.subtype,
    t.parentid parent_item_id,
    t.topicid category_id,
    t.topicsiteid category_caid,
    t.author,
    t.description,
    t.publishdate publish_date,
    t.expiremode expire_mode,
    t.expiredate expire_date,
    t.expirenumber expire_number,
    t.image,
    t.keywords,
    u.url url,
    t.filename,
    tx.text text,
    t.cornerlinkid folder_link_id,
    t.cornerlinksiteid folder_link_caid,
    t.active,
    t.checkable can_be_checkedout,
    t.checkedout is_item_checkedout,
    t.checker checker_username,
    t.checkoutdate checkout_date,
    t.fullscreen,
    t.inplace,
    t.hideinbrowse,
    t.createdate,
    t.creator,
    t.updatedate,
    t.updator,
    t.seq,
    t.author_seq,
    t.createdate_seq,
    t.itemtype_seq
    FROM WWV_THINGS T,
    WWSBR_URL$ U,
    WWV_TEXT TX
    WHERE t.url = u.url(+) and
    t.siteid = u.object_siteid(+) and
    t.textid = tx.id(+) and
    t.siteid = tx.siteid(+) and
    ( EXISTS
    -- site and style admin
    SELECT 'x'
    FROM WWSEC_SYS_PRIV$
    WHERE OBJECT_TYPE_NAME = 'SITE'
    AND NAME = TO_CHAR(T.SITEID)
    AND OWNER = wwctx_api.get_product_schema
    AND GRANTEE_TYPE = 'USER'
    AND GRANTEE_USER_ID = wwctx_api.get_user_id
    AND GRANTEE_GROUP_ID = 0
    AND PRIVILEGE_CODE > 100 -- SITE and STYLE ADMIN
    UNION ALL
    SELECT 'x'
    FROM WWSEC_SYS_PRIV$ P, WWSEC_FLAT$ F
    WHERE P.OBJECT_TYPE_NAME = 'SITE'
    AND P.NAME = TO_CHAR(T.SITEID)
    AND P.OWNER = wwctx_api.get_product_schema
    AND P.GRANTEE_TYPE = 'GROUP'
    AND P.GRANTEE_USER_ID = 0
    AND P.GRANTEE_GROUP_ID = F.GROUP_ID
    AND P.PRIVILEGE_CODE > 100 -- SITE and STYLE ADMIN
    AND F.PERSON_ID = wwctx_api.get_user_id
    OR
    -- portal admin
    EXISTS
    SELECT 'x'
    FROM WWSEC_SYS_PRIV$
    WHERE OBJECT_TYPE_NAME = 'ANY_SITE'
    AND NAME = 'ALL_OBJECTS'
    AND OWNER = wwctx_api.get_product_schema
    AND GRANTEE_TYPE = 'USER'
    AND GRANTEE_USER_ID = wwctx_api.get_user_id
    AND GRANTEE_GROUP_ID = 0
    AND PRIVILEGE_CODE = 500 -- ADMIN
    UNION ALL
    SELECT 'x'
    FROM WWSEC_SYS_PRIV$ P, WWSEC_FLAT$ F
    WHERE P.OBJECT_TYPE_NAME = 'ANY_SITE'
    AND P.NAME = 'ALL_OBJECTS'
    AND P.OWNER = wwctx_api.get_product_schema
    AND P.GRANTEE_TYPE = 'GROUP'
    AND P.GRANTEE_USER_ID = 0
    AND P.GRANTEE_GROUP_ID = F.GROUP_ID
    AND P.PRIVILEGE_CODE = 500 -- ADMIN
    AND F.PERSON_ID = wwctx_api.get_user_id
    OR
    -- folder owner
    ( EXISTS (SELECT 'X'
    FROM WWV_USER_OWNED_CORNERS
    WHERE SITEID = T.SITEID
    AND ID = T.CORNERID)
    OR
    -- view folder w/no ILS
    ( EXISTS (SELECT 'X'
    FROM WWV_USER_CORNERS
    WHERE SITEID = T.SITEID
    AND ID = T.CORNERID
    AND HAVEITEMSECURITY = 0)
    OR
    -- view folder or item w/ILS
    EXISTS (SELECT 'X'
    FROM WWV_USER_CORNERS C
    WHERE C.SITEID = T.SITEID
    AND C.ID = T.CORNERID
    AND ((HAVEITEMSECURITY = 0) OR
    (HAVEITEMSECURITY = 0 AND
    T.SECURITY = 'folder') OR
    (HAVEITEMSECURITY = 1 AND
    T.SECURITY = 'item' AND
    EXISTS
    (SELECT 'X'
    FROM WWSEC_SYS_PRIV$ D,
    WWSEC_FLAT$ F
    WHERE F.PERSON_ID =
    WWCTX_API.GET_USER_ID()
    AND D.OBJECT_TYPE_NAME = 'ITEM'
    AND D.NAME =
    T.SITEID| |'/'| |T.MASTERTHINGID
    AND D.OWNER =
    WWCTX_API.GET_PRODUCT_SCHEMA
    AND D.GRANTEE_TYPE = 'GROUP'
    AND D.GRANTEE_GROUP_ID = F.GROUP_ID
    AND D.GRANTEE_USER_ID = 0
    UNION ALL
    SELECT 'X'
    FROM WWSEC_SYS_PRIV$ D
    WHERE D.OBJECT_TYPE_NAME = 'ITEM'
    AND D.NAME =
    T.SITEID| |'/'| |T.MASTERTHINGID
    AND D.OWNER =
    WWCTX_API.GET_PRODUCT_SCHEMA
    AND D.GRANTEE_T YPE = 'USER'
    AND D.GRANTEE_USER_ID IN
    (WWCTX_API.GET_USER_ID(),2)
    PROMPT Creating View 'WWSBR_ITEM_PERSPECTIVES'
    CREATE OR REPLACE VIEW WWSBR_ITEM_PERSPECTIVES AS
    SELECT tp.siteid item_caid,
    tp.masterthingid item_masterid,
    tp.perspectiveid perspective_id,
    tp.perspective_siteid perspective_caid,
    p.name perspective_name
    from wwv_thingsperspectives tp,
    wwv_perspectives p
    where p.siteid = tp.perspective_siteid
    and p.id = tp.perspectiveid
    and exists (select 1
    from wwsbr_all_items i
    where i.masterid = tp.masterthingid
    and i.caid = tp.siteid)
    null

  • How to automatically update the Expiry Date's number of days

    My web app input form is an event submission form. Users enter the event title, event date and other details, etc. I've figured out how to get the "expiry days" in the form and it be hidden but i can't figure out how to calculate this:
    (today's date) - (event date) + 1 day = number of days to expire and then set the expiry days to that value upon submission.
    I have tried writing the js but am getting no where, has anyone out there already accomplished this? I've researched and researched and find a million things on calculating the number of days but can't get one of them to work for my situation here... any help would be greatly appreciated!!

    Hi Murtuza,
    You can use function module BAPI_ISUACCOUNT_CHANGE.
    Pass dunning lock details in parameter TCTRACLOCKDETAIL. This function module only create and delete locks.
    So, you need to pass existing lock details (from table DFKKLOCKS) with PROCESSING_MODE = 04 (delete) and append another value with changed expiry date with PROCESSING_MODE = 01 (Create).
    This will also help in maintain lock history too.
    Hope this helps.
    Regards,
    Avinash

  • Adding an Expiry date to a document - Acrobat Pro

    I want to add an expiry date to my document i.e 12 months from when it was created.  I recently got Acrobat Pro X on my computer, and the not sure how to do this now.  Any help would be greatly appreciated.
    In Adobe Acrobat 8, it was possible by adding JavaScript by clicking on the menu Advanced > Document Javascript > Edit CheckDoc
    Then we could open the JavaScript and put the end date, as below
    Thanks!

    Adobe LiveCycle can protect documents on an internal company network OR via the public Internet, it simply depends on how you set up access to the LC server (i.e. is the IP address of the server public and can it be connected to from outside the firewall).
    "Expiring" documents with JavaScript is strongly discouraged if the document has value, as a user can trivially bypass the script (and as you have found out, it only ever runs under specific circumstances). If the PDF is opened in a non-Adobe application such as OS X Preview, scripting simply isn't available. Many users disable the scripting module by default, especially in enterprise settings. These are the situations for which digital rights management (DRM) was developed - if there was an easier (and cheaper) way to do it, Adobe wouldn't have bothered writing LiveCycle's DRM module as they'd never sell any licenses!
    LiveCycle DRM restricts the PDF to opening only in Adobe applications (Reader and Acrobat), but the protection offered is totally reliable. Nobody has ever bypassed or cracked LCDRM hashes in the wild, and it's used to secure documents of the highest value (both commercial and proprietary). Yes, LCDRM is expensive and probably isn't viable for prosumer or short-run applications, but at an enterprise level the cost of a LiveCycle seat is often trivial compared to the losses they risk if a document falls into the wrong hands. It's a commercial decision, but anything less than DRM is merely an illusion of protection, and document authors must be aware of that.
    I have exactly the same issue as you, except that the pdf documents are
    distributed to customers - eg. quotations to expire after 30 days,
    proposals, etc. In this case, Adobe Lifecycle doesn't work for me as it
    only manages internal documents (as far as I know).

  • Set Disable or Expiry Date for web app item via Edit form

    I have a user that wants to delete a web app item from a secure zone edit form, but they are not the owner of that web app item.  All items in the web app were imported via a csv file and hence do not have a 'submitted by' user id assigned.
    Is it possible to Disable a web app item using a web app Edit form?  or alternatively, is it possible to set the Expiry Date of a web app item using a web app Edit form?
    Thanks
    Dave

    Sorry Brian, but I'm not sure that answers my question.
    Sure, I can create a single web app item for every single client of my customer, manually.
    Sure, I can create and 'allocate' that single web app item to each customer manually.
    I pray the customer doesn't have hundreds of clients. And I would have to teach my customer how to do this convoluted process for every new client.
    But the one thing this doesn't do is answer the question of updating the value of units held.
    It seems the order module remains the closes to what I am looking for in that it allows an equation, and is automatically customer specific.
    However, I am looking for a way to achieve a single daily update by the customer as to the value of the units held by each client. This can be done via the product module - update price. But this does not update existing orders. Exisitng orders are fixed at the price on the day. The customer wants to update the value once, in one place, and have that amend all existing 'orders' to reflect the new total value of units held by each individual client, and to have this show in each client's member area.
    If you can think of a way of doing this in webapps or via the order module, this is what I am looking for. Anyone?

  • Workflow to send mail 20 day before the expiry date

    Dear All,
    I created a workflow to send mail when a calculated column date is equal to today as follows:-
    Step1
    add -20 days  to Current Item:Expiry Date (Output to Variable : date)
    then set variable : Notification1 to Variable : date
    Step2
    If variable:notification1 equals (ignoring time) Today
    email users
    Now when i add a new item to the list , the workflow status is set to In progress , and when i refresh the page the status is changed to Completed before the condition is met and!!
    Any help
    Regards

    If I Understood your question correctly, you need to send email to user 20 days before expiration date. 
    From above you workflow I can see, you are just checking your condition once a item is created. As your Step2 condition is not met your  workflow is completed without any error. I suggest you might want to try below workflow
    Step1
    add -20 days  to Current Item:Expiry Date (Output to Variable : date)
    then set variable : Notification1 to Variable : date
    then Pause until Variable:date
    Step2
    email users
    Above workflow design will pause you workflow till 20 days before expiry date. and then send email to user. 
    Please ignore syntax, I just tried to put logic.
    Below is explantion on how to use Pause Action(from MSDN) in Sharepoint workflow
    This action is initially displayed in a workflow step as Pause until this time.
    Use this action to pause the workflow until a particular date. You can add a current date, a specific date, or a lookup.
    Following are examples of what the action might look like in a workflow step,
    Pause until 1/1/2010 12:00:00 AM
    Pause until Variable: A week from Modified
    If this helps Please mark it answer or vote as helpful.
    Thanks
    Siddharth

  • How to get account expiry date for Oracle Directory Server?

    I need to get the account expiry date for Oracle Directory server. Which attribute stores this value? Please let me also know the attribute type and how to fetch it.
    Thanks,
    Subrat

    Hello,
    Yes you can use nsAccountLock directly (When nsAccountLock=true, the object is inactivated and the user cannot log in)
    This is documented in Modifying Directory Server’s NsAccountLockAttribute Directly (Sun Java System Directory Server Enterprise Edition 6.2 In…  (release number is old but it does not matter, Thats the first one Ive found)
    You can also use dsutil account-inactivate as described in dsutil - 11g Release 1 (11.1.1.7.0)
    Sylvain
    Please mark this response as correct or helpful when appropriate to make it easier for others to find it

  • How does the project expiry date work?

    I am looking to buy Captivate. But I first need to know how the project expiry date works.
    I am currently producing a short course for a company in my area, but our agreement is that they get to use the short course for a period of 3 months. If I create the short course in Captivate, will I be able to set an expiry date on the project? For example, person A buys my short course. After 3 months (or however long) the course expires and he will no longer be able to open the short course. Is this what the expiry function does?
    Also, does the expiry function work even if the project is copied from one hard drive to another? For example, if someone makes a duplicate of the project onto a friend's hdd, will both projects still expire after 3 months?
    Thanks guys.

    Hi there,
    I have been a Articulate Storyline users for several years now and am new on the Captivate forum. Someone told me that Captivate can set an expiry date on the course content after being downloaded on an iPad for offline viewing (so without an LMS). In Articulate SL this is not possible unfortunately although a feature request has been made by quit a few. Situation is that I deliver course content to clients operating in remote areas (shipping). It is essential for me to have this feature and will seriously consider changing over to Captivate if this is true.
    Could anyone help me out on this one?
    Thanks in advance for sharing!
    Regards,
    John

  • To check the License Expiry Date on EP??

    Hello All,
                   I have completed installing Permanent Licenses through VA in SAP EP.How to check the license expiry date in a stand alone server like EP??Moreover can u pls tell me what authentication is required for applying licenses through slicense??I did some with sap* & the others with ddic??

    How to check the license expiry date in a stand alone server like EP??
    You can see the license and all the details of it in the licensing adaptor using Visual Admin.
    Moreover can u pls tell me what authentication is required for applying licenses through slicense??I did some with sap* & the others with ddic??
    Any user with SAP_ALL will do.... doesn't matter if you install some with SAP* and some with DDIC
    Regards
    Juan

Maybe you are looking for