cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1127
Views
0
Helpful
1
Replies

Use windows credentials windows jabber.

Siddharam M
Level 1
Level 1

Hi All ,

I trying to configure jabber-config.xml to use windows credentials to login. i want my jabber to take the uid / password from user  desktop account only ,

but it is still asking for the password while logging in .

Windows jabber ver is 9.1.4

CUCM 8.6.2

below is my xml config

<?xml version="1.0" encoding="utf-8"?>

<config version="1.0"> 

<Directory>   

  <DirectoryServerType>UDS</DirectoryServerType>

  <ConnectionType>1</ConnectionType>

  <PrimaryServerName>10.xx.xx.xx</PrimaryServerName>

  <ServerPort1>389</ServerPort1>

  <UseWindowsCredentials>1</UseWindowsCredentials>

  <UseSSL>0</UseSSL>

  <UseSecureConnection>0</UseSecureConnection>

  <SearchBase1>cn=Users,dc=<AD Domain>,dc=co,dc=in</SearchBase1>

<BusinessPhone>ipPhone</BusinessPhone>   

<OtherPhone>telephoneNumber</OtherPhone>   

<HomePhone>homePhone</HomePhone>   

<PhotoUriSubstitutionEnabled>true</PhotoUriSubstitutionEnabled>   

<PhotoUriSubstitutionToken>sAMAccountName</PhotoUriSubstitutionToken>   

<PhotoUriWithToken>http://10.xx.xx.xx/j2ee/portal/emp_tel_dir/emp_pic_8/sAMAccountName.jpg</PhotoUriWithToken> 

</Directory>

<Policies>   

<Screen_Capture_Enabled>true</Screen_Capture_Enabled>   

<File_Transfer_Enabled>true</File_Transfer_Enabled>  

<Disallowed_File_Transfer_Types>.exe;.msi;.rar;.zip;.mp3</Disallowed_File_Transfer_Types>  

<Video_Disabled>false</Video_Disabled> 

</Policies> 

<CUCM>   

<PhoneService_UseCredentialsFrom>presence</PhoneService_UseCredentialsFrom>

</CUCM>

</config>

Can anyone help me correct xml file configuration.

Regards,

Siddu

1 Accepted Solution

Accepted Solutions

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

That feature you are talking about is called SSO (single sign on) This is not supported in Jabber 9.1...I think it will be supported in a later release of Jabber. You will also need an OpenAM server to do single sign on..I think Jabber 9.2 will support SSO

Please rate all useful posts

"opportunity is a haughty goddess who waste no time with those who are unprepared"

Please rate all useful posts

View solution in original post

1 Reply 1

Ayodeji Okanlawon
VIP Alumni
VIP Alumni

That feature you are talking about is called SSO (single sign on) This is not supported in Jabber 9.1...I think it will be supported in a later release of Jabber. You will also need an OpenAM server to do single sign on..I think Jabber 9.2 will support SSO

Please rate all useful posts

"opportunity is a haughty goddess who waste no time with those who are unprepared"

Please rate all useful posts