I need a web application to do the following:

1. Authenticate a user (approx. 500 users) then show the user a list of 
registered devices within the servers dhcpd.conf file. 

2. Offer the user the option to delete an existing device.

3. Offer the user the option to add a device 
      - under this option I would like to set parameters of the dhcpd.conf 
file in the background to "USER-device-HOSTGROUP" or something of that 
nature. 
      - A place for users to enter their MAC addresses

4. and finally submit their request. Upon submit, the request would be 
aggregated as per the parameters, appended to the dhcpd.conf file, and the 
isc-dhcpd-server would be reset "applying" the changes     
    requested.

Is Django the place for me, using python?

Server is Ubuntu Linux 12.04.3, using Webmin as GUI

Thanks to any who offer help.  I am not a programmer obviously and I am 
working under crazy budget constraints to provide wifi access to people. I 
have spent what precious little money I had on WAP's that do not provide 
EAP so a RADIUS server for this purpose is out of the question. 

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/d0f1d4f5-5f98-4797-9e71-1c617e8b5a41%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to