There seems to be a minor bug in the oscar modified useradd executable.

In the original RH useradd (shadow-utils rpm) you could do something like:

useradd -c "FirstName LastName" -n loginid

But now the oscar modified version (which uses cpush to pass the shadow
password and group files to all the nodes) does not like the space between
the "FirstName LastName"

To work around it I am just modifying the password file and pushing it
manually to all the nodes.

Also I think it would be benifical to save the RH version of useradd
instead of overwriting it since you can then restore it if you decide to
uninstall oscar.

Thanks
kaizaad


_______________________________________________
Oscar-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to