VMware Horizon Community
CMCC
Enthusiast
Enthusiast

VMware View Kiosk Mode clientauth error

"Error: Failed to perform clientauth operation (Organizational Unit 'LDAP://OU=grupok, DC=kiosk o, DC=com' was not found.  Please make sure it exists and the distinguished name is specified as a full path."

The domain seems to be well configured, the OU exists.

What can I check at the domain configuration?

Thanks in advance

Celia.-
Tags (1)
Reply
0 Kudos
2 Replies
gunnarb
Expert
Expert

Can you show the vdmadmin string you are trying (you can block out sensitive information).  Are you doing this with elevated privledges (Ie as an Administrator command prompt)?  Does the user you are using have the correct permissions on the domain?


Gunnar

Gunnar Berger http://www.gunnarberger.com http://www.endusercomputing.com
Reply
0 Kudos
pcerda
Virtuoso
Virtuoso

Hi,

Check out the sintax of the comand you are running:

With this command you can set the default settings to create user account for Kiosk mode

vdmadmin -Q -clientauth -setdefaults -ou "OU=Salas,DC=VDI,DC=local" -noexpirepassword -group Group1
.
With this command you can create accounts for Kiosk mode
vdmadmin -Q -clientauth -add -domain VDI -clientid Custom-user01 -password "password" -description "User 01"
.
You're gonna need Domain Admins or Account Operators credentials in Active Directory to make changes to the accounts of users and groups in a domain.
.
Best Regards
Regards / Saludos - Patricio Cerda - vExpert 2011 / 2012 / 2013
Reply
0 Kudos