HP3000-L Archives

January 1998, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Richard Gambrell <[log in to unmask]>
Reply To:
Date:
Tue, 20 Jan 1998 17:57:03 -0600
Content-Type:
text/plain
Parts/Attachments:
Re: (25 lines)
> Donna Garverick wrote:
> > Mark Bixby wrote:
> > > picard:/TSS/MARK$ cat checkuid
> > > #!/usr/contrib/bin/perl
> > > getpwnam($ARGV[0]) ? print "Valid user\n" : print "Bogus user\n";
>
> OK, take my syntax checking perl match statement and tag on Mark's
> getpwnam() call and you've got the whole nine yards (though it doesn't
> validate a trailing ",group" but can be checked through one of the
> getgid<?> calls too).
>
> I must admit Mark's is more readable and to the point :-)
>
> Jeff Kell <[log in to unmask]>
>

I thought for sure someone would would post the classic MPE technique of
using PM to acquire SM capability, then use COMMAND with LISTUSER and
LISTGROUP (after parsing the logon string). Still works in compatibility
mode, too.

So, what happened to user.acct "security" under Posix?

Richard Gambrell

ATOM RSS1 RSS2