Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
In Cloud Secure, how to specify the forest name while adding the LDAP Data Source Collector
2020-07-08
07:46 PM
3,371 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In Cloud Secure can I provide the forest name in comma format (dc=x,dc=y,dc=z) or do I have to provide in x.y.z format?
How do I add a single user from the forest in CloudSecure while doing testing?
Regards,
Abhi
Solved! See The Solution
View By:
1 ACCEPTED SOLUTION
Mjizzini has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes you can.
Forest name allows both formats.
- x.y.z => direct domain name as you have it on your SVM. [Example: hq.netapp.com]
- DC=x,DC=y,DC=z => Relative distinguished names [Example: DC=hq,DC=netapp,DC=com]
You can even specify like below
- OU=engineering,DC=hq,DC=netapp,DC=com [filter by specific OU engineering]
- CN=sandeep,OU=engineering,DC=hq, DC=netapp, DC=com [specific user sandeep OU engineering]
- CN=Acrobat Users,CN=Users,DC=hq,DC=netapp,DC=com,O=NetApp,L=Waltham,S=MA,C=US [all Acrobat users in the filters applied]
1 REPLY 1
Mjizzini has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes you can.
Forest name allows both formats.
- x.y.z => direct domain name as you have it on your SVM. [Example: hq.netapp.com]
- DC=x,DC=y,DC=z => Relative distinguished names [Example: DC=hq,DC=netapp,DC=com]
You can even specify like below
- OU=engineering,DC=hq,DC=netapp,DC=com [filter by specific OU engineering]
- CN=sandeep,OU=engineering,DC=hq, DC=netapp, DC=com [specific user sandeep OU engineering]
- CN=Acrobat Users,CN=Users,DC=hq,DC=netapp,DC=com,O=NetApp,L=Waltham,S=MA,C=US [all Acrobat users in the filters applied]
