Kinglen said:
http://www.infoworld.com/article/06/10/23/43OPopenent_1.html
"Management is critical in complex environments, and the management
capabilities of open source software are often pretty poor."
This is pure ignorance.
Hasn't he heard of LDAP?
Most corporate users and corporations use some form of LDAP to manage
user accounts and provisioning. I can use openLDAP to provision the
accounts directly, and with proper patches, Active Directory clients or
servers can actually be brought into compliance with industry standard
LDAP.
If you want to add a commercial front-end to that, so that you can have
cute GUI interfaces, you can use IBM Directory Server, Novell's NDS,
Tivoli Access Manager, Tivoli Identity Manager, or some of the
commercial packages mentioned above.
Yet, directory server is basically a web interface to LDAP.
On the other hand, most of the time, the information related to the
person needing access is already in the HR database (it had better be).
It's a simple scripting process to select from the database into a
perl script that generates the LDIF file. The LDIF file can be
imported using ldapupdate or insert.
Articles like this make numerous erroneous assumptions. Yes, Linux
admins make more money, usually because they also take on other
responsibilities as well, such as UNIX system administration, or
mentoring others in the transition from Windows to Linux.
Many Linux administrators also have Windows skills, which means that
they can back-fill Windows Admin responsibilities as well.
So I can hire a Windows Only "Box Booter", or I can hire a
switch-hitting multiposition player who can support admin, script
automated admin tools, and even participate in integration projects.
If the premium is reasonable, I can get that money back ten-fold in
increased productivity, and 100-fold in productivity of the entire
organization.