📄 readme
字号:
[Bug-gnu-radius] /etc/master.passwd -> mysql conversion tools _________________________________________________________________ From: Gerald Subject: [Bug-gnu-radius] /etc/master.passwd -> mysql conversion tools Date: Fri, 5 Dec 2003 16:04:16 -0500 (EST) _________________________________________________________________I make the recommendation quite regularly to use a mysql database insteadof the system password file. I finished cleaning up my perl script to suckin a FreeBSD password file into a mysql database.mysqldump:http://kod.inch.com/radius/users.sqlperl script:http://kod.inch.com/radius/passwd_to_db.plAnyone familiar with DBI can translate that in to all of the databasesthat DBI supports, and I tried to leave it pretty easy to customize it todifferent OS's shadow password file, but I was scratching my own itch soit just does FreeBSD at the moment.If you want to put those in contrib you are welcome to, and I'm alwayslooking for suggestions for improvement. It could probably use a littlemore error checking in some parts, but I've looked at it enough for today.The next time I have to suck a users file into a database again I'll sendyou a link to the script I write to do that as well.Gerald
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -