Scheduled Report Fails To Run If User Password Has Expired

Why can't a report, that has been scheduled for a user whose password has expired, continue to run and go to its predefined destinations?
A user doesn't know until he/she attempts to log in that there is a password expiration issue.  They may have scheduled the report to go to a  multitude of inboxes, but if their password has expired, the report doesn't run.
I can understand "some" issues with the necessity to stop the report until credentials are updated correctly.  However, Business Objects doesn't notify a user until it has expired, thus making it too late for those expecting something in their inbox.
Is there any method of notifying users that their password is going to be expiring soon, in advance?  In other words, is there any "proactive" feature within Business Objects for notifying the user of an upcoming need to change their password?
HepMe

There is nothing built in to BusinessObjects for this, but there may be third-party tools available or you can write code that would do this.
In Query Builder, run this query:
Select SI_ID, SI_Name, SI_LAST_PASSWORD_CHANGE_TIME, SI_UPDATE_TS, SI_LASTLOGONTIME
from CI_SYSTEMOBJECTS where SI_Kind = 'User' and SI_NAME != 'Administrator' and SI_NAME != 'Guest' and SI_PASSWORDEXPIRE = 1
order by SI_LAST_PASSWORD_CHANGE_TIME desc, SI_UPDATE_TS desc
Users who are new and haven't yet changed their password will not have a value for SI_LAST_PASSWORD_CHANGE_TIME, so you can use SI_UPDATE_TS to determine when they were created.
You could build an application that uses this query to determine who is getting close to password expiration and send out an email reminding those users to change their passwords.
-Dell

Similar Messages

  • Automatic Email When Scheduled Report Fails?

    Is there a way to configure XI to automatically send an email if a scheduled report fails to run successfully?

    This is actually configured at the report level from the CMC and not via auditing. For each report that you want notification(s)to be set for, switch to the Schedule tab --> Notification in the CMC. Enable email notifications as required. ie. "A job has failed to run. "

  • Scheduled Report Failing - Don't Know Why

    I'm trying to re-create a scheduled report on CMC that had gotten deleted. It ran before (sometimes multiple times...) but at least it ran. I'm duplicating all the settings for this report based on how they were before, but every time I try to get the report to run, it fails.
    I don't know enough about this to be able to embed any kind of error messages in the e-mail notifications we get. All I know is that no matter what I change/tweak/adjust, we get an email saying "This report has failed to run."
    What kinds of things should I be looking at to troubleshoot? I know the report itself is fine, as users can view it normally (as in, through other viewers). There's definitely something specific to the scheduling process that is not correct, but I don't know what to look at.
    Here is how the scheduling is currently configured:
    Schedule > Main Tab
    -Run Weekly, Tues - Sat
    -Start Date: 10/01/08, 8:30 AM (I originally set this up yesterday, so today at 8:30 should have been the first time it ran, but instead it failed)
    -End Date: 10/01/18, 12:00 AM
    -Number of retries allowed: 0
    -Retry interval in seconds: 1800
    Schedule > Notification
    -Email notification based on: a job has failed to run
    -Message: Report failed to run. Scheduled Report: %SI_NAME% - %SI_STARTTIME% What other codes can we put in this message, BTW? I've been trying to look for something to return error codes, but %SI_OUTCOME%, %SI_STATUSINFO%, and %SI_ALERT_MESSAGE% don't display anything, they just print on the email
    Schedule > Destination
    -Destination: Email (SMTP)
    -Clean up instance after scheduling is checked
    -We have "Set the values to be used at schedule time here:" populated with our list of email addresses for recipients
    -Attach object instance to email message is checked
    -Specified file name: %SI_NAME%%SI_STARTTIME%.%EXT%
    -Add extension is checked
    Schedule > Format
    -Format: Microsoft Excel (Still fails if we choose Excel Data Only or Adobe Acrobat)
    -Use options saved with report is checked (Still fails if we deselect this)
    Schedule > Schedule For
    -Schedule only for myself.
    Could really use some help here, as I don't know what in the world could be causing this to fail. Thanks in advance.

    First thing is to forget all the complex configs and just try to schedule the report to run once now, no alerts, no notifications, no nothing.
    Does that work?
    Then you can build up the schedule, to see where the problem is coming from.
    Sincerely,
    Ted Ueda

  • How to schedule reports to be run and sent from Ad-hoc query.

    Dear Abapers,
    I got a requirement in which the user wants to know how to schedule reports to be run and sent from Ad-hoc query.
    Regards
    Venkat

    Ask him to look more carefully at the menu : Quickview > Execute > Exec. in background, then click on schedule
    Regards,
    Raymond

  • "Password has expired" for user created via UME API

    Hi,
    I have written a service that processes new user accounts and uses the UME API to create them. The code works fine on my local Sneak Preview installation of EP6 SP16, allowing the created users to logon and forcing them to change their password on first login.
    When I try and run this code on EP6 SP14 it completes without generating any exceptions but when I try and login I get the message "Password has expired" and cannot login or change the users password.
    Does anyone know why?
    I have the following UME settings for both servers:
    ume.logon.security_policy.password_change_allowed = TRUE
    ume.logon.security_policy.password_change_required = TRUE
    ume.logon.security_policy.password_expire_days = 99999
    The SP14 server also uses LDAP to authenticate users primarily  and has the following setting:
    ume.persistence.data_source_configuration = dataSourceConfiguration_ads_deep_readonly_db.xml
    There are some other UME configuration differences but none that seem relevant to this problem.
    Can anyone suggest what the problem might be?
    Cheers,
    Steve Archer

    The Xp machine is fine acessing the mb
    its the macbook that is having a problem accessing the xp machine coz it says that the password has expired
    but there is no password for the user on the xp machine that i am trying to access from my mb
    so that would be:
    xp to mb = fine all working
    mb to xp = password expired even though no password required for the xp user

  • List all users whos password has expired

    Hi,
    Is it possible to list all users whos password has expired in the R\3 system?
    Thanks in advance,
    Aviad

    You can use program RSUSR200.
    On selection screen in block 'Selection by status of the password' select only 'Users with inactive passwords' checkbox.

  • Not able to connect to database: ORA-28001: the password has expired

    I started getting the 'password has expired' error in my SOA server log today (six months after installing my SOA Suite 11.1.1.4 development environment). I found a tip in an old forum thread:
    Failed to connect to database instance: ORA-28001: the password has expired
    and changed the password expiration time as suggested, and bounced my SOA server hoping for the best. But I'm still getting the password has expired error. Is there a way to clear that out so that I don't have to go back and figure out which user(s) are being affected and what their passwords should be reset back to so that my SOA environment will work again? Thanks!

    Hi,
    Better to check the password_life_time unlimited for all your schemas, suppose your prefix is DEV you may have:
    DEV_MDS
    DEV_ORABAM
    DEV_ORASDPM
    DEV_SOAINFRA
    Cheers,
    Vlad

  • Sneak Preview SP15: Password has expired

    Hi,
    today I installed the Netweaver 04 SP15 Sneak preview. The first thing I did was creating a new portal user, and I assigned the end user role, which worked fine.
    When I try to log in as the new user, I always get a "Password has expired" message (not the usual initial password change, I just cannot log in). I also reset the password as admin, but it doesn't help.
    The user view shows today as last password change, expiration time is 99999 days. There are no special characters in the password.
    System is Windows Server 2003, JDK 1.4.2_08.
    Thanks in advance,
    Markus
    Message was edited by: Markus Wagner
    Found a solution. In J2EE Administration -> Security Provider, I checked the "No password change required" option. That doesn't really solve the problem, but I can login, which is fine for me.

    You have to log in locally on the machine, on which the portal is running (or at least, that's the easiest way). Start the Visual Administrator tool with the go.bat (or the go script for *X systems) in C:\usr\sap\J2E\JC00\j2ee\admin.
    Select the default connection and log in as admin. Then navigate in the tree to Server/Services/Security Provider. Change to tab User Management. Then look for the user and select it. Click on the edit button above the tabs (I had a  bit trouble finding that) and select the "No passwort change required" checkbox, a bit below the middle of the window. Do that for each user and then switch back to read only mode.
    Markus

  • "your password has expired" popup

    I do not have any SR left with Novell.
    How can I obtain the fix in VO as mentioned?
    "your password has expired" popup after user changes admin set password
    in Virtual Office
    http://www.novell.com/support/viewCo...6911&sliceId=1
    "your password has expired" popup after user changes admin set password
    in Virtual Office
    This document (3456911) is provided subject to the disclaimer at the end
    of this document.
    Environment
    Novell Virtual Office
    Situation
    After the user first logs in (or after admin resets the password) and is
    prompted to change their password. After the password is changed
    succesfully a further popup box appears "Your Password is expired". The
    user can cancel this box and continue. This behavior does not occur
    outside of Virtual Office.
    Resolution
    Submitted to development.
    Fix is available by request.
    Status
    Reported to Engineering
    Additional Information
    Formerly known as doc # 135
    To Reproduce:
    NetWare 6.5 Support Pack 5
    Add a UP policy to a container, set policy to expire password after 30
    days and give 6 grace logins.
    Add forgotten password option and use the sample challenge set.
    Create a new user in this container. No Other container or user password
    restrictions other than the defaults should be set. Login to VO as the
    user - get prompted to change the password.
    After Changing Password, the POP UP will appear saying password has expired.
    If you disable the grace logins from the UP Policy this works fine.
    Document
    Document ID: 3456911
    Creation Date: 03-27-2007
    Modified Date: 06-24-2008
    Novell Product: Open Enterprise Server

    DrumDude wrote:
    >Any Luck in getting the patch?
    Alas, our official Novell contacts are on vacation. I received an
    unofficial answer that you should try to open an incident and try to
    reclaim your money afterwards.
    Marcel Cox
    http://support.novell.com/forums
    Marcel Cox's Profile: http://forums.novell.com/member.php?userid=8

  • SBS 2008 RWW displays "Your password has expired. Change it on the Change Password page."

    I have one User Account that when logging into RWW , a dialog (as attached) comes up? From my experience, when a password needs to be changed you are simply taken to the change password screen to enter old password and new. This AD account even has Password
    does not expire set.
    Even after changing password in AD this comes up - there are some other worrying things happening with this account as when the User opened their mailbox all of their Unread Items were marked as Read. Not sure if this is related. 
    When I login with another Test User Account, I cannot force the same dialog to come up and a google does not show me much.
    Could RWW of been compromised or is there something in User AD Account? I ended up resetting Users' password via AD just to be safe, but dialog still comes up. 

    Hi,
    Did this encounter for all the user accounts or just for a specific one?
    In general,if it is determined that the user must change the password upon logging on to the site (for example, the password has expired or set to User must change password at next logon), the logon page will present that error message to the user.
    Please check the prperties of that user account to see if you have selected "User must change password at next logon"check box.
    In addition, please check the default domain policy via the path below: Computer Configuration/Windows Settings/Security Settings/Account Policies/Password Policy
    Pleae check the value you have configured for “Maximum password age”.
    Best regards,
    Susie
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Password has expired

    right here we go....
    i have got past all the problems connecting my xp machine to my macbook.
    but now when i connect my macbook to the xp machine it asks for the username and password as normal but says that the password has expired. The user i have on the xp machine does not have a password so cant expire, this use to work on tiger with out a problem
    i have tried using the IP address but it does the same thing.
    any solutions or work arounds?

    The Xp machine is fine acessing the mb
    its the macbook that is having a problem accessing the xp machine coz it says that the password has expired
    but there is no password for the user on the xp machine that i am trying to access from my mb
    so that would be:
    xp to mb = fine all working
    mb to xp = password expired even though no password required for the xp user

  • Error: Your password has expired

    I get the following error when login to Oracle9iAS Portal as portal owner user, how do I reset the password?
    Error: Your password has expired, please contact the directory administrator to reset your password (WWC-53069)

    Go to <ORACLE_HOME>/bin and launch oidadmin
    Once Oracle Directory Manage Interface comes up, connect to your OID server as user "orcladmin".
    The password will be the same as the one that you have provided at installation time.
    Now go to
    Entry Management
    For me the entries were like the following
    cn=com,cn=oracle,cn=idc,cn=users,cn=portal
    change the userPassword attribute in your corresponding entry. Now try to log in to portal with the new password and it should work.
    Regards,
    Nachiketa

  • Problems finding if password has expired ( using ldap_simple_bind )

    since i want to find out if password has expired or not i am using asynchronous bind,but i am facing certain problems with ldap_parse_result. The problems are :
    1) it fails intermittently when i want to get password expiration controls and gives core dump. all the parameters are correct ...
    2) also i do not get password expiration warning control, I get password has expired before 5 hours or so.
    3) so i have used a workaround and check for "password expired" in the message returned by ldap_parse_result without retrieving controls. is it ok to do this ?

    since i want to find out if password has expired or not i am using asynchronous bind,but i am facing certain problems with ldap_parse_result. The problems are :
    1) it fails intermittently when i want to get password expiration controls and gives core dump. all the parameters are correct ...
    2) also i do not get password expiration warning control, I get password has expired before 5 hours or so.
    3) so i have used a workaround and check for "password expired" in the message returned by ldap_parse_result without retrieving controls. is it ok to do this ?

  • Password has expired + port change

    Dear friends, i have managed to install NW04 SP15, and can login using the admin/admin combination. when i create another user  or try to login using the Administrator loginid it gives me an error "Password has expired". Can some one help me solve this issue.
    Also i want to change the 50000 port to the default port of 80. is this possible if yes where is the option to get this done...any help will be appreciated

    Hi Glenn,
    When you have created the users then you must have given some roles to them. If any of the user you have created has User Administration role, then you can change the password of the "ADMIN" user.
    Apart from that you can also set the initial values of admin user from the visual Administration. You can change the setting of the Administrator UID/Pass to defualt which changes it back to admin/admin. I hope these would help you.
    Also, I dont know why do you want to change the port to 80. Actually when you install Portal 50000 is the defualt port for it. It is not the 80 port which we generally wants. This is SAP specific port. The port number depends on the J2ee Instance installed at the installation of the Poratl. So I would say that there is no need for changing this port.
    Regards
    Pravesh
    PS: Please consider rewarding points if helpful.

  • Unable to change password from application when Oracle password has expired

    I need to know how to change the users
    (Oracle 9.0.8) password via Visual Basic (v6.0
    SP3) and RDO. If the users password is expired,
    the proper error message is returned, but because
    the user isn't connected to the database, I
    cannot change the password with the "ALTER xxx
    IDENTIFIED BY xxx" sql. Anyone got any
    suggestions??

    you have to unlock it with some other user with the alter user privilege (e.g. sys or system), or (if you use OID) some user with DAS privileges.

Maybe you are looking for

  • Error Message when installing All In One Product

    I am having to re-install my HP Officejet 6500 e709a software.  I am getting the following error message when I try to install it.  Anyone have any suggestions on how I can correct this? Thanks, JN This question was solved. View Solution.

  • Unable install CS6 design standard on Mac OS 10.8.2

    Hi I having problem when installing CS6 design standard on Mac OS 10.8.2 i was using the online .dmg to install everytime when the installation seem like almost done (the progress bar shown 99%). suddenly it just fail. I was using admin id and tried

  • How do I get a hacker off of my laptop? PLEASE HELP!

    This person has changed my password on my gmail multiple times, yahoo account as well, and I'm sure he's gotten into other stuff. I don't know if it's from my desktop or phone or what? I set my laptop back to factory setting but he still changed my g

  • Forward to field configuration in Agent inbox

    Hello, does any one know how to configure following scenarios: 1. After saving service ticket with responsible organisation(BP) and responsible person(employee), i go to agent inbox and forward same ticket to other resp emp. This should not change re

  • BI content for E-sourcing in BI 7

    Hi, I have to activate e-sourcing standard reports in BI. Any idea where shall I get BI content for e-sourcing (under which application componnent) ?