make authpuppy as root

Asked by xeniux

Hi, I'm a newbie like to manage my network so the users that want to use wifi can auth first to Authpuppy

1. I had managed to install Authpuppy, but i logged in to this address in order to use the web GUI
http://localhost/authpuppy/web/frontend_dev.php, can anyone help me so that i can login to root so that when i go to localhost it redirect me to login page and not
"APACHE it works!" one, in other words i want to use

http://localhost for login page instead of
http://localhost/authpuppy/web/

http://localhost/frontend_dev.php for login page instead of
http://localhost/authpuppy/web/frontend_dev.php
and so on

2. if i use
http://localhost/authpuppy/web/
it does redirect me to the login page but i cant browse anything as when i click the network or administrative login
it gives me 404 message? (why is this happening and how can i log when i click those?)

3. when i try to set up a new local user i got stuck with the message that the email that i entered was not RFC standard
i use i.e <email address hidden>, can anyone help me what is the RFC standard like?

thanx

NB : sorry if this thread is in somewhere else in this launchpad

regards,

Hendri

Question information

Language:
English Edit question
Status:
Solved
For:
AuthPuppy Edit question
Assignee:
No assignee Edit question
Solved by:
Robin Jones
Solved:
Last query:
Last reply:
Revision history for this message
Best Robin Jones (robin-networkfusion) said :
#1

1: please have a look at this http://www.authpuppy.org/doc/Getting_Started#Configuring_Apache

2: This is a known bug, and will hopefully be fixed in the next release

3: Please have a look at this http://en.wikipedia.org/wiki/Email_address#Syntax

Robin.

Revision history for this message
xeniux (hendri-ipeka) said :
#2

Thanks Robin Jones, that solved my question.