Displaying 2 results from an estimated 2 matches for "kekec".
Did you mean:
keke
2003 Nov 04
1
Groups problem
....org scripts. Now i have added computer to domain no problems and
than I tried to migrate users and groups, but only user migrate but
there is a problem " Primary group of Administrator has no mapping!" (
this is error for every user).
Then I try to assign Unix group to nt group:
[root@kekec milos]# net groupmap modify ntgroup="Domain Admins"
unixgroup=root
NT Group Domain Admins doesn't exist in mapping DB
Or
[root@kekec milos]# net groupmap modify ntgroup="Domain Admins"
unixgroup=root rid=512
Bad option: rid=512
Does any one have any idea what i'...
2003 Nov 07
1
Groups & LDAP
I'm running samba+ldap on my RH 2.1 AS and I'm getting this errot when I
try to list groups:
[root@kekec etc]# net groupmap list
[2003/11/07 15:49:10, 0] passdb/pdb_ldap.c:ldapsam_setsamgrent(2048)
ldapsam_setsamgrent: LDAP search failed: No such object
[2003/11/07 15:49:10, 0]
passdb/pdb_ldap.c:ldapsam_enum_group_mapping(2113)
ldapsam_enum_group_mapping: Unable to open passdb
regards, pch...