[24] in testers

home help back first fref pref prev next nref lref last post

Re: 6.3A RT: Beta Attach

daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Jun 27 19:55:58 1989

Date: Tue, 27 Jun 89 19:55:34 EDT
From: Theodore Ts'o <tytso@ATHENA.MIT.EDU>
To: ilham@ATHENA.MIT.EDU, epeisach@ATHENA.MIT.EDU
Cc: testers@ATHENA.MIT.EDU
In-Reply-To: Ilhamuddin Ahmed's message of Mon, 26 Jun 89 22:26:31 EDT,
Reply-To: tytso@ATHENA.MIT.EDU
   Date: Mon, 26 Jun 89 22:26:31 EDT
   From: Ilhamuddin Ahmed <ilham@ATHENA.MIT.EDU>
   Sender: ilham@ATHENA.MIT.EDU
   Reply-To: ilham@ATHENA.MIT.EDU
   Us.Snail: 213 Bemis, 3 Ames St.
	     Cambridge, MA 02139
	     (617)-225-6273

   Thats wrong ... how are you doing your parsing? It should just disallow
   sipb (not anything starting with sipb).

No, it's right.... noallow, et. al. take a regular expression; "sipb" as
a regexp matches "sipbsrc".  If you want just sipb, you should say
"^sipb$".  I suppose I should have put in an example like that in the
prototype /etc/attach.conf

						- Ted

P.S.  I'm not sure testers is the right mailing list for this stuff;
after all, not all testers are using the new version of attach.

home help back first fref pref prev next nref lref last post