landon: Profile

From: Carrie Gates <gates@cs.dal.ca>
To: csuite-tech@chebucto.ns.ca
Date: Mon, 7 Apr 1997 19:36:00 -0300
Precedence: bulk

next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects

Index of Subjects
> 
> CS_ROOT /home/csuite;  CS_DIST /var/tmp/csdist
> 
> In go who
> <li>Junior Boyd (from g who output)
> Also tried,
> http://landon/~junior/Profile.html and
> http://localhost/~junior/Profile.html do not work either
> You don't have permission to access /~junior/Profile.html on this
> server 403 Forbidden
> landon:/home/csuite/home/or/junior# ls -lg
> total 1
> drwxr-xr-x   2 junior   cs_users     1024 Apr  7 17:02 public_html/
> -rw-r--r--   1 junior   cs_users        0 Apr  7 09:33 signature
> landon:/home/csuite/home/or/junior# ls -lg public_html/
> total 1
> -rw-r--r--   1 junior   cs_users      211 Apr  7 17:02 Profile.html
> landon:/home/csuite/home/or/junior#
> 

The problem was the permissions on junior itself:

landon:/home/csuite/home/or$ ls -l
total 1
drwxr-x---   9 junior   http         1024 Apr  7 18:19 junior/


I changed the permissions to 755 and now you can access the profile
with no problems.

You might want to check if the permissions are being set to 750 instead
of 755 when the user is created.

Carrie



next message in archive
next message in thread
previous message in archive
previous message in thread
Index of Subjects