[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to login to a machine with invalid shell in /etc/passwd?



Hmmn,

I am by no means a solaris guru -- havent touched it for more than 10
minutes. But maybe you could:

su root -c "/path/to/bash"

thus eliminating the request to use the default shell. i dont know if it
will work or not, but off the top of my head it seems like its worth the
reply :)

~ Jason