[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Livingston Radius / Radius Utility
- Subject: [cobalt-users] Livingston Radius / Radius Utility
- From: Sonny Kupka <sonny@xxxxxxxxxxxx>
- Date: Tue Apr 25 09:32:35 2000
Anyone know of a program you can use via command line or via a web browser
to add users to a Radius entry (/etc/raddb/users) file?
I know how to edit via telnet to add an entry, just seems like it would be
really nice to have a utility that you could do something like:
programname --add-user username --password pass --user-service-type
framed-user --session-timeout 28800 --idle-timeout 900 etc.
or you could use it to delete an entry:
programname --delete-user username
---
Sonny