From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Frey Subject: Re: No postings Date: Thu, 24 Oct 2002 17:50:16 -0400 Sender: linux-diald-owner@vger.kernel.org Message-ID: <3DB86B18.2040707@sympatico.ca> References: <3DB437400006653E@freesurfmta05.sunrise.ch> (added by postmaster@freesurf.ch) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3DB437400006653E@freesurfmta05.sunrise.ch> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Per Jessen Cc: "linux-diald@vger.kernel.org" Hi Per, I forget where this came from, but here's the top of my authsimple file: # Simple authorization for diald control via TCP connection # (normally for dctrl running on a workstation) # format is: name allow,allow,allow.. # or: name 0x # where allow is one or more of: none, control, config, block, unblock, # force, unforce, down, up, delquit, quit, # reset, queue, debug, dynamic, monitor, # message, connect, demand, nodemand, auth. # eg: # thisuser up,down,message,connect # totalaccess 0xFFFFFFFF Sorry, I don't know offhand which allows correspond with which bits for the hex format. In diald.conf: authsimple /path/to/auth/file Mark. Per Jessen wrote: > All, > > I've just rejoined this list after a break - it's pretty quiet > around here ? I guess diald is working pretty well ... :-) > > I was mainly looking for some info on the authsimple file - > found it in a list archive, but shouldn't it be part of the > doc too ? (diald-1.0) > > > > > > regards, > Per Jessen, Zurich > http://www.enidan.com - home of the J1 serial console. > > Genius may have its limitations, but stupidity is not thus handicapped. > > > - > To unsubscribe from this list: send the line "unsubscribe linux-diald" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >