XenApp on VirtualBox? -


i deploy application using xenapp on linux server. possible via virtual box on remote linux machine?

so far have installed virtual box on centos based linux machine. installed windows 2008 r2 server virtual machine. tried install xenapp on windows 2008 server. after updating windows 2008 server latest stuff , adding .net 3.5 , sql server express got xenapp installed.

i stuck @ point of deploying single sign-on service. wants "unc path central store of citricl signle sign on". know how set up?

i don't have domain controller, nor have active directory installed. need things? hoping avoid that.

what xenapp require? kind of figured plug , play doesn't appear way , installation instructions vague system requirements.

thanks

single sign-on not required xenapp.

from documentation

citrix single sign-on (formerly citrix password manager) provides password security , single sign-on access windows, web, , terminal emulator applications running in citrix environment applications running on desktop. users authenticate once , single sign-on rest, automatically logging on password-protected information systems, enforcing password policies, monitoring password-related events, , automating user tasks, including password changes.

basically: sso needs place put central password store.

just give path network share xenapp servers can access. if you're using single machine; create local network share , point using unc

\\localhost\sso_store


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

jquery - Keeping Kendo Datepicker in min/max range -

jsf - How to ajax update an item in the footer of a PrimeFaces dataTable? -