Problem:
Wenn man ein Windows-Passwort für User mit ä ü ö verwendet, kann man sich nur mit FTP zum SME Server verbinden eine Anmeldung mittels SMB Windows-XP Protokoll geht nicht
Loesung
- Passwort ohne ä ü ö nehmen oder,
- als root am Server per ssh anmelden und folgendes eingeben:
- #db configuration setprop smb UnixCharSet ISO8859-15 (+Enter)
- # expand-template /etc/smb.conf (+Enter)
- # /etc/init.d/smb restart (+Enter)
Problem: If you use a password with special characters like üäö or british pound.. you can login at the sme server but not connect the smb shares from windows.
Solution:
- change to easier password or,
- do a db charset change see above as root for samba