Re: [Samba] Procedure number out of range

2010-10-18 Thread Lars Andersson
It seems that Samba in this version is sensitive to local characters in passwd or tdb files (swedish in this case). In Samba 3.2.5 this wasn't an issue AFAIK. Do you have the appropriate charset parameters for Swedish? No, I haven't specified a character set. Just been using default

[Samba] Procedure number out of range

2010-10-17 Thread Lars Andersson
Hi, I've recently upgraded our Samba 3.2.5 to 3.5.5 from Debian testing repositary. This because of a future Windows 7 roll out. Installation and all the server stuff seemed to go fine (all deamons started) but when some of our (not all) users try to log on they get an error message saying

Re: [Samba] Procedure number out of range

2010-10-17 Thread Lars Andersson
Put here your computer logs when you try to log on on domain It seems that Samba in this version is sensitive to local characters in passwd or tdb files (swedish in this case). In Samba 3.2.5 this wasn't an issue AFAIK. Extract from client log: [2010/10/17 19:20:22.288095, 3]

Re: [Samba] Procedure number out of range

2010-10-17 Thread Lars Andersson
After some more digging I found that if an account have swedish special characters (a's and o with dots above) in the full name field then the error message appears. I can use pdbedit to clean the full name field from our dotted characters and the user can log in. Is this a bug in Samba 3.5.5?