Unable to login as craft/cust after implementing session manger 6.2

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • nitsan
    Aspiring Member
    • Dec 2010
    • 1

    Unable to login as craft/cust after implementing session manger 6.2

    Unable to login as craft/cust after implementing session manger 6.2. Login as cust response with wrong password & as craft response waiting for challenge.
  • dejar
    Member
    • Oct 2012
    • 3

    #2
    When you ran the SMnetSetup, you created a cust account and password...what was that password? If you have a SMGR, you can reload the ASM and sync the database.

    Comment

    • guravn
      Aspiring Member
      • Jan 2013
      • 1

      #3
      SM 6.2 installation slightly differs from its previous versions.

      1. Login to system Manager as su.
      2. In /etc/hosts add Session manager’s entry ;which you are going to install.( Desired IP address and host name of SM)
      3. Insert the RHEL 5.6 DVD in the SM server & reboot it.
      4. After Linux installation , craft login does not works.
      Login using sroot/sroot01 ,
      su – craft
      5.Now you will enter into craft .Now run ./SmnetSetup

      (craft@avayaasm)$ ./SMnetSetup

      6.Enter All details for SMnetSetup. When asked “do you want to create customer login for maintenance purpose : Yes
      7. cust/cust01
      8. After entering all details server will ask for reboot. Reboot the server.
      9.login using cust/cust01
      10.su – sroot/sroot01
      11.Enter CD asm-6.2.x.0.xxxxxx-installer.iso of SM.
      12. Now mount Cd using mount -t iso9660 -o ro /dev/cdrom /cdrom
      cd /cdrom
      ls
      ./install.sh
      13.Put system manager IP and enrolment password when asked .
      14.Trust management and DRS Replication will be completed automatically. Finally Server will reboot and installation will be completed.


      ..........................................

      Comment

      • jelang
        Aspiring Member
        • Feb 2013
        • 1

        #4
        can u provide me the steps for SM6.3 kickstart installation...is it the same as in 6.2...
        Last edited by jelang; 02-07-2013, 12:11 PM.

        Comment

        Loading