Displaying 1 result from an estimated 1 matches for "file2write4error".
2004 Aug 05
0
Charset Problem on the smbldap-groupadd
...ccounts, I rebuilt
the DSA entries and everything works smooth.
I can use smbldap-groupadd to add for example a group called
Administrators. When trying to do the same for.. Admins du domaine,
vampire and the whole migration operation hangs up.
I found out why by doing a strace -f -p PID -o FILE2WRITE4ERROR
I found that it is the smbldap-tools which causes these errors.
Is the maximum length for this name is 14 characters? And no spaces
allowed ? Can it handle French accents?
I can give you all the conf and the code I have. But I cannot understand
where these limitations come from.
Could th...