backup and restore of samba4 new server (solved)

Clodonil Trigo clodonil at nisled.org
Wed Dec 5 08:10:55 MST 2012


Hello,

I solved the problem;

solution:

# ln-s / usr/local/samba/lib/libnss_winbind.so.2 / lib64/libnss_winbind.so
# ln-s / lib / libnss_winbind.so / lib/libnss_winbind.so.2

to:

# ln-s / usr/local/samba/lib/libnss_winbind.so.2 / lib64/libnss_winbind.so
# ln-s / lib64/libnss_winbind.so / lib64/libnss_winbind.so.2

success with getent.

thank you,

Migration completed successfully

Clodonil


2012/12/4 Clodonil Trigo <clodonil at nisled.org>

>
> Hello,
>
> I had to migrate Samba4 server. I stopped the Samba4 and copy the
> directories:
>
> samba / private / *
> samba / etc / *
> samba / var / locks / *
>
> On the new server, everything worked fine. Only winbind does not work. If
> I run command "wbinfo-u" returns the users, but getent passwd not. I made
> the links to the / lib / libnss_winbind.so.
>
>
> Can anyone help me.
>
>
> Clodonil
>


More information about the samba-technical mailing list