Changing user login in single user mode?

Hi my computer (server10.3) is no longer booting up (stops at the blue screen just before the login).
only 2 things have changed since last time restarted
1) changed user login in in the prefs to automatic as my name
2) installed a security update
I am wondering - if I can get into single user mode - whether i can change or force the login details
thanks

Hi John,
   You can get into single user mode by depressing <Command>-s after the chime and holding it until you're in single user mode. Once you get there, I recommend that you run the following:
/sbin/mount -uw /
/usr/sbin/diskutil repairPermissions /
Repairing permissions is the classic first thing to do when you have problems after an update. After that, if we can help it will depend on your posting the error messages that are printed to screen before the login. If they get scrolled off the screen, you should be able to get them again with the command "dmesg".
Gary
~~~~
   The system was down for backups from 5am to 10am
   last Saturday.

Similar Messages

  • Disable multiple users login with single user id

    hi,
    I have a problem. I give a single user id to a  person and many people login to the server from different computers through that id.
    Please tell me how to block that only one user can login with a particular id at a particular time

    Hi Balaji,
    To disable multiple logins add parameter login/disable_multi_gui_login = 1 using RZ10
    Hope this help!
    Juan
    Please reward with points if helpful

  • Concurrent user logins using same user ID- Is it Possible?

    Hi Experts,
    I want to know how can I make the configuration for user ID in SAP to login in to the system at once through different machings. Basically concurrent user logins using same user ID.
    Is this is possible?  whats the configuaration? Am I violating any SAP license policies?
    Please help me with this.

    just for the knowledge, it is possible and via following parameter
    login/disable_multi_gui_login
    http://help.sap.com/saphelp_nw04s/helpdata/en/22/41c43ac23cef2fe10000000a114084/content.htm
    However, it is not permitted to use in Production at all. But sometimes, only in critical situations, for eg. we have only a few basis IDs and some maintenance task is to be carried out involving more resources, multiple gui login can be utilized in sandbox to for that ID.
    But, it is for sure that, USMM report will be sent to SAP for the sandbox too. So client is subjectable. If you, as a basis guy, are going to try it, then please do it only after the confirmation from the client and only if client needs it.

  • How do change boot disk from single user mode?

    My G5 hangs when booting at the blue screen while "Loading printing services...". Attempting to boot into safe mode only hangs at the grey gear screen. It will, however, successfully boot into single user mode. I've run fsck but no change in bootability. I have another disk in the machine that has Tiger on it. How do I change the boot disk from the single user prompt?

    You can hold c and boot off the installer disk and select disk utility repair disk/permissions
    or you can hold option to boot off Mac OS X on another drive, like a clone and run Data Rescue to recvoer your files.
    It does sound bad, you can try going through these
    http://docs.info.apple.com/article.html?artnum=106464
    But I think you'll need a fresh install, hopefully you have been backing up/cloning to a external drive.
    http://homepage.mac.com/hogfish/Personal11.html

  • Multiple Logins of single user

    How do we prevent a single user from multiple logins on IDM.
    If the user has already logged-in, IDM should prevent the same user when tries to login again.
    Thanks.

    This is really difficult to implement. The app server takes care of most of this session behaviour and we can have mulitple IDM instances in a setup which makes this really difficult.
    The other thing is how would you detect a second login? Does the second login come from the same IP or different IP? There are possible problems with all these scenarios.
    It is an oustanding enhancement to give you this option but it will not come soon.
    WilfredS

  • Change NWA language for single user

    Hello, gurus!
    The question is stated above: how can I change NWA interface language only for single user?
    Users in our BPM system are fetched from Active Directory therefore I cannot change (as they advise) user for my user from NWA. It is inactive.
    Is there any other solution?

    It shows that users are stored in LDAP.
    Also I'd like to draw your attention to language preferences in my browser
    Desirable language (English) is specified as recommended in guidelines, but NWA nevertheless is showed in Russian as you can see.

  • Changing user icons for single users?

    Hello all! Ok quick question...I have an admin and 2 standard users set up and I want to change the dock icons on the 2 standard user accounts. How do I do this? I know how to change icons and have changed them before, but when I change the icons in one user account they change in the other account as well. I just want two accounts with two different sets of icons. Any help would be appreciated!!

    Sincerelyme2003 wrote:
    Sorry if that was confusing...I mean like the actual application icons. Like changing the finder or mail or dashboard icons.
    those are actually quite different. changing Mail icon in the dock is easy. changing Finder icon in the dock is not so easy unless you use 3rd party software like Candybar. what exactly did you do?
    But in any case all those icons are set once per computer which means that they will be the same on all accounts. there is no way around that. the only thing I can suggest if you want them different is to use aliases. make aliases to the applications you use Like Mail and put them somewhere in your home directory. apply any icons you want to the aliases. then put the aliases in the dock instead of actual applications. repeat with the other account using different icons.
    This will work for most icons but it won't work for Finder and Trash. as I said those icons are set differently and there is really no way to have different ones for different accounts.
    Like I said I know how to change them, but it seems to change them system wide. I changed the finder icon on my first account, then if I go into my second account and change the finder icon it also changes it in my first account. How do I get it to change it just for the account I am currently in? So I can have 2 standard accounts with completely different icon sets? Thanks again!

  • Generate User Login in "Create User" Request

    Hi Guys,
    I have more a problem. To create user, I am using a Request (Create User Template), I managed add the attributes that would necessary normally, but I use a Event Handler (Post-Process) to generate user login. So I marked the User Login in Attributes Restrictions, fixing an user login default for example: autogenerate.
    Then I created a new request to create user, I filled out all the fields that I marked to appear. I approved this request, and the user is created with the User Login generate by my Event Handler normally. The issue is, when I create 2 create user requests, as I use a Default value in the User Login attribute, if the first request still isn't approved, the second request isn't created because the "autogenerate" user login already being used.
    Exists some otherwise to I resolve this issue?
    Thanks

    Hi Bikash,
    Use a prepopulate adapter an attribute with timestamp is nice idea, but I use the "Create User" template CreateUserDataSet.xml and not exists a form in Design Console to associate the prepopulate adapter.
    I had thought in eventhundler because I use a method that check on Active Directory if the user login generated by other method, already is being used. And I use this eventhandler in HR GTC recon too.
    About XL.LDAPReservationPluginImpl, I opened the oracle.iam.identity.usermgmt.impl.plugins.reservation.ReservationInOID but I not understood as use this option. If I needs add in this class my method of generate user login. If I needs implement an new class similar to this class, using my methods and associate the name of class in XL.LDAPReservationPluginImpl.
    Thanks a lot

  • Made a bad change to login options under user preferences, changed from "List of users" to "Name and password". I shut the computer down, now I can't login in when I turn the computer back on.  What can I do to fix this problem?

    Have Migrated data from IMAC to Macbook twice.  Because I had too many admin ids under user and accounts preferences, I was trying not to delete the extras but that they wouldn't all show at login time.  Under Login Options, I clicked out  "List of Users" and clicked in "Name and password".  Can't remember whether I did anything else.  I shut down the computer and turned it back on to test the change.  I get a dark grey screen with all my admin ids in circled pictures plus one for guest, but doesn't let me do anything with any of the admin ids.  I clicked on any one and nothing happens.  IF i click on the guest circle, it gives me a message that the computer will restart with only Safari allowed.
    Since I haven't been able to connect my macbook to my IMac so I can login to the macbook through the Imac, I can't get to my macbook.  There must be a way to fix this problem.  I expected to see places to enter name and password but nothing is allowed to enter.  Please help!

    First thing I would do would be to boot in to Lion Recovery (Command+R on boot) and run Disk Utility, both disk and permissions repair.

  • Change to new user/login as new user

    btartsa has given me a user account so I can save my own files on his computer. I'm still so new to linux that i can't even login to my own account, I do know how to change directories and surf around within an account, but this is useless to me as btartsa doesn't have permission to access the files on my account.

    Run "su username" (if I get what you want).

  • Change evtloglvl for a single user using srvmgr?

    We want to analyze some problems in our environment with one specific user.
    We use Oracle Siebel 8.2.2.3.
    We know commands for changing evtloglvl for components, but not for users.
    Is there any possibility to change the evtloglvl based on a user that log's in?
    We didn't find anything in the bookshelf.

    Also, depending on what you want to know maybe this document will be useful
    How to enable object manager logging for only one user? (Doc ID 751270.1)
    Thanks,
    Florin

  • How to get back to default user login from 'switch user' screen

    Hi
    I have a macbook air and mistakenly pressed 'switch user' from the login screen. Now I am stuck on a different login screen with now option to go back to the main / usual one?
    Is there a keyboard shortcut or something to go back? The only option I have are to 'sleep' 'restart' or 'shutdown' and I don't want those because of unsaved work?!
    Thanks

    Hi Aritra,
    Just have a look at the report RSUSR200. This report is part of the AIS (Audit Information System) and will report users who have not logged on for a specified period of time.
    Also have a look at the report RSUSR000.
    You can even find out more reports from SE38 searching for RSUS* & then click f4.
    You can get the names of the tables & the flow if you go through these programs.
    Regards
    Abhii

  • Admin and User Accounts for Single User

    I am the only user of my iMac. According to the article I found below, I should create a User Account for myself and use that one for my daily work. Is this correct?
    "Don't use the administration account for anything other than setting up the machine and applications or changing "permanent" settings (if you want to, say, change network settings as a normal user you'll be prompted for the admin password, and since you'll do configuration changes less and less often as time progresses, this isn't a problem)."

    Aha! It would appear that this is exactly the sort of thing that using a non-admin account would normally protect you from.
    ..."yet all applications are available to me in Finder > Applications"...
    That's good news. So I wonder where the "Applications" folder has been moved to... The folder that is opened when "Finder" is activated is something that can be changed through the "Finder" > "Preferences" menu under "General". I suspect that it is either "Home" or "Documents", so that when you refer to "Finder > Applications", the path is actually either "Macintosh HD" > "Users" > "Applications", or else "Macintosh HD" > "Users" > "Documents" > "Applications".
    To put things back, it might be easier to temporarily remove any "Parental Controls" from your current account and check the "Allow user to administer this computer" check box.
    Then rename the "Macintosh HD" > "Applications" folder (the one with only "iTunes") to something else, eg "Applications-temp". After that, open a second window and drag the folder you refer to as "Finder > Applications" to where it belongs in the "Macintosh HD" window.
    Now check the versions of "iTunes.app" in the "Applications" and "Applications-temp" folder - one way to do this is to click on the iTunes icon once and change the "Finder" window to "Column View" ("View" > "As Columns", or use the keyboard shortcut ⌘3). The version number should be displayed in the "Preview" panel. Take the older version (lower version number), and throw it away. If necessary, drag the newer version into the "Macintosh HD" > "Applications" folder.
    Now, open "Macintosh HD" > "Applications" > "Utilities" > "Disk Utility.app", select your hard drive, and click the "Repair Disk Permissions" button (not the "Repair Disk" button). This might take a few minutes.
    Hopefully that will do it, and you can go back and make the account a non-admin again.
    I should mention that with some third pary apps, if they were originally installed while the "Applications" folder had been moved, they may complain if their location is changed. It might be necessary to reinstall those, although it will likely depend on a case to case basis.

  • I made changes in the single user mode - now my MacBook Pro does not boot anymore.

    Hello apple support community,
    I made changes in the single user mode and my MacBook Pro does now not boot anymore. It displays a grey bar and the "work in progress" wheel. My intention was to change my admin password following these steps:
    http://www.macyourself.com/2009/08/03/how-to-reset-your-mac-os-x-password-withou t-an-installer-disc/
    however, I have to admit that there was a typo sneaking in - oops!
    Any idea how I can undo changes made in the single user mode?
    Thanks in advance for your support - I hope I don't sound to nooby
    Till

    Hello, Till1234.  
    Thank you for visiting Apple Support Communities.
    Here is a troubleshooting article that I would recommend going through when experiencing this issue.
    Mac OS X: Gray screen appears during startup
    http://support.apple.com/kb/TS2570
    Cheers,
    Jason H.

  • How to check whether user login in SNC mode or Non - SNC Mode

    Hi
    When SNC is enabled system will accept secure network connections. But,It is up to the user to login in SNC mode or NOT.
    Can any one let me know How to check whether user login in a SNC mode / Non-SNC mode?. Is it only through SU01?.
    Is there any other possibility?. where to check if user login through RFC connections?.
    Please correct me if i am wrong.
    Regards
    Srinivas P.

    Hi,
    Where to check if user login through RFC connections?
    Check T-Code SM04 on every instance. In the column Type you can see what kind of login has been used (GUI, RFC, Plugin, System).
    But,It is up to the user to login in SNC mode or NOT.
    Depends. Check these [parameters|http://help.sap.com/saphelp_nw04/helpdata/EN/19/164442c1a1c353e10000000a1550b0/content.htm]:
    snc/accept_insecure_cpic     
    snc/accept_insecure_gui      
    snc/accept_insecure_r3int_rfc
    snc/accept_insecure_rfc      
    Regards,
    Sven

Maybe you are looking for

  • Need help.. premiere pro cs4 imports video but not the audio!!

    i need help before i fkn suicide.. i'm trying to import a .mpg clip its importing it but with out the audio. the file is fine when i play it in VLC or WMP i've also imported it before and it imported fine.. video and audio but now i dunno what the fk

  • Sourcing in extended classic scenario

    Hello, all We are using the extended classic scenario in SRM 5.0. In sourcing cockpit I have the following problem. In spro Supplier Relationship Management/SRM/Server/Sourcing/Define Sourcing for Product Categories I set  Sourcing Always Carried Out

  • I try opening up my Adobe Creative Cloud and it just quits when I go to any page

    I try opening up my Adobe Creative Cloud and it just quits when I go to any page... Could someone help?@

  • Mac pro running slow, rainbow all the time, can't repair disk

    So about a week ago my mac pro was running fine as i worked for a few hrs. then all the sudden i was clicking through firefox and i got a rainbow, it lasted ten minutes and i couldn't close the program, when i tried to click anything else it froze as

  • Interested in MAC

    I currently do not OWN a mac, but im interested in getting an Imac. Problem is, Im not knowledged on a mac, so I would like to ask a few questions about the Imac. 1. What are some common problems with Imacs. 2. What makes a MAC better then a pc other