Proposed utf8 ldap patch...

Urban Widmark urban at teststation.com
Sun Jun 23 11:04:02 GMT 2002


On Sun, 23 Jun 2002, Jim McDonough wrote:

> And if anyone knows how to get some of these characters (accented vowels,
> for example) input in bash, please let me know.  I haven't been able to do
> "net user add testuser --comment=snööpy", for example.

I guess it depends on which locales you have installed and how your bash
was built, but all of these work for me:

$ LC_CTYPE=en_US bash
$ LC_CTYPE=en_US.iso885915 bash
$ LC_CTYPE=sv_SE bash

ie anything but "C".

/Urban





More information about the samba-technical mailing list