" /> Single Sign On with Active Directory - Genesys CTI User Forum

Author Topic: Single Sign On with Active Directory  (Read 5265 times)

Offline sitto

  • Newbie
  • *
  • Posts: 44
  • Karma: 0
Single Sign On with Active Directory
« on: August 22, 2007, 02:39:09 AM »
Advertisement
Hi,

I would like to implement single sign-on, when a agent log in to windows login after that a agent open genesys desktop and automatically login that agent not need to login again.
Could I use Microsoft Active Directory with External Authentication of Genesys to implement this?

Thanks,
Sitto

Offline JTL

  • Full Member
  • ***
  • Posts: 123
  • Karma: 2
Re: Single Sign On with Active Directory
« Reply #1 on: August 22, 2007, 08:45:19 AM »
Sitto,

It is relatively easy to use LDAP authentication with Genesys.

I have successfully configured it on our 3 environments here (Dev, pre-prod and prod) and all are using the same LDAP server.

The one thing I have never got to work - my users still have to enter their password when signing into Genesys - however, it is the same password they login to Windows with, so it is one less to administer and one less to remember. I cannot seem to get it to accept a 'blank' password at the Genesys GUI login box, yet authenticate them on the basis that they've already authenticated on their PC...

Perhaps someone else can advise with this?

Things you need to do/know:

1) the fully qualified address and details for your LDAP server (including an account / password you can use to process authentications)
2) reinstall Config Server with the LDAP option selected
3) Modify the confserv.conf file with the relevant LDAP information
4) Modify the ldaperrors.txt file with any reasons you wish the authentication to rety (I found this important)
5) begin to fill in the 'external authentication ID' section for some test agents to see if it works

If you need any other info please ask...

Jokertjen

  • Guest
Re: Single Sign On with Active Directory
« Reply #2 on: November 28, 2007, 09:25:19 AM »
Hi,

We want to do the same thing, login automaticaly with their windows authentication.
Did you already find a solution?

greetings

Joke

Offline khengsin

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Single Sign On with Active Directory
« Reply #3 on: July 26, 2012, 08:08:26 AM »
Does Genesys support Single Sign On?

Offline cavagnaro

  • Administrator
  • Hero Member
  • *****
  • Posts: 7641
  • Karma: 56330
Re: Single Sign On with Active Directory
« Reply #4 on: July 26, 2012, 08:51:09 PM »
Genesys support LDAP but not NTML which reads the windows user account from the session on the PC and uses it, that is another layer.