[imp] Limit users that can use IMP
Dan Ellis
danellis@rushmore.com
Mon, 27 Nov 2000 13:31:27 -0700 (MST)
How about having IMP check a flat text file before actually proceding with the
login? I assume you are saying only some of your IMAP users to use the
webbased, the rest must use some other client. I haven't checked the IMP code,
but it should look something like...
(before)
User enters login
IMP tries to login
(after)
User enters login
PHP checks $user against a flat file
if ok, then continue
else dump back to login screen with a bad status code
Imp Tries to login
Sounds like it might be a useful feature in IMP 2.3... Creating a table within
the database that verifies a user is eligible to use IMP. Maybe like a DENY ALL
BUT... or an ALLOW ALL BUT..
Any feedback?
Dan Ellis
Quoting Patrick Timmons <ptimmons@courriel.polymtl.ca>:
> Go into your imp/config/default.php3 file and enter (change) the
> following:
>
> $default->user_change_server = false;
>
> This will prevent the server selection field on your login screen.
> Hence, the
> only server available will be the default server you configured in the
> same
> file.
>
> Rich Lafferty wrote:
> >
> > On Mon, Nov 27, 2000 at 08:15:25PM +0100, Florian Eggert
> (news@eflorian.de) wrote:
> > > Hi!
> > >
> > > I am trying to figure out how to limit the users that can use IMP.
> Can
> > > anyone help me?
> > > What I would like to do is that only certain users from my linux
> system are
> > > allowed to use IMP.
> > > I am using IMP with mySQL on Suse Linux 7.0.
> >
> > IMP's just an IMAP client. If they can't login over IMAP, they can't
> > login using IMP. You might be able to tell your IMAP server who to
> > allow and disallow.
> >
> > -Rich
> >
> > --
> > ------------------------------ Rich Lafferty
> ---------------------------
> > Sysadmin/Programmer, Instructional and Information Technology
> Services
> > Concordia University, Montreal, QC (514) 848-7625
> > ------------------------- rich@alcor.concordia.ca
> ----------------------
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
> --
> Patrick Timmons, service informatique
>
> --
> IMP mailing list: http://horde.org/imp/
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
>
>
-------------------------------------------------
Sent by Black Hills Fibercom Webmail!