Can we delete an account which is in provisioning state

Hi All,
I am trainee in OIM .........I am trying to delete the user's account from identity console(as 'xelsysadm') which is in provisioning state. when i click on remove accounts it is showing operation successfully completed. But i am getting the account again in my console.........
Is there any specific process to delete user's accounts.........Please let me know .......
Regards,
Nani

Delete means soft delete and the account will be present with Revoked status.
till oim11gr1 we didn't have this feature to revoke a account having Provisioning status. But, yes R2 has this feature to revoke a account with Provisioning status.

Similar Messages

  • I am unable to open I cloud with my apple I'd every time I try message comes that " max no of account have been activated on your I pad"  what needs to be done,how can I delete the accounts which I had opened as I don't remember the I'd and passwords

    Can any one help me on this

    It seems that you've been trying to create Apple IDs (even if you thought you were just trying to use one to make an iCloud account) and you have reached the max allowed number of IDs you can create on the device (which is 4 or 5 as I recall). The only way to create yet another one is to use a different device or a computer. No other way around this.
    If on the other hand you want to USE an existing one, go to Settings>iCloud and enter that ID. 

  • I have 2 iCloud accounts. Can I delete one account so I can make use of additional space I purchased for the secondary account? Also iPhoto seems to only connect to the primary account? How do I send files to the secondary account?

    I have 2 iCloud accounts. Can I delete one account so I can make use of additional space I purchased for the secondary account? Also iPhoto seems to only connect to the primary account? How do I send files to the secondary account?

    Both accounts are completely independent from each other. In order to use the space that you have purchased for your secondary account, you must change it to become your primary account. Yes, as you said, services like photo stream only work with the primary account. Unfortunately, there is no comfortable way to just transfer data from one account to another one, but you can do it via a third party application e.g. via Dropbox: e.g. for photos: photos stored with your current primary account > manual transfer to dropbox > after you made your secondary account to the primary account,  transfer the photos back to your new primary account etc.

  • I have an icloud account that i am trying to delete or change the email on it and i lost the password.  How can i delete the account if i lost the password?

    I have an icloud account that i am trying to delete or change the email on it and i lost the password.  How can i delete the account if i lost the password?

    You can't and shouldn't.  This is what you should do:
    http://support.apple.com/kb/HT2204
    http://support.apple.com/kb/HT1920?viewlocale=en_US&locale=en_US
    http://support.apple.com/kb/HT5621
    http://support.apple.com/kb/HT5312

  • When I set up my iPhone, I accidentally put in an apple ID that doesn't exist. Therefor, I don't know the password and can't delete my account from iCloud. Can anybody help?

    When I set up my iPhone, I accidentally put in an apple ID that doesn't exist. Therefor, I don't know the password and can't delete my account from iCloud. I was trying to sync my contacts to my iPad and now it's not possible without iCloud on my phone. Can anybody help?

    Have you tried changing the admin password in System Preferences > Users & Groups > Password   ??
    The Apple ID that is associated with your admin password is noted there.
    message edited by:  cs

  • How can I delete a dir which has sub-dir's ?

    Dear list,
    Can some one send me a link or send me a code example of how to delete all the sub- directories in a specified directory. My dir has sub-directories which contain files!
    If I use the java.io package I must loop all the sub- directories, and java.io.File.delete() wont delete a dir when it contains files, so I will have to go into each sub-dir and delete the files before deleting the sub-dir. This is going to be a lot of code, and YES ! I am a little lazy!
    Is there a java package, with a method, where I can just delete a dir, which just deletes it and ALL its contents ?
    regards
    BB

        // Delete an empty directory
        boolean success = (new File("directoryName")).delete();
        if (!success) {
            // Deletion failed
        }If the directory is not empty, it is necessary to first recursively delete all files and subdirectories in the directory. Here is a method that will delete a non-empty directory.     // Deletes all files and subdirectories under dir.
        // Returns true if all deletions were successful.
        // If a deletion fails, the method stops attempting to delete and returns false.
        public static boolean deleteDir(File dir) {
            if (dir.isDirectory()) {
                String[] children = dir.list();
                for (int i=0; i<children.length; i++) {
                    boolean success = deleteDir(new File(dir, children));
    if (!success) {
    return false;
    // The directory is now empty so delete it
    return dir.delete();

  • Can anyway delete iCloud accounts on device? I can't log in on iPhone 4. Please help ty

    Can anyway delete iCloud accounts on device? I can't log in on iPhone 4. Please help ty

    Wmorlac wrote:
    I have the new IPad and can't connect via bluetooth to any of my apple devices...
    Correct... See Supported Bluetooth Profiles Here...
      http://support.apple.com/kb/HT3647
    Suggest you check the User Guides of your Devices to find the Method of what you are trying to do

  • Can't delete admin account even as Root

    We're experimenting with integrating our Mac users into Active Directory. I've read that you should delete the user account in Sys Prefs first and leave the home folder.
    The problem we're having is that I can't delete the users account in system prefs even if I log in as the root user. I get a generic error after about 10 minutes of looking like it is working that says the account could not be deleted.
    My guess is it has something to do with the fact that I had already logged into the same acount with an Active Directory login and the permissions have been changed on certain files and now it can't complete archiving the home folder because of some rights issue.
    I have unbound the computer from the AD forest and ran disk permissions to no avail. I'd like to keep the existing home folder to use with the network login if possible so I haven't tried the quick delete option.
    Any advice would be greatly appreciated.
    Thanks
    -T
    MacBook Pro 2Ghz, iMac, XServe, G5   Mac OS X (10.4.8)  

    You can't delete an account if it is logged in, or if it is the only admin account on the system. So make sure that there is at least one other admin account, and that the account you want to delete os logged out.

  • I have 2 phones sharing the same i cloud account. Can i delete the account on one phone and set up a separate account. ?

    I have 2 phones sharing the same i cloud account. Can i delete the account on one of the phones and set up a separate account, will this stop the contacts being shared ?

    Wade...
    This support article may help you >  Apple IDs and iCloud

  • Help: Can't delete email account in OSX Mail

    I have verizon.net email account that I had to update because verizon changed the incoming and outgoing servers.
    Each of my family members has a separate profile on my Mac and I was able to successfully update their settings.
    I have the admin account. No matter what I do, I can't get the new server settings to stick in MacOSX Mail.
    So I tried to delete the email account via System Preferences. When I relaunch Mail or System Preferences, the account is stil there. When I try to delete the account from within Mail, I get an error message:
    Account removal failed with error: “The operation couldn’t be completed. Unable to find an account for the UID given.”.
    You can try deleting the account from the “Internet Accounts“ preference pane in System Preferences.
    I even tried the steps in this thread using Terminal:
    https://discussions.apple.com/message/23824890#23824890
    I even tried deleting the account in my Library preferences.
    No luck.
    I had this problem on my 17" MacBook Pro. I just migrated to a Retina MacBook Pro using a Time Machine backup. Same exact problem. I'm thinking there's some bizarro preference thingy that is buried somewhere that needs to be removed.
    Yes, I ran disk utility as well.
    Help me please!

    After closing mail I used a plist editor and edited:
    /Users/YOURUSERNAME/Library/Mail/V2/MailData/Accounts.plist
    (as always TAKE A BACKUP)
    I removed all key pairs to the offending account.
    Voila.
    Removed.

  • I changed recently because apple ID not remember the password. More joined the icloud not changed, still with the old ID and now I can not delete the account because the icloud iphone app search I do?

    I changed recently because apple ID not remember the password. More joined the icloud not changed, still with the old ID and now I can not delete the account because the icloud iphone app search I do?

    What?
    Try posting in your native language, the above makes no sense.

  • I just updated to iOS7 and an old appleid popped up.  My old password is not recognized so I can't delete the account or turn off find my iphone.  The old appleid is linked to an email I don't have anymore, and answers to my security ?'s aren't recognized

    I just updated to iOS7 and an old appleid popped up.  My old password is not recognized so I can't delete the account or turn off find my iphone.  The old appleid is linked to an email I don't have anymore, and answers to my security ?'s aren't recognized.  Is there any way I can reset my account to my new appleid?  This has happened to every iphone and ipad in my family that has updated to iOS7. 

    Hi mabaker2,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Click on the link to see more details and screenshots. 
    iCloud: "Incorrect Apple ID or Password" alert when setting up iCloud after upgrading to iOS 7
    http://support.apple.com/kb/TS5207
    Cheers,
    - Judy

  • Can not delete my account

    I can not delete my account because I do not have my registered email account anymore and I also forgot the skype password. What can I do to delete it?

    you can also find additional details here;
    Deleting Skype Accounts
    CONTACT SKYPE CUSTOMER SERVICE   |  HOW TO RECORD SKYPE VIDEO CALLS  | HOW TO HANDLE SUPICIOUS CALLS AND MESSAGES   |  WINDOWS PROBLEMS TROUBLESHOOTING   |  SKYPE DOWNLOAD LINKS  
    MORE TIPS, TRICKS AND UPDATES AT
    skypefordummies.blogspot.com

  • My ipad2 suddenly quit retrieving my mail from Yahoo. I have checked my settings, done everything except delete my account, which Yahoo tells me I would loose all my data. Please fix this. What to do?

    My ipad 2
    suddenly quit retrieving my Yahoomail. I have checked my settings and done all suggestions, except deleting and restarting my Yahoo acct. Yahoo says I would loose all my data. Please fix this. What to do?

    You can safely delete your account FROM YOUR IPAD with no issues what so ever. I've done it a few times.
    Go into the settings, mail, contacts and calendars, delete the account and then re add it. (What yahoo means about losing your data is if you close down your account with them, not just off your devices)
    If you do remove it from your iPad, it will delete hte data. But just off your device. (at least taht's been my experience). Once you readd hte account it'll redownload the mails.
    Or you can also just wait. Yahoo has been 'improving' their servers and have been causing randomly persistent outages for months now. Usually when they are working on the server your mail is on, you have issues.
    You can wait them out or find work arounds. For example, even if hte mail app messes up, you can still use safari to access your mail.

  • How can I delete facebook account in settings when I don't have password  and can't retreive it  pressing delet without entering password does nothing

    How can I delete facebook account in settings when I don't have password and can't reset it as not receiving reset email from facebook pressing delete without password does nothing.

    Go to https//appleid.apple.com, click Manage my Apple ID and sign in with your current iCloud ID.  Tap edit next to the primary email account, tap Edit, change it back to your old email address and save the change.  Then edit the name of the account to change it back to your old email address (you shouldn't need to verify the old account).  You can now use your current password to turn off Find My iPhone on your device, even though it prompts you for the password for your old account ID. Then go to Settings>iCloud, tap Delete Account and choose Delete from My iDevice when prompted (your iCloud data will still be in iCloud).  Next, go back to https//appleid.apple.com and change your primary email address and iCloud ID name back to the way it was.  Now you can go to Settings>iCloud and sign in with your current iCloud ID and password.

Maybe you are looking for