如何使用灌木厂灌木厂为特定用户(指定用户的组)找到所有组?
发布于 2010-08-23 12:48:35
dsquery user -samid [username] | dsget user -memberof -expand | dsget group -samid
祝好运!
https://serverfault.com/questions/173492
相似问题