Hello,
After several days of searching the forum using all kinds of keywords, finally I found the solution:
It's on
Zimbra Samba ext - no machine accounts
Oh boy! I'm so glad. Now, the I can join windowsxp to my Zimbra domain.
The writer is correct, since the howto is written for Ubuntu, the user add script cannot be used for Opensuse. In Opensuse, it should be:
Code:
add user script = /usr/sbin/useradd -m %u
add machine script = /usr/sbin/useradd -d /var/lib/nobody -g 100 -s /bin/false -M %u
I think it should be on the FAQ