View Full Version : MSDOS question


Darth Vodka
08-13-2008, 04:00 AM
anyone know the MSDOS to see the nested groups within a usergroup?

using

get group abcgroupname /dom

gives me the usernames, but not nested groups

:(

Ron_dK
08-14-2008, 02:26 AM
It's been a while, but shouldn't that be something like :

root# net rpc group members demo -Uroot%not24get
DOM\Domain Users
DOM\Engineers
DOM\jamesf
DOM\jht

Darth Vodka
08-14-2008, 05:22 AM
It's been a while, but shouldn't that be something like :

root# net rpc group members demo -Uroot%not24get
DOM\Domain Users
DOM\Engineers
DOM\jamesf
DOM\jht

can't get that to work...maybe it's me being thick, i'm certainly no MSDOS expert??

net rpc anything leads to the help message about net...:confused:

Ron_dK
08-19-2008, 07:14 AM
Well I'm not an expert either, but you might have a look at the getgrgid() function.

Hth

sidharth
01-21-2009, 01:42 AM
is it possible as you said i really don't know i am also waiting for the answer..

SQL_Hell
02-04-2009, 08:44 AM
Hi,

Do you still need this? I have a nice little executable that will do this for you