Root password problem in Solaris 10

Hi All,
Have anyone noticed this problem before?
I've set the password on Solaris for the root user as "rootroot123". However, I'm able to login with any password that starts with rootroot (i.e. rootroot*)...
My solaris version is:
SunOS mynode01 5.10 Generic_138888-03 sun4u sparc SUNW,Netra-240
Is there a bug report in Solaris regarding this or any way to solve it?
Thanx,
Mahmood

I think by default Solaris uses CRYPT_DEFAULT=__unix__ which limits you to 8 characters.
in order to have more than 8 usable characters in your passwd, then you must use "md5"
CRYPT_DEFAULT=md5
this is located in : /etc/security/policy.conf
I think you may want to change the password length in /etc/default/passwd
PASSLENGTH= (default=6) change it to something of your liking.
be sure to do a little more research on the exact steps, but this is what you are loking for. im just going by memory here.

Similar Messages

  • Root Password Problem

    Hi ,
    I am new to solaris . I installed the solaris 10 (beta 7) on P-111 machine. I start installation with Intractive installation but after 1 cd complition , OS reboots but no GUI. I tried 2-3 times.
    After that i choose the option Jump start and installation completes. During the installation root password was not asked.
    After installation ,when i login it just ask user not for password.
    I can login in CDE session but not able in Java Desktop Environment.
    Now I want to add user with the help of "Solaris management console" utility. But it ask for Root password.
    Now please guide me how i can choose the Root password and how i can login in the Java desktop environment.
    Regards
    Gorayen

    You can set your password with the passwd command

  • 10.3 MYSQL Root Password problem..

    We are running OSX Server 10.3.9 with the built in MYSQL. Somehow the root password for MYSQL that was set is not working and I am locked out with a 1045 error. I need to know how I go about resetting the ROOT password for MYSQL. as I mentioned, I am using the MYSQL that comes with 10.3.9. I have looked online but the tutorials for resetting the passwords do not work on my version...
    Thanks...
    -- Dave Hauss

    I think by default Solaris uses CRYPT_DEFAULT=__unix__ which limits you to 8 characters.
    in order to have more than 8 usable characters in your passwd, then you must use "md5"
    CRYPT_DEFAULT=md5
    this is located in : /etc/security/policy.conf
    I think you may want to change the password length in /etc/default/passwd
    PASSLENGTH= (default=6) change it to something of your liking.
    be sure to do a little more research on the exact steps, but this is what you are loking for. im just going by memory here.

  • Root password problems

    when using sudo command i can't remember my password how do i reset it ? what i would like to do is install apache on my desktop mac to enable me to use wordpress offline.

    no this did not help.
    I am the only user on my desktop so at loging i hit enter. but when in terminal using the sudo command it asks for root password which i cant remember.

  • Login as Root password problem (the changed password isn't working!)

    I have enabled root user. I've changed my password for root user a couple of time and I am still not cable to login as root!! (username: root).
    Any thoughts and help? thanks a lot! Alon.

    Hello Stephen,
    Change of password is not done via configtool. Configtool secure store just stores the current password which is taken by SDM during the deployment.
    To change the password of the administrator user, you will need to enable SAP*. Please follow note Note 669848.
    1. open the configtool: C:\usr\sap\<InstenceID>\JC<xx>\j2ee\configtool --> configtool.bat
    ex: C:\usr\sap\J9E\JC09\j2ee\configtool ---> configtool
    2. Activate the "super admin" and enter password(this is your choice) in configtool properties:
    In Config tool: cluster-data>Global Server configuration>services--> com.sap.security.core.ume.service
    find below ume properties and change values as i mentioned
    ume.superadmin.activated=TRUE
    ume.superadmin.password= < enter password>
    3. Save the changes in configtool. click on Save button.
    4. Stop the j2ee engine.
    5. Start the j2ee engine.
    6. Now you login to UME with username "SAP*" and password "what you entered in configtool"
    7. After logging into UME Search for user "administrator" then unlock this user; or if you want to change password you can change it.
    8. Goto config tool follow step 1:
    9. Follow step2: and change ume property values as below:
    ume.superadmin.activated=FALSE
    ume.superadmin.password= (note: seta as default or blank)
    10. Save the change setting in configtool.
    11. Restart the j2ee engine ( Stop and Start).
    12. Now login to user as "Administrator"; you will succussfully loging into ume;
    Hope this helps.
    Regards,
    Snehal

  • Root password problem by passwd root

    The password whas changed by typing :
    %>passwd root
    After this the system worked fine 3 days...
    On first reboot i can NOT login like root...
    Please help me...

    Can you boot from the floopy disk,then mount the system,and change the file passwd...

  • Solaris root password & installer

    I have installed oracle solaris 11 exp, but :
    I have difficulties finding root password, have tried solaris & my user password but it's not going,
    during the installation I have used solaris passwrd for the partition manager and it worked, but no later,
    I also would like to ERASE ALL PASSWORDS of the system, ... give password, give password, give password, it gives you a headache,
    and by the way, do I have to buy an application installer or I have with the package?
    thank in advance,
    max.

    root is a role by default in Solaris 11, so i don't think it actually have a password, or am i wrong here? You can set a password by running pfexec passwd rood from the user who you created as an administrative user..
    .7/M.

  • Root Password Recovery Question

    Hello all,
    I have a question regarding root password recovery in Solaris 10.
    The Server is a Sun Fire T1000; it has no CD-Rom drive, as well as no USB ports. One of our data architects who is the main user of this server has locked himself out of root (he also never created any other user accounts).
    Now I know normally for root password recovery you use the solaris cd to boot into single user mode to take care of this but that's not an option currently. I was wondering if there is a way to put the hard drive as a slave in another Sun Fire T1000 server and then mount it and modify the shadow file removing the encrypted password. I've done this in other Linux OS's and it has worked but I didn't know about Solaris.
    Any help would be greatly appreciated as it is for a project my company is working on and they have a presentation coming up in around 4-5 weeks.
    Thank you!
    -Mike

    Well I tried making the locked out hard drive a slave on another server of the same type. But I couldn't seem to mount it, I even tried the "touch /reconfigure; init 6" to reconfigure devices but it just didn't seem to find it. I tried mounting everything in /dev/dsk but nothing was successful.
    Anyone have any other suggestions on commands that might work?
    I put a purchase order in for a USB to SATA converter, and got a hold of a different Sun server which has USB ports but no SATA, only IDE. As soon as I get it i'm going to try to mount it like a USB external hard drive. I believe when mounting USB it doesn't care if it's a jump drive or a external hard drive it should still mount it correctly. Hopefully this will allow me to modify the shadow file.
    Thanks in advance if anyone has any other suggestions.

  • Root password fails on auth to Solaris Management Console Server

    I've setup Solaris 10 x86 on a VA linux 1220 server, all is good so far except when I try to create additional users. I am logged in as root, and the root password logs in to the CDE, but fails on authentication to Solaris Management Console Server when I try to use any of the management apps like computers and networks or Users. So I'm stalled at the point where I should be configuring the system. I have been very careful about typing in the password exactly as I use it in the login screen, but it never works in the System Management tools for This Computer. The password I'm using is 26 characters long, is it too long? Or is there a step I'm missing?
    Thanks,
    Brian

    One of my famous guesses, but unless you changed the default password algorithm the maximum length of your password is 8 characters, when logging in on the console or desktop, anything typed after those eight characters will be ignored (unless this behaviour changed very recently).
    Its possibly that SMC, and its server component WBEM does not ignore the extra characters, which could cause this behavior.
    What happens if you try and login to SMC with the root user and only the first eight characters of your password?
    Btw, if this was the problem i think there is a way to change the default crypto algorithm to something that supports more characters.
    .7/M.

  • Root Password after Solaris 11 Autoinstall?

    So this would normally be a simple thing since according to the docs, the default root password is "solaris" but it seems doesn't work after I reboot my newly installed solaris 11 system.
    I even tried reinstalling, and logging in while it installed and changing the password to something simple but even that doesn't work.
    What is odd that during the autoinstall, I can log in as root with the solaris password but after the system is rebooted(after fully installing) the root password doesn't appear to work.
    Am I supposed to set a root password in the manifest that would be used for the fully installed system?
    Thanks for any help!

    I figured out the problem. I completely forgot I had set up a system configuration profile and I set the root role password in it.

  • Root password on solaris FPGA "fast-boot"

    I tried to boot opensolaris on FPGA in maintenance mode using "boot -m milestone=none" but it required root password which isn't mentioned in any documentation I looked at. Does anyone know what the password is or what it might be by default?
    Also, the DV guide mentions that adding programs can be done by mounting the program to the file system. This, however, requires root access to a sparc machine which I don't have. Some other users have tried ftp-ing executables.this would require ftp-ing these executables everytime the system is restarted. Any other solutions or suggestions? I am thinking about mounting a compact flash card to the file system and accessing my executables from there. The problem is I don't know how to mount devices to the file system. Any help would be much appreciated. Thanks.

    877531 wrote:
    All,
    please Type sudo root
    Password is ovsroot
    Even i had the same problem.. Finally its not oracle or something, it is "ovsroot ".
    And this password is for solaris 11 express edition virtual machine package..I think this will confuse the original poster, who was asking about the LiveCD USB image, not the VirtualBox appliance image. These are two different things. You and Tony are correct with regard to the VirtualBox appliance image user and root passwords, as documented in the OTN readme:
    http://download.oracle.com/otn/solaris/express/README.txt
    However, the original poster downloaded and booted from the LiveUSB, which operates out of RAM, not the harddrive. It is used for a fresh installation of Solaris 11 Express, as well as for trying out and running the OS without touching the harddrive. As Sadiq mentioned in his post, some commands require the root role, which is in the Solaris 11 Express Getting Started guide:
    http://download.oracle.com/docs/cd/E19963-01/html/820-7799/explore.html
    The previous answers are correct: The password is "solaris" for the LiveCD/LiveUSB environment.
    -- Alan

  • Solaris 8, no root password, no login

    During install I got a message like 'could not write /etc/passwd, is locked', I still continue the install, then after a while the install asks for the second software disk, this one is not recognized, so I skip it. Then after rebooting the system, it asks for a login and password, so I enter root en give my password. No way, it won't comply. So I try changing the /a/etc/passwd file (it seems to be the new environment), for instance by adding a line test::::: , so no password should be asked, this also does not work. Removing de root password from the passwd file does not work either. So, who can help me loggin in into the system without a root password, on a Linux machine this is no problem in stand-alone mode no password is asked. Booting with the b -s option gets you into the stand-alone or service mode. This is my last try, then I will throw Sun away......
    PS. My system is fully recognized by the install software. No problem there.
    Thanx....

    Did you remove the 2nd entry in /etc/shadow file?
    Each entry in the shadow file has the form:
    username:password:lastchg:min:max:warn:inactive:expire:flag
    Thanks
    -Manish

  • Lost root password  Can't get in to reset.........Ultra 5/10 Solaris

    Just bought an Ultra 5 Sun desktop at the thrift store. This thing is brand new and was still in the box. Fired it up and come to find, it has never even been configured so I did so myself. I entered a User name and then followed that with setting up a new password for the first time. The system reboots on it's own and goes to a point asking for my Name and then password. Only problem is the password will not even type into the bar that requests it. Do I need to reset it and if so how?

    Hi, boot with single user mode using cmd boot cdrom -s,then use passwd cmd to change root password.if it doesn't work.mount your root slice as /a,then edit /etc/shadow file and delete root passwd entry.I hope this tip fix your problem. : )

  • Sun 7120 - problems with resetting root password?

    We have just taken delivery of a Sun 7120 system, did the initial config today no problems, then came to log in to tweak it and it refused my root password. Logged on the serial console with the same password fine, logged out and now it won't let me back in, just says "login incorrect". Have reset the CLR PW jumper on the mainboard, and rebooted and it then comes up in the preboot system, but reports errors about the ILOM. After powering down and removing the jumper, the root password is still there!
    Output on bootup attached below, can anyone help?
    Cheers
    Primary Bootstrap.
    U-Boot 1.1.4
    Custom AST2100 U-Boot 3.0 (Aug 17 2010 - 01:30:05) r58107
    DRAM: 119 MB
    Flash bank 0 at 10000000 has 32MB in 256 sectors (chipSize 1<<25, ratio 1, bufSz
    1024).
    Flash: 32 MB
    VUART1 at port 0x03f8, SerIRQ[4] disabled
    VUART2 at port 0x02f8, SerIRQ[3] disabled
    Protecting U-Boot flash sectors; monitor_base=10040000.
    board_findGpioNum(): ERROR, 'BIOS_TOP_BLOCK_LOCK' does not match any pin.
    board_findGpioNum(): ERROR, 'SP_PECI_ENABLE' does not match any pin.
    H/W: Lynxplus Service Processor; SOC: AST2100 Rev. 02 ('A3')
    PWC_SP_Broken_OD = 0; ARM restart caused by: power-on
    The host is OFF(S5) (hostWantsPwr=0, powerGood=0,
    allowPwrOn=0|0, outOfReset=0, fatalError=0).
    Reset straps=0x8c819180, def. H-PLL=264 MHz, CPU/AHB=2:1, boot CS0# normal spe
    ed
    PCI w/VGA noVBIOS; NOR 38ns/byte; DRAM clock is M-PLL: 264 MHz (DDR2-528)
    DRAM: 128MB data - 8MB VGA, 32-bit noECC, 2 BA 10 CA, CL=4 BL=4 ap=1, 61440 us
    refr
    Board Revision - 8d
    Date: 2011-01-19 (Wednesday) Time: 7:04:21
    Reading FRUID...Valid CRC.
    ethaddr=00:21:28:3D:BD:9A
    eth1addr=00:21:28:3D:BD:9B
    Net: MAC1 PHY not ready faradaynic#0, faradaynic#1
    Enter Diagnostics Mode ['q'uick/'n'ormal(default)/e'x'tended(manufacturing mode)
    ] ..... 0
    Diagnostics Mode - NORMAL
    <DIAGS> Memory Data Bus Test ... PASSED
    <DIAGS> Memory Address Bus Test ... PASSED
    I2C Probe Test - Motherboard
    Bus Device Address Result
    === ============================ ======= ======
    2 Sys FRUID (U3003) 0xA0 PASSED
    2 Power CPLD (U3301) 0x4E PASSED
    2 CPU0 Fault LED's (U3001) 0x40 PASSED
    2 CPU1 Fault LED's (U3002) 0x42 PASSED
    2 PCA9555 (Misc) (U3005) 0x44 PASSED
    2 DIMM IMAX (U3102) 0x12 PASSED
    6 Bank Panel Led's (U2701) 0xC6 PASSED
    6 DS1338(RTC) ( U803) 0xD0 PASSED
    6 Temp Sensor1(LM75) (U3011) 0x90 PASSED
    6 Temp Sensor2(LM75) (U3012) 0x92 PASSED
    6 Temp Sensor3(LM75) (U3010) 0x94 PASSED
    I2C Probe Test - Chassis(2U HYDE24)
    PDB Board
    Bus Device Address Result
    === ============================ ======= ======
    1 PCA9548 Mux (U0202) 0xE0 PASSED
    1 PDB FRUID (U0203) 0xAA PASSED
    1 MAX7313 (U0201) 0x40 PASSED
    1 MAX7315 (U1001) 0x46 PASSED
    Power Supply 0
    BUS Port DEVICE Address Result
    === ==== ==================== ======= ======
    1 0 PS 0 FRUID ( - ) 0xAC PASSED
    1 0 PS 0 CTRL ( - ) 0x7C PASSED
    Power Supply 1
    BUS Port DEVICE Address Result
    === ==== ==================== ======= ======
    1 1 PS 1 FRUID ( - ) 0xAC PASSED
    1 1 PS 1 CTRL ( - ) 0x7C PASSED
    Unified Fan Module
    BUS Port DEVICE Address Result
    === ==== ==================== ======= ======
    1 2 FT 0 FRUID (U0203) 0xAC PASSED
    1 2 FT 0 MAX7313 (U0201) 0x42 PASSED
    1 2 FT 0 ADT7462 (U0202) 0xB8 PASSED
    1 3 FT 1 MAX7313 (U0501) 0x42 PASSED
    1 3 FT 1 ADT7462 (U0502) 0xB8 PASSED
    24 Disk Backplane
    BUS Port DEVICE Address Result
    === ==== ==================== ======= ======
    1 4 BP MAX7313 ( U8) 0x44 PASSED
    1 4 BP FRUID ( U6) 0xAC PASSED
    LSI Daughter Card
    BUS Port DEVICE Address Result
    === ==== ==================== ======= ======
    1 4 EXP FRUID ( U07) 0xA0 PASSED
    1 4 EXP Tmp Sens ( U04) 0x98 PASSED
    1 4 EXP PCA9538 ( U10) 0xE6 PASSED
    1 4 EXP EMP570 ( U05) 0x50 PASSED
    Connector Board
    BUS Port DEVICE Address Result
    === ==== ==================== ======= ======
    1 4 CONN FRUID ( U05) 0xA2 PASSED
    <DIAGS> PHY #0 R/W Test ... PASSED
    <DIAGS> PHY #0 Link Status ... FAILED
    MAC1 PHY not ready <DIAGS> ETHERNET PHY #0, Internal Loopback Test ... RX error
    status = 0xB00905C0
    FAILED
    No data received
    <DIAGS> USB 1.1 Test ... PASSED
    <DIAGS>Access to BIOS Flash ... PASSED
    <DIAGS> Testing PowerCPLD version ... PASSED
    checking for abnormal reboots: 0:0.
    abnormal reboot found -- too long, ignore
    Booting linux in 3 seconds...
    Un-Protect Flash Bank # 1
    flctrl: Recovery U-Boot (r58107) at 0x10040000 is valid (min. r51654).
    flctrl: Current U-Boot is not the main one.
    bootpkg: Not safe to boot ILOM (stat=1). Check Preboot "vers" command,
    then reload ILOM ("net flash") as needed.
    ILOM Pre-boot Menu
    Type "h" and [Enter] for a list of commands, or "?" [Enter] for
    command-line key bindings. Type "h cmd" for summary of 'cmd' command.
    Idle time-out is disabled. Set 'bootretry' to enable it.
    This is Recovery U-Boot. Use "vers all" to check flash images.
    Preboot> vers all
    Main ILOM image at 0x100a0000:
    Service Processor Firmware
    Version = 3.0.9.27, for SP type 52
    Date ='Tue Aug 17 01:54:07 EDT 2010', Build ='r58107'
    Name ='sysbios'
    uboot @0a0000 OK, kernel @102000 OK, root @20d684 OK,
    sysbios @c9b6c4 OK, pwrseq @d51aa2 OK, pbsw @d6096c OK
    coredump @1500000 8192 KiB, persist @1d00000 2048 KiB, params @1f00000 1024
    KiB
    Recovery firmware and data:
    Normal U-Boot at 0x100a0000:
    Date ='Aug 17 2010', Build ='r58107'
    uboot @0a0000 OK
    Recovery U-Boot at 0x10040000:
    Date ='Aug 17 2010', Build ='r58107'
    uboot @040000 OK
    Primary Bootstrap build: r52205
    Permanent environment: not found

    I don't think it is. The jumper you saw is likely the ILOM jumper. The ILOM is different than the BUI(OS) password so they can be reset/changed independently.

  • Problem resetting mysql root password

    I have install 5.5.20 from mysql from the TAR file. that install was done from an admin user by the name of mysql. Using the mysql user, I have reached a point where I am unable to reset the root password. I have tried both method of resetting the password with no success. Here is what I did. (path omitted for brevity, but used in the commands)
    shell>mysqld_safe --skip-grant-tables
    shell>mysql
    mysql>UPDATE mysql.user SET Password=PASSWORD('newPass')
        -> WHERE User='root';
    mysqlQuery OK, 0 rows affected (0.05 sec)
    Rows matched: 0  Changed: 0  Warnings: 0
    shell> mysqld_safe
    shell> mysql -u root -p
    Enter password:
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    created an init file that had ths
    --------contents of minit-------
    UPDATE mysql.user SET Password=PASSWORD("newPass") WHERE User='root';
    FLUSH PRIVILEGES;
    ------------eof--------------
    mysqld_safe --init-file=minit
    killed mysqld
    mysqld_safe
    mysql -u root -p
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    By the way, I closely monitored the .err file and nothing unusual or pacular showed up there.
    Anyone see what I did wrong? Anyone have other suggestions?

    I have install 5.5.20 from mysql from the TAR file. that install was done from an admin user by the name of mysql. Using the mysql user, I have reached a point where I am unable to reset the root password. I have tried both method of resetting the password with no success. Here is what I did. (path omitted for brevity, but used in the commands)
    shell>mysqld_safe --skip-grant-tables
    shell>mysql
    mysql>UPDATE mysql.user SET Password=PASSWORD('newPass')
        -> WHERE User='root';
    mysqlQuery OK, 0 rows affected (0.05 sec)
    Rows matched: 0  Changed: 0  Warnings: 0
    shell> mysqld_safe
    shell> mysql -u root -p
    Enter password:
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    created an init file that had ths
    --------contents of minit-------
    UPDATE mysql.user SET Password=PASSWORD("newPass") WHERE User='root';
    FLUSH PRIVILEGES;
    ------------eof--------------
    mysqld_safe --init-file=minit
    killed mysqld
    mysqld_safe
    mysql -u root -p
    ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES)
    By the way, I closely monitored the .err file and nothing unusual or pacular showed up there.
    Anyone see what I did wrong? Anyone have other suggestions?

Maybe you are looking for

  • Como config. impostos e sua contabiliz. p/  preços liq. de impostos?

    Meu cliente utiliza preço liquido, não fatorando-o na lista de preço com os impostos por dentro. Para resolver a questão dos impostos, eu fiz assim... na fórmula do imposto eu sigo o raciocínio da fórmula 8 - padrão do sistema para ICMS - Preço sem I

  • Reverse Cleared Document

    Dear Gurus, I have the following issue: Using FBR2, a new Vendor Invoice posting was created Using F110, payment run was scheduled and posting was done for the vendor invoice It was found that the Discount Base was wrong and the system had taken the

  • How to get full source file name in Exporter SDK

    Hi, I'm making an Exporter Plug-in using SDK 5.5. I want to get the path and extension of the source file (when export file) and path of the sequence (when export sequence). Especially the extension of the source file, which is always be replaced by

  • Different Ports for Sender and Receiver?

    For testing a tool it would be nice to run RTPSender and Receiver on the same computer. But here?s the problem. I run VideoTransmit and AVReceive2 (both from the Sun code samples) with the following parameters. VideoTransmit should send to IP A and t

  • How do you enable Auto Scroll in a sequence pane, and MIDI devices?

    Hello, I am just getting used to Garage Band for the first time. I am finding that Garage Band is much easier to deal with than Mark Of the Unicorn from a musical standpoint. I am now converting my many MIDI sequences to GB. I have run into these thr