>>
>> [homes]
>> comment = Home Directories
>> valid users = %S
This line is the problem
If I use
valid users = %U
users can connect.
What's the difference between %S and %U and why %S is proposed over %U ?
Emmanuel