List domain groups

Hi

Need to list all gid for particular domain user.

Actually in database getting error like one of the gid that user belongs is invalid.

please suggest.

thanks
Paul

Try the groups and id commands! You can give the user as argument.
Also helpful is getent group with a GID or groupname argument, for example

getent group 1
getent group bin