This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

change password for user "loginuser"

anybody know how? 


This thread was automatically locked due to age.
Parents Reply Children
  • can I log in as root on SSH? --If so that's pretty bad security [:(] 
  • P.S. I'm very comfortable w/consoles. I want to know if I can manage this via the WebAdmin 
  • If you have login on your console or ssh, you can edit the file /etc/wfe/conf/settings. Change the reset_pwd value from 0 to 1. When you login via WebAdmin the next time, the initial licence agreement screen is displayed.There you can change all passwords.
    By the way, it is not possible to login via ssh as root. YOu only can login withe the loginuser and make su - to become root.

    Greetz Bagira  
  • As for "bad security":
    • You can't login as root on SSH; you can su to root...
    • SSH is not enabled by default
    • Since you have access to much of the OS, you can tune the security to whatever your stringent requirements are (Email alerts when something gets changed, can only login during certain times, etc.)
    [/list]
      
  • thanks bagira! That's exactly what I was looking for [:)] 
  • [ QUOTE ]
    As for "bad security":
    • You can't login as root on SSH; you can su to root...
    • SSH is not enabled by default
    • Since you have access to much of the OS, you can tune the security to whatever your stringent requirements are (Email alerts when something gets changed, can only login during certain times, etc.)
    [/list]
       

    [/ QUOTE ]

    I know all that. My prob is that I don't want to enable SSH because I already have an SSH server behind ASL so enabling it would conflict and I'm not interested in changing the SSH port on ASL or my internal SSH server.