I'm not advanced administrator so this may be n00b question but I'll be grateful for help.
I have following problem: I have to move my server (ubuntu server) from old machine to new. I have samba & ldap on old server, so I've copied the configuration files from the old machine to new machine, made smbldap-populate
, and when I use smbldap-userlist
on the new machine it lists all users from the old machine. But when I try to log in as any of these users, or show its id (id username
) I get no such user
error.
What more I have to do to use these accounts on the new machnie?