How delete a user with a blank username?

Hi,
I am trying to perform an user audit in my EBP system, but it failes because I have an user with a blank username.
I can´t find it in SU01 - but it exist in table USR02. Unfortunately it is a basis table, so I can´t make any changes to that table.
Please advise.
Kind regards
Susanne

Susanne Lejon wrote:
>
> I can´t find it in SU01 - but it exist in table USR02. Unfortunately it is a basis table, so I can´t make any changes to that table.
>
> Susanne
Why not?  If you know the entry is in there erroneously, just delete it via DB back-end.

Similar Messages

  • Exchange 2010 disconnect AD user from mailbox and reconnect the mailbox to a new copy of the same user with a different username

    How can i get the following done:
    Exchange 2010 disconnect AD user from mailbox and reconnect the mailbox to a new copy of the same user with a different username?
    i nmust do this for 16 users TODAY, SO PLEASE HELP ME OUT HERE.
    Thanks in advance!!
    kind regards,
    Rene Veldman
    System Administrator Teidem bv, The Netherlands.

    Rene,
    Why are you not changing the username of the existing account, instead of deleting the existing one and creating a new one?
    If you truly need to delete and create new, you can save the GUID for the mailbox (Get-MailboxStatistics <mailbox alias> | Fl MailboxGuid), mail disable the existing account (Disable-Mailbox <mailbox alias>
    will work), clean the mailbox database it was hosted on (Clean-MailboxDatabase
    <database name>), then create your new account and recover the existing mailbox to that new account (Connect-Mailbox -Identity <Guid from before> -Database <Database name> -User <SAM account name of new account> -Alias
    <what you wish to set the alias to>).  In PowerShell, for all steps, you would do the following:
    $MbxAlias = <mailbox alias>
    $NewMbxAcct = <SAM Account Name for new account>
    $NewMbxAlias = <new alias for mailbox>
    $DomCtrl = (dir env:\LOGONSERVER).Value.Substring(2)
    $MbxGuid = (Get-MailboxStatistics $MbxAlias -DomainController $DomCtrl).MailboxGuid
    $MbxDb = (Get-Mailbox $MbxAlias -DomainController $DomCtrl).Database
    Disable-Mailbox $MbxAlias
    Clean-MailboxDatabase $MbxDb
    Connect-Mailbox -Identity $MbxGuid -Database $MbxDb -User $NewMbxAcct -Alias $NewMbxAlias -DomainController $DomCtrl
    You will need to supply the information in bold in the above commands, and you will need to create the new account before you run the above commands.  I include direct use of a specific domain controller so you won't need to worry about replication. 
    If you are changing the account from one domain to another, this will not help, and you will need to wait for replication throughout the process, running the commands individually.

  • I deleted a user with a lot of files but the memory of my MacbookAir wasn't freed

    I deleted a user with a lot of files (more than 200 Gb) thinking that it should free some space, I took the option "remove all files from this user", the user was removed, but the space wasn't freed. I still have those 200 Gb blocked. How can I free that space?

    Select the icon of your startup volume ("Macintosh HD," unless you renamed it) in the sidebar of a Finder window, and open the Info window. How much space is Available? Specify gigabytes (GB) or megabytes (MB).

  • HOW DO I START WITH A BLANK FLYER TEMPLATE?

    I would like to create a flyer but I don't know how to get rid of the writing on the templates and put in my own stuff.  Is there a way to start with a blank layout of a flyer?

    Did you try clicking in the existing text? It is placeholder text, and shows you what the text looks like in the layout. It is up to you to replace it with your own.
    If you had clicked in the text you would notice that it selects all that part of the text and when you type it replaces it using exactly the same style.
    If you want a blank version of the flyer click in the text and delete it all.
    If you want to start from scratch there are blank horizontal and portarit templates in the Template chooser and you can do whatever you want with those.
    Peter

  • How do I sync with a different username in Palm desktop

    I inherited my husband's Treo 680 when he got his HTC EVO.  I want to keep all the applications/programs he has, but use my own calendar.  I installed palm desktop and created a new username.  How can I sync with that instead of the informtion my husband had?
    Is there any way to switch the Treo to my information without doing a hard reset?

    I saw your question while I was trying to find out why my computer does not recognize the USB when I plug in my Handspring cradle (I am installing an old PDA on a new notebook).  While continuing to search, I saw that by right-clicking on the Hot Sync icon, a menu comes up.  The Network tab on the menu may contain the selection that you need.  Good luck!

  • Delete multiple users with ARD or applescript or shell?

    I know how to delete a mobile user that has their home folder synced to a desktop or laptop via a shell command. Does anyone know how to delete all but specific users? For instance all 100 computers have one local admin account, but all others are mobile accounts synced and since even though I have the MCX set to delete a user after 2 weeks after a successful sync it does not work properly. So at the end of the school year I want to push a command to delete all but the local admin user. any ideas?

    maybe you can turn off, only after successful sync? that way two week old accounts get deleted any way. if that's set in your directory server that might be a setting you can just turn off. Or if it's locally set, maybe user ARD to send a unix command.
    Ushally I just re-image the lab computers every summer using a netrestore image hosted on a mac os x server. The server has a featurer called netboot. Apple System Imaging Utility makes it easy to create an netrestore image based off of one computer.  I can use ARD to tell the computers to reboot to netboot. When the computers boot to the netrestore the image over the local network it automaticaly erase and then copes a clone of the computer I based the netrestore off of.
    After imaging the computer the computer will automaticaly re-name it self, and then the computer will automaticaly bind it self to the directory server. It dose this because I included the directory and all the computer names  in system imaging utility while making the netrestore image.
    I don't have to purge old accounts because the whole computer is being erase. I have a nice stable clean computer image for the next year.
    After re-imaging I can quickly deploy printer settings using ARD. This is specific to each area/lab.

  • How to create users with i18n characters in SunONE directory server?

    Was trying to create users and groups with i18n characters in SunONE directory server
    1. Started LDAP console using -l option
    2. Chaged the Locale to Japanese
    3. Entered few japanese character as username (meaning internationalization user name)
    4. However, I could not able to type the password using the "soft keyboard" that comes with Japanese Locale
    5. to overcome with #4, for now, I typed english chars as the password
    6. Click OK to save the above username/pwd
    7. It says "netscape.ldap.LDAPException: error result (19); value of attribute "uid" contains extended (8-bit) characters"
    Has anyone ever created i18n user names in SunONE Directory Provider? Please help...

    Hi LostLad,
    Soryy for my ignorance...Could you please be elaborate on how to remove "uid attribute from 7-bit ASCII plugin?
    Thanks in advance..

  • How to validate users with Novell Directory Server

    Hi all, with iAS 6.0 SP3, how i can validate users stored in Novell
    Directory Sever?
    Thanks

    Hi
    I believe iAS is designed to work with iDS which is bundled along
    with the SP3 download. Also the directory server which is working with
    iAS must be Nortel LDAP Schema compatible and I'm not sure if NDS(Novell
    Directory Server) is compatible. What I'm trying to understand is if you
    have already registered iAS with NDS and you are having trouble in
    accessing the users or if you are having trouble in the installation.
    Raj
    Josep Maria Camps Riba wrote:
    Hi all, with iAS 6.0 SP3, how i can validate users stored in Novell
    Directory Sever?
    Thanks

  • How to add user with admin priviledges to  multiple machines

    Hi all,
    I would like to be able to create a local ARD user on each machine on the network, with admin privileges on the machine. Is this possible?
    The custom client installer seems to only allow adding standard users. Is there away I can create a Unix command that I could send to each machine, to add an administrator user? Your advice would be greatly appreciated.

    Since machines ship with ARD 2 already installed, rather than go through the hassle of creating a Client package and having to edit that, you can simply run a shell script to take care of everything.
    We utilze a BASH script to create the ARD user, set the password of the user, hide it in the login window, add the user to the sudoers file (just to make sure the user can sudo), and add the path to kickstart to the PATH variable in the default .profile (/etc/profile) so that you can use kickstart without having to type the entire path.
    Script follows:
    #!/bin/bash
    # add kickstart to path
    echo "PATH="\"/bin:/sbin:/usr/bin:/usr/sbin:/System/Library/CoreServices/RemoteManag ement/ARDAgent.app/Contents/Resources:/Developer/Tools"\"" >> /etc/profile
    export path
    # add ARD user
    niutil -create . /users/arduser
    niutil -createprop . /users/arduser gid 499
    niutil -createprop . /users/arduser uid 499
    niutil -createprop . /users/arduser shell /bin/bash
    niutil -createprop . /users/arduser home /private/var
    niutil -createprop . /users/arduser realname ard
    niutil -createprop . /users/arduser shadowpasswd
    niutil -appendprop . /groups/admin users arduser
    # now set the passwd for the ard user
    dscl . -passwd /Users/arduser ardpass
    # now add to the sudoers file
    echo "arduser ALL=(ALL) ALL" >> /etc/sudoers
    # now hide the ARD user from the loginwindow process
    mkdir /var/temp/
    cp /Library/Preferences/com.apple.loginwindow.plist /var/temp/com.apple.loginwindow.bak
    defaults write /Library/Preferences/com.apple.loginwindow HiddenUsersList -array-add arduser
    /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/ki ckstart -configure -users arduser -access -on -privs -all
    exit 0
    Just copy that into a text file, chmod it to 755 and you can then run it on the machine. We will put it at the root of the hard drive, run it, and then remove it. If you want the script to delete itself, just put the following before "exit 0":
    rm $0
    That will delete the file.
    Hope that helps out.
    Steve
    XServe G5, XServe RAID (1TB), MacBook Pro Mac OS X (10.4.6)

  • How to associate users with views

    Hi,
    We are working on SRM 5.0 and CCM 2.0, and we have created views for the procurement catalog and have published the catalog.
    Problem: When we click on the procurement catalog in SRM we want the view associated to the logged in user to show up.
    Kindly suggest how to achieve the same.
    Thanks,
    Swetha

    Hi Swetha,
    In the user master (SU01) under the Personalisation tab, there's a task called "Assign Catalog Views to Roles". Click on the "/CCM/VIEW_ASSIGNMENTS" and you will see the views you created in CCM2.0. There you can select the appropriate view for your user.
    Regards,
    Paula.

  • How to match user with VSA

    Hi,
    It is the first time we are trying to intgrate to ACS 5 and we having some diffeculties we didn't have in the freewares.
    We found where to declare the RADIUS VSA. But we are unbale to understand in the creation of a user how we makes this VSA part of his attributes.
    Can somebody help?

    Hi Itmar,
    In ACS 5 you need to define Authorization profiles where you will include the VSAs you want for that specific profile.
    Then, on the Authorization part of the Access Services you can create rules/conditions that the user must match and select the Authorization Profile you created to be applied to that user. These attributes contained on the Authorization Profile will be sent on the Access-Accept packet.
    Hope this helps.
    Thanks,
    Tiago

  • JCS: how to load users with csv file into Identity Console

    In my Java Cloud Service: When I go to Identity Console I have a function "Load users" under "Manage Users".
    How should this CSV file look like?
    How can I add roles to the users?
    I loaded yesterday a file and I still get the message "Maximum number of simultaneous uploads per identity domain exceeded. No more uploads will be accepted at this time. Select UTF-8 encoded CSV file you wish to upload. Maximum file size is 256 KB."
    When will this file be process? Can I cancel this process? How do I get notified about a result?
    kind regards
    Robert

    see http://docs.oracle.com/cloud/131/trial_paid_subscriptions/CSGSG/cloud-manage-user-accounts.htm#BCFDAIJA  Adding a Batch of User Accounts
    file has to have a header:
    First Name,Last Name,Email,User Login

  • How to uplode user with more roles by Users_gen?

    Hi, everyone,
         I can uplode users by user_gen ,but only one role,  I don't know what format to more roles.
         anyone  tells me ,I will give points to reward.
    the format with one role:
    C00213452,Benali,50000001,dd'@'dd.com,CN,SAP_EC_BBP_BIDDER
    Best regards!
    Jesse

    Hi,Nanaji.V
    I know the way that you say.   I think it still cann't solve my question. could you please explain your way detailed?
    Best regards
    Jesse

  • How to register user with developer rights in Netweaver 2004s

    Dear all,
    I have installed net 2004s on my laptop i want to use bw system in default client 001.
    for that that i created a new user in 001 client
    but that user is not registerd as developer .
    can you suggest a way .
    Regards,
    gaurav.

    Hi,
    You have IDES version running,here some default user id and corresponding access key will be stored in table DEVACCESS.In real case there will be no entry initially.You have to get it from service marketplace as mentioned by Juan.When a developer will give the key that entry will be updated in the table  DEVACCESS.
    so I said try to see if any access key entry is there in table DEVACCESS.If so create a user id (from the table entry) and assign the key.
    Regards
    Ashok

  • How to advise user with sapadmin ?

    Hi guru ,
    I have installed sapadmin front-end setup manager 6.40 and it work correctily.
    I create a packadge to deploy but it don't advise the user about what it is doing ( for example a popup like " your sapgui is being uninstalled" ).
    I see in Sapadmin , in the packet, 3 events :
         . OnUninstall
         . OnbeginInstall
         . OnEndInstall
    ' >>> Insert your event handling code here <<<
    Whath I have to write ? ?
    Thank's, Antonio.

    No answer to this question for long time.
    So i close this topic

Maybe you are looking for

  • Is it possible to remove the 'soap12' namespace from the WSDL for basicHttpBinding endpoints (i.e soap 1.1 clients)?

    Hello, We want to import the WSDL from a running WCF service endpoint (which is using basic HTTP binding) in order to implement the same web service interface in a Lotus Notes application. Unfortunately the proxy generator for Lotus Notes doesn't lik

  • Zen Xtra won't start

    i've got a problem with my zen xtra mp3 player, which i've had for about 4 months. whenever i try to start it, it displays the creative logo, then the eax logo. then it freezes, and my computer shows it as "not connected". i have tried to let it wait

  • Problem in selecting Radiobutton

    hI EXPERTS,   i hv created radiobutton, but bydefault it is only selecting 1 button whose index i hv put in WDDOINITmethod. If i select other radiobutton still it is selecting bydefault radiobutton. how to rectify? Thanks in adv, sanjay

  • Execute MaxL command througth ODI and encrypt password

    Hi I am looking for a solution to not use plain text password for my Maxl command in ODI. Anyone know how should I do that? Up to now, I found nothing. Thanks Alain

  • Bip extensions - question

    Hi , I am trying to write into an external file during execution of RTF template to PDF file The external file should contain current page number, I used some code which I found in the blog It works fine with static string but I have problem with del