Move samba and ldap config to new machine
Posted
by
Mateusz W
on Server Fault
See other posts from Server Fault
or by Mateusz W
Published on 2012-04-05T09:17:54Z
Indexed on
2012/04/05
11:32 UTC
Read the original article
Hit count: 275
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?
© Server Fault or respective owner