Re: [Cpu-users] CPU problems after a fresh ldap migration
Brought to you by:
matheny
From: Alan H. <al...@au...> - 2003-06-22 06:15:09
|
> I used the migrate_all_offline.sh from the padl.com migration tools > package to import my existing accounts into the ldap directory. slapd > was not running while the migrate script ran. > > I installed cpu-1.3.100 from source. > > When I run 'cpu cat' it outputs the user accounts, but seems to choke > trying to list groups: > > User Accounts > root:x:0:0:root:/root:/bin/bash > bin:x:1:1:bin:/bin:/sbin/nologin > daemon:x:2:2:daemon:/sbin:/sbin/nologin > adm:x:3:4:adm:/var/adm:/sbin/nologin > <tons of users snipped> > somelocaluser:x:517:517::/home/somelocaluser:/bin/bash > ldap: ldapCat: ldap_search_st: No such object > matched DN: "dc=mydomain,dc=com" > ldap: CPU_init: Error in ldapOperation. Check your cpu.conf, the padl scripts put the groups into ou=Group,dc=mydomain,dc=com whereas cpu by default looks at ou=Groups,dc=mydomain,dc=com > > There's a similar error when trying to add a new account: > > # cpu useradd test > > ldap: getNextGid: ldap_search_st: No such object > matched DN: "dc=mydomain,dc=com" > ldap: CPU_init: Error in ldapOperation. > > Domain names have been changed to protect the ignorant. :-) > > Any clues? > > -- > Kevin Murphy > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: INetU > Attention Web Developers & Consultants: Become An INetU Hosting Partner. > Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! > INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php > _______________________________________________ > Cpu-users mailing list > Cpu...@li... > https://lists.sourceforge.net/lists/listinfo/cpu-users |