After installing Authentication Services will the getent command work to pull the users/groups information from Active Directory?
说明
Will getent commands such as "getent passwd" and "getent group" work to pull the users/groups information from Active Directory with Authentication Services?
解决办法
Yes getent will work for user/group information however also take a look at "/opt/quest/bin/vastool nss".
For example the following with -d will bypass nss and only use vasd to show the user information from AD :