Re: problem in using user account
[email protected] (Bob Proulx) Thu, 30 May 2002 17:23:09 -0600
| Newsgroups | gmane.comp.gnu.sh-utils.bugs |
|---|---|
| Message-ID | <[email protected]> |
> When i logged in as the user and do ls, it is saying permission denied. It > was working fine before.I don't know what to do. Please let me know where > and which files to modify to fix this problem. There are endless reasons why that might happen. You probably set your permissions incorrectly. Try this. chmod u+rwx . If you still have problems then I suggest that you take questions to the comp.os.linux.misc news group. Bob