Mark V Milenkovic 17.May.12 11:29 AM a Web browser Sametime Standard8.5.2 IFR1Windows
Hello all
Our community server is in place and working.
Presence in Notes inbox doesn't seem to work properly. When people are logged into sametime I and others cannot see presnece for that person in our inboxes - however, if I expand the inbox message thread then the threaded messages do show online presence.
I have the below in my LDAP server settings
LDAP Server Settings:
Connection Settings
Organization Name:
Network Address of LDAP Connection: STSDCT01.******.int
Port number for LDAP Connection: 389
Login Name for LDAP Connection: CN=Sametime Console,OU=Service Accounts,OU=IT Management,DC=******,DC=int
Password for LDAP Connection: **********
SSL Enabled: false
SSL Port: 389
Search Order: 1
Search Filters
Search filter for resolving person names:(&(objectclass=user)(|(mail=%s*)(objectguid=%s)(samAccountName=%s*)(cn=%s*)))
Search filter to use when resolving a user name to a distinguished name: (&(objectclass=user)(|(mail=%s)(cn=%s)(samAccountName=%s)))
Search filter for resolving group names: (&(objectclass=group)(|(objectguid=%s)(cn=%s*)))
Search Base and Scope
Base Objects
Base object when searching for person entries: DC=*****,DC=int
Base object when searching for group entries: DC=******,DC=int
Scope
Scope for searching for a person: recursive
Scope for searching for groups: recursive
Schema Settings
People
The attribute of the person entry that defines the internal ID of a Sametime user: cn
The attribute of the person entry that defines the person's name: cn
Attribute used to distinguish between two similar person names: samAccountName
Attribute of the person entry that defines the person's e-mail address: mail
The person object class used to determine if an entry is a person: user
Groups
Attribute used to distinguish between two similar group names: cn
The attribute of the group entry that defines the group’s name: cn
Attribute in the group object class that has the names of the group members: member
The group object class used to determine if an entry is a group: group