[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pbmserv-dev] nice: /home/pbmserv/bin/signup: No such file or directory



On Mon, May 27, 2002 at 07:01:41PM +0100, Ray Pearce wrote:
> ----- Original Message ----- 
> From: "Thomas Wedekind" <thomas.wedekind@koeln.de>
> > I've tried to create some test users for my experimental pbmserv
> > installation, but the `signup' program is missing. There have to be
> > more scripts --- signup, as well as add, change, delete, list,
> > message, broadcast, test, status, cron --- that are called by
> > `pbmserv.pl'. I already tried to fetch these, but did get an error
> > message instead. 
> > 
> > Well, I could find out the format of `$PBMHOME/etc/users' from
> > `chkuser.cpp', but there has to be a better way.
> > 
> > Whats wrong with my installation? What do I miss?
> 
> These are all built from admin.c - I test under Windows so I haven't
> bothered building these commands. I guess you just build admin and
> add symbolic links for all the supported commands. (somebody back me 
> up here) It's just a guess as I can't see a make file for them 
> anywhere. (Maybe I'm not looking hard enough).
> 
> The User file is a very simple format
> 
> User:Password:emailAddress

Actually, it's just a little bit more than that.

userid:password:full name (if known... email otherwise):liststatus:email

daniel:daniel:Test User Account "daniel":0:rrognlie@gamerz.net


the list status is no longer used, but i've not deleted it yet.


The signup, add, etc. commands are all part of "admin.c"

Those are each just invokations of same.  It checks argv[0] to 
determine what behaviour to use.

-- 
 /  \__  | Richard Rognlie / Sendmail Ninja / Gamerz.NET Lackey
 \__/  \ | http://www.gamerz.net/rrognlie/    <rrognlie@gamerz.net>
 /  \__/ | No trees were killed in the sending of this message. 
 \__/    | However, a great many instructions were executed.