cancel
Showing results for 
Search instead for 
Did you mean: 

Authentication with certificate in nclauncher.

andrelo_
Occasional Contributor

Authentication with certificate in nclauncher.

Hi! I would like know if with nclauncher is possible to use certificate
without have to write the every user's CN. Is possible do something global to all users?

Thanks.

3 REPLIES 3
stephane.rabette
Not applicable

Re: Authentication with certificate in nclauncher.

Did you find a way to use nclauncher with certificate?

zanyterp_
Respected Contributor

Re: Authentication with certificate in nclauncher.

This should be possible without an issue; I have done it several times both in the lab and with real-life scenarios.

Can you put up a sample of your nclauncher command that is failing?

andrelo_
Occasional Contributor

Re: Authentication with certificate in nclauncher.

Hi,

nclauncher command work correctly modifying the command for each user. The problem is that we don't know how create the command in order to all people can usage without modify the command.

nclauncher -url xxxxxxx -r yyyyy -cert "zzzzz"

xxxxxxx- URL

yyyyy - Realm

zzzzz - user 's certificate CN

Regards,