This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSL VPN users authenticated by AD Security Group

Hi all,

 

I have an instance of Sophos UTM running in AWS. I have set up a remote authentication server with our AD and all is working fine. There is a security group in AD that is intended for SSL VPN users.

I have created a backend membership group on the UTM and limited it to the SSL VPN group in AD.

 

I have set up and tested SSLVPN with the default "Active Directory Users" group and it is fine. Users can log into the User Portal and access the Remote Access menu to download the installer and can connect and access internal resources. The issue begins when I change the group on the SSL VPN config to the SSL VPN Users group as per screenshot above.

When I do this, the Remote Access options disappears from their User Portal and they can no longer connect.

 

 

It looks like the UTM can't see the membership of that group, but I added the group to Prefetch list and ran a prefetch and it finds the group members and creates them on the UTM as per the log below.

 

2017:04:21-16:31:48 utm user_prefetch[12013]: ------------------------------------------------------------
2017:04:21-16:31:48 utm user_prefetch[12013]: Starting synchronization for adirectory
2017:04:21-16:31:48 utm user_prefetch[12013]: ------------------------------------------------------------
2017:04:21-16:31:48 utm user_prefetch[12013]: ------------------------------------------------------------
2017:04:21-16:31:48 utm user_prefetch[12013]: Searching for users
2017:04:21-16:31:48 utm user_prefetch[12013]: ------------------------------------------------------------
2017:04:21-16:31:48 utm user_prefetch[12013]: Connecting to ldap server
2017:04:21-16:31:48 utm user_prefetch[12013]: ldap server: ldap://192.168.0.X:389
2017:04:21-16:31:48 utm user_prefetch[12013]: Context 'CN=Sophos UTM SSLVPN Users,OU=Security Groups,OU=MyBusiness,DC=XXX,DC=local' is a group. Adding group members:
2017:04:21-16:31:48 utm user_prefetch[12013]: CN=test1,OU=Test Accounts,OU=Users,OU=MyBusiness,DC=XXX,DC=local
2017:04:21-16:31:48 utm user_prefetch[12013]: ------------------------------------------------------------
2017:04:21-16:31:48 utm user_prefetch[12013]: Performing ldap search:
2017:04:21-16:31:48 utm user_prefetch[12013]: searching 'CN=test1,OU=Test Accounts,OU=Users,OU=MyBusiness,DC=XXX,DC=local'
2017:04:21-16:31:48 utm user_prefetch[12013]: Ldap search returned 1 users
2017:04:21-16:31:48 utm user_prefetch[12013]: Search time: 0m 0s
2017:04:21-16:31:48 utm user_prefetch[12013]: ------------------------------------------------------------
2017:04:21-16:31:48 utm user_prefetch[12013]: Adding/updating users
2017:04:21-16:31:48 utm user_prefetch[12013]: ------------------------------------------------------------
2017:04:21-16:31:48 utm user_prefetch[12013]: # 1 Updating user test1
2017:04:21-16:31:48 utm user_prefetch[12013]: 1 user objects were found:
2017:04:21-16:31:48 utm user_prefetch[12013]: 0 users were created
2017:04:21-16:31:48 utm user_prefetch[12013]: 1 user was updated
2017:04:21-16:31:48 utm user_prefetch[12013]: 0 users are authenticated locally.
2017:04:21-16:31:48 utm user_prefetch[12013]: Overall time: 0m 0s
 
 
Any ideas? Am I doing something wrong here or is this a bug?
 


This thread was automatically locked due to age.