Thus spake Alan DeKok ([EMAIL PROTECTED]) [04/11/03 11:26]: > There's dialup_admin, which is in the tree. It's based on PHP & the > web, but it's similar. > > It may be possible to make the dialup_admin tools also wrok as > command-line tools, or to make a "generic" command line tool which > dialup_admin can use, too.
I'm hoping to provide a companion to the web interface, but don't know PHP very well. I don't know perl very well either, but that's what I'm shooting to use. I've already written a password management utility (expire, reactivate users, change passwords, put users on hold), so the next step is user creation and generic attribute management. I'm willing to share my (ugly) code with anyone that wants it. I figure I'm not the only one who wants command-line control of the users database. Unfortunately, it's SQL only. I've never touched LDAP with perl. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
