SGD install (4.3.1) for radisu auth
SGD (Sun Secure Global Desktop) 1. before install SGD create user & group useradd ttaserv ttasys groupadd ttaserv usermod –g ttaserv ttaserv usermod –g ttaserv ttasys 2. install SGD pkgadd –d tta-4.31-905.sol-x86.pkg 3. setup Trusted users and third party authentication Stop the Secure Global Desktop Web Server: tarantella webserver stop. Use tarantella webserver add_trusted_user username to create the trusted user Run tarantella config edit --login-thirdparty 1 restart the Secure Global Desktop Web Server to activate the new user Use tarantella webserver list_trusted_users to check the user has been created. Check that the trusted user works by visiting http://server/axis/services/rpc/externalauth. When prompted, log in as the trusted user. Change to the /opt/tarantella /webserver/tomcat/version/webapps/sgd/WEB-INF/classes directory. Run the following com...