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 command to encode the username/password of the trusted user:
/opt/tarantella/bin/jre/bin/java \
com.tarantella.tta.webservices.client.views.SgdPasswd \
--encode trusted_username:password
Copy the output text : amFja3k6YWRtaW4xMjM=
Edit the /opt/tarantella/webserver/tomcat/version/webapps/sgd/WEB-INF/classes/com/tarantella/tta/webservices/client/views/Resources.properties file.
Replace the text after sgdaccess= with the output obtained above.
Save the changes.
4. setup sgd for third party authentication
1. In Array Manager, click Secure Global Desktop Login, Properties.
2. Check the box next to Use third party authentication.
3. Check one or more boxes in User identity mapping.

to be continue ......

留言

這個網誌中的熱門文章