cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3638
Views
0
Helpful
5
Replies

SSM LDAP Configuration

gyro885
Level 1
Level 1

I'm trying to configure the Smart Software Manager satellite to use LDAP instead of local accounts, but I can't get this to work at present. There aren't any logs that I can see in the GUI to help with, my settings are below can anyone see what I am doing wrong?

We use non-SSL communication for LDAP/AD.

 

LDAP IP: 192.168.0.1
Port: 389
Base DN: OU=Admins,OU=Users,DC=Domain,DC=Local
Authentication: plain
UID: Cisco Service Account
Bind DN: CN=Cisco Service Account,OU=Admins,OU=Users,DC=Domain,DC=Local
Password: something

 

5 Replies 5

Mike La Spina
Level 1
Level 1

Also trying to resolve this issue, in your case the AD DN for Users should be:

 

OU=Admins,CN=Users,DC=Domain,DC=Local



Mike La Spina
Level 1
Level 1

It is possible to use AD LDAP, in this case the application needs a unique gidNumber for each LDAP group object returned from the AD container.

By creating a separate ou and placing group objects with serialized gidNumbers you can fix the applications requirement for it.

ldap.png 

The gidNumber attribute can be edited with your AD attribute editor tab or ADSI.

Once this is done you with be able to enumerate the groups within the container.

e.g.

ldap.groups.png

In AD it looks like this:

ldap.groups.ad.png

 

I must caution anyone that looking at his using plain authentication. The password on the cssm.ladp user will be passed in the clear. With that I would advise that this user is heavily restricted and has no privilege other than reading the dedicated OU.

There are likely to be other issues that will surface here, but this is a start. 

 

Regards,

mike.laspina

Thanks for posting this - I had a look at the latest version of ssm 7-201910 released last week. It has support for AD and openldap and imports the AD groups specified in the dn if you select Active Directory - can't seem to allocate roles based on the groups though. It also has secure ldap support (simple_tls) which I've tested successfully.

 

The iso for the new version on the download site has an incorrect hash but the iso included in the zip (same download page) installed fine for me.

Andy

Hello,
I have got the same issue with the group mapping. Even after upgrading to the latest version 8-202004 I still cannot see any users in my groups.

Lucas

I have similar problem. I am able to see LDAP groups (security groups), but I am unable to see users. I am also using the newest 8-0202004. Strange is that when I am in LDAP Users I cannot see in tcpdump initiated traffic from SSM.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: