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
  • 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]
      
Children
  • [ 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.