Unsolved
This post is more than 5 years old
1 Message
0
998
August 28th, 2015 03:00
Smarts integration with LDAP
Hello!
We're using Smarts 9.4 (SAM+APM+NPM installed on one server) and want to integrate it with our corporate LDAP.
So Active Directory users can authenticate in Smarts consoles using their domain Username/Password.
Smarts installed on the Windows server (this machine also in the domain).
How can this be done?
No Events found!



HHE1
13 Posts
0
October 28th, 2015 02:00
Although our environment is running on RedHat, I do want to give this one a shot.
[
If a user has the rights to logon within the domain (AD-level, no rdp access needs to be allowed)
+ initial readaccess is being configured through the user 'default' in global manager
= default userview for any user which is allowed to logon to the frontend.
]
And of course locally set in serverConnect.conf files the parameter mentioned. This can be done for only SAM, but also for IP.
[
# This line allows anyone with a valid account on this system to connect a
# console. Comment it out if you don't want to provide such access.
*:*: :Monitor
]
If you want certain users to have more rights, you'll still need to adjust settings within global manager and/or the same serverConnect-file.
So password management and account activation/locking will be centralized, specific access rights within the application still needs to be managed from within the tool.
Adi31
4 Posts
0
November 3rd, 2015 09:00
Can you or someone else (if any PS available) please be more clarify on this? I am also lookng to integrate SAM with AD in Linux environment.