FeedbackNeeded -- Re: [Samba] Winbind and case sensitivity (revisited)

Bjoern JACKE bjoern.jacke at sernet.de
Mon Aug 30 16:26:49 GMT 2004


On 2004-08-30 at 17:30 +0200 Volker.Lendecke at SerNet.DE sent off:
> On Mon, Aug 30, 2004 at 09:58:25AM -0500, Gerald (Jerry) Carter wrote:
> > I'd be willing to include a conversion script to rename
> > all the directories and/or files that are based on the
> > username to lower case.
> 
> I was already close to commit Björn's convmv script from
> http://j3e.de/linux/convmv/. This is done to convert a whole filesystem tree
> from say 8859-1 to utf-8. VERY handy. This infrastructure can surely be
> extended to lower-case everything. Or maybe it can already do it. Björn?

convmv can upper/lower already. it can upper lower virtually every charset
becuase it first converts everything to utf-8, then does the case conversion
and then converts back to the original encoding. When the encoding is not ASCII
it has to be specified of course. Anyway - mass-case-changing is possible ;-)

convmv -r --lower -f utf8 /path

for example.

Bjoern
-- 
Björn Jacke,  SerNet Service Network GmbH
Phone: +49-(0)551-370000-0,  Fax: +49-(0)551-370000-9


More information about the samba mailing list