2009/2/1 Craig Bender <[email protected]>

> There's no passthrough authentication method for Solaris/Windows but if you
> are using JDS you can use the optional uttscwrap package to store
> user/password credentials.
>

The way we achieve password pass through is a hack but works nicely once
setup.  Basically you just store the password (in cleartext) in a hidden and
read-protected file in the users home directory.  You then set your uttsc
wrapper script to pass that through to Windows using the -i option.

You then make sure that you wrap your password manipulation scripts so as to
keep that file up to date.

I'm sure many people will chime in about the dangers of storing passwords in
clear text.  It is a trade-off I guess.

-- 
Kind regards,

John Francis
_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to