Re: GUI for user authentication

2004-03-09 Thread Jonathan Arnold
Cookski - RR wrote:
My company is moving to our web services Verio which uses FreeBSD on their
servers. They do not provide a GUI for securing directories from
unauthorized access (htaccess). Is there a GUI application that you
recommend or that is preferred by the FreeBSD community?
I'm not sure what you are looking for. Do you want a way to easily
create a .htaccess file that you can upload to your web folders? Or
are you saying that Verio doesn't enable .htaccess at all?
If the former, it is pretty easy to build one by hand. Here's a little
page that will generate the username/password entry for you:
http://www.e2.u-net.com/htaccess/make.htm

--
Jonathan Arnold (mailto:[EMAIL PROTECTED])
Daemon Dancing in the Dark, a FreeBSD weblog:
http://freebsd.amazingdev.com/blog/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: GUI for user authentication

2004-03-08 Thread Robert Barten
On Mon, Mar 08, 2004 at 09:51:40AM -0500, Cookski - RR wrote:
> 
> My company is moving to our web services Verio which uses FreeBSD on their
> servers. They do not provide a GUI for securing directories from
> unauthorized access (htaccess). Is there a GUI application that you
> recommend or that is preferred by the FreeBSD community?
> 
> Any help or advice would be appreciated. Out previous web hosting company
> provided one and I'm lost without it.

PHPAccess:
http://www.krizleebear.de/phpaccess/dynamisch/index.php?pageID=5

http://www.google.com/search?q=htaccess%20gui ... Not to mention the
relation of htaccess and FreeBSD.
-- 
Robert Barten
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: GUI for user authentication

2004-03-08 Thread Kevin D. Kinsey, DaleCo, S.P.
Cookski - RR wrote:

My company is moving to our web services Verio which uses FreeBSD on their
servers. They do not provide a GUI for securing directories from
unauthorized access (htaccess). Is there a GUI application that you
recommend or that is preferred by the FreeBSD community?
Any help or advice would be appreciated. Out previous web hosting company
provided one and I'm lost without it.
Best regards,

Chris

 

If I understand correctly, you want a
remote front-end to console-level
operations (e.g., chmod(1)) on a webserver?
Hmm, I always wonder about the security of this,
but I think that Webmin (/usr/ports/sysutils/webmin;
www.webmin.com) might be something you
could use.
Kevin Kinsey
DaleCo, S.P.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"