csuite questions

Date: Fri, 2 Feb 2001 23:02:16 -0800 (PST)
From: Ian White <iwhite@victoria.tc.ca>
To: Kenneth Applegate <starsrus@scn.org>
cc: csuite-tech@chebucto.ns.ca
Precedence: bulk
Return-Path: <csuite-tech-mml-owner@chebucto.ns.ca>

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

Index of Subjects
On Fri, 2 Feb 2001, Kenneth Applegate wrote:

> 1) How long does it take for a user account REALLY to be deleted. After
> the administrator deletes an account, it is made inaccessible to the user
> within an hour. The account name then appears in a "pending" list which I
> would expect csuite cron jobs to act upon within a reasonable amount of
> time [a day? a week?]. However, test accounts that I deleted several weeks
> ago are still in the pending list, and the user home directories are still
> intact.

There is a script lib/delete-users which doesn't seem to be called from
anywhere. Not sure if this is because there are issues with it, or just
never made it into the csuite-cron.

> 2) I have created IPs, and the web directories appear within an hour, and
> the IP editor account can install files to those directories. However, I
> am not sure how long it takes for links to web pages of new IPs to appear
> under the "Information Providers" link from the main Csuite web page. I
> left my home installation running overnight after creating an IP, but the
> IP still hadn't appeared on the list of local IPs this morning.

When creating the IP, you are asked for the name of the main file. This
file must exist in the IP directory for it to be shown in the IP list. If
you say it will be called index.html and the IP editor uploads index.htm
instead, the IP won't show up in the list.

Perhaps a useful feature would be a cron job that mails somebody (like
ip-admin) if there are IPs which are created, but don't have the file
mentioned above. That way the people dealing with IPs will know to nag the
IPE or change the name in the IP database.

> 3) IP web directories have files that seem to be owned by the principle IP
> editor and belong to a group with the IP number - 1001 for ip-1001, etc,
> if I do a ls -l command from root. However, grepping /etc/group for 1001
> doesn't turn up any real group with 1001 for a name or a gid. What is
> going on here? On our old Freeport system, IPs have real user accounts
> (generic xx001, etc). In Csuite, there are apparently no actual IP
> accounts, just regular user accounts promoted to IP Editor status for the
> IP web area. Is that a correct interpretation?

Yes, regular accounts are added in to a new group named after each
IP. There should be entries in /etc/group that look like the following:
ip-1003:csuite:1003:ub172
ip-1004:csuite:1004:ua024,aa001
ip-1005:csuite:1005:aa001,iwhite,yh578

And those groups should be who owns the IP directories.

Ian

-------------------------------------------
Ian White
BC Community Networks Association (BCCNA)
email: iwhite@victoria.tc.ca
phone: 250-727-2489 or 888-727-2226


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