It looks like the AD information is only collected for Windows and Mac machines. I took a look at the property and the Relevance it uses. and then I looked up the “distinguished name of local computer of active directory” in the Inspector Search, and it shows this is only for Windows and Mac.
Has anyone else figured out how to use AD directory path for computers that are not mac or windows, such as Linux?
Is there another approach that can be taken?
Was looking to do this very thing with the product Centrify? Basically, windows we can use AD, but it would be great with Linux also. Is there a guide for creating groups using Centrify (as AD)?
I'm afraid not, I haven't looked at Centrify in quite a while.
The approach I think you'd likely need to take, is to use some Centrify command to output the text you want to a file, and then read the results in an Analysis.
If you know the commands to run and can give samples of the data we could help you with how to parse it.
Is there a ‘custom’ field I could use in bigfix to use as an identifier? IE:
101 linux prod servers to patch and reboot
102 linux prod servers to patch only
103 etc….
How does Bigfix get the Active Directory Path? Is it from the agent installed doing a query? If I knew ‘how or where’ it stored it - I could have each linux machine put the information there for the agent?