12 Mar 2005 02:06
Re: Some users locked out of ssh and sftp?
Marcus Furlong <furlongm <at> hotmail.com>
2005-03-12 01:06:07 GMT
2005-03-12 01:06:07 GMT
Eve Emshoff wrote: > Thus far, I've run across 1 user who can't sftp OR > SSH. He's entirely locked out, despite having the > correct username and password. He appears to be set up > the same as well the others. > > Is there a file or some such I should edit and/or > check to ensure he can get access? Anything to point > me to in terms of what I can check in that he may > *not* be set up the same as everyone else? Check if there is something like . ~/.bashrc or source .bashrc in his .bash_profile, and if there is, then comment it out. If that doesn't work, try temporarily renaming or deleting .bashrc and .bash_profile, and then try to ssh again. Marcus. - To unsubscribe from this list: send the line "unsubscribe linux-newbie" in the body of a message to majordomo <at> vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.linux-learn.org/faqs
RSS Feed