Steven Harris wrote:
Another OS X issue is that in OS X /etc/passwd is not the system of record.
That's ok - what we can do is to update Env.java to do whatever is needed that is specific to the OS X platform.
I can work around this by forcing it's update via "nidump passwd / > /etc/passwd"
but I'm not sure what the standard way of dealing with this incompatibility is.
Alex should be around soon - it will be simpler to ask him what we need to resolve. Basically the problem is occuring under the getUnixUserShell() operation - it appears that we need to do som special handling for OS X.
Stephen.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]