PDA

View Full Version : removing webx_ in user names or...


zefox
29th September 2008, 13:13
Hello,
Not sure if this is the right subtopic to post in, so feel free to move where appropriate.
I'm wondering if there is any way to remove the webX_ in front of user names, as when having to import existing config coming from other platforms (more than 6000 users in 200 domains :eek: ), it will be impossible to explain them the new prefix to add to all their logins.

Another approch could be to implement a MySQL front end database or an LDAP (while I prefer MySQL) as nss login source instead of passwd, but I don't know if there is any Mod or explanation on how to implement it in ISPConfig.

Any suggestion will be welcome

Pascal

till
29th September 2008, 15:14
Not sure if this is the right subtopic to post in, so feel free to move where appropriate.
I'm wondering if there is any way to remove the webX_ in front of user names, as when having to import existing config coming from other platforms (more than 6000 users in 200 domains ), it will be impossible to explain them the new prefix to add to all their logins.

http://www.howtoforge.com/faq/14_47_en.html

Another approch could be to implement a MySQL front end database or an LDAP (while I prefer MySQL) as nss login source instead of passwd, but I don't know if there is any Mod or explanation on how to implement it in ISPConfig.

If you want to have a mysql backend, take a look at ISPConfig 3.

zefox
29th September 2008, 16:08
Great, :D
Thanks a lot.
2 more questions...
Any idea on when the Version 3 will b at least RC?
Is there any way in V2 to batch create/import users in a domain?

Regards
Pascal

till
29th September 2008, 16:14
Any idea on when the Version 3 will b at least RC?

If there is a fixed date for the RC od final version, we will publish it on ispconfig.org :)

Is there any way in V2 to batch create/import users in a domain?

Have a look at the ispconfig remoting framework, you will find it on ispconfig.org and many posts here in the forum.