[Samba] What group is CPB\unix_group.2147483404?
René Nieuwenhuizen
R.Nieuwenhuizen at cpb.nl
Wed Mar 13 03:14:06 GMT 2002
Hi,
What's does a group like 'CPB\unix_group.2147483404' mean? I get al sorts of
group when I run the following kix-script that are recognizable and some
that are not. Why?
running samba-2.2.3a with domainname CPB.
================ groups.kix ======================
$index = 0
DO
$group = ENUMGROUP($index)
? $group
$index = $index + 1
UNTIL Len($group) = 0
================ results.txt =======================
CPB\it
Iedereen (Everyone)
INTERACTIEF (INTERACTIVE)
Geverifieerde gebruikers (Verified Users)
LOKAAL (LOCAL)
CPB\unix_group.2147483404
CPB\unix_group.2147483404
==============================================
Thanks,
René Nieuwenhuizen
More information about the samba
mailing list