Operating System - HP-UX
1832091 Members
2829 Online
110038 Solutions
New Discussion

Samba uppercase / lowercase issue.

 
Mark Parsons
Valued Contributor

Samba uppercase / lowercase issue.

I am running HP11.11 with Samba 3.0.7 and I am having a problem with uppercase and lowercase characters. Samba only seems to like filenames with the same case and we have an application that looks for a file thats in uppercase but then has a lowercase prefix and then it uses this within the application that the file is used for....

i.e.

The file searched for is of the format BWXXXXXX.txt but Samba creates files (depending on what you've set) as BW123456.TXT or bw123456.txt.

Is there another setting that can accomodate this? I am about to upgrade to the current release of Samba. Is this issue fixed, is there a new variable to be set for this issue etc etc?

Kind Regards,

Mark Parsons.
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: Samba uppercase / lowercase issue.

Shalom Mark,

There was a thread about this on Thursday. It looked a lot like this, even the same version of Samba.

http://software.hp.com
Search for CIFS.

You will see server and client.

Download and install both. Client installation will require a reboot.

I experienced this problem and solved it with an upgrade.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mark Parsons
Valued Contributor

Re: Samba uppercase / lowercase issue.

Yes indeed - Thursdays was about carriage returns in Unix.
Mark Parsons
Valued Contributor

Re: Samba uppercase / lowercase issue.

Is there anything that needs to be changed from the default to accomodate this?
Steven E. Protter
Exalted Contributor

Re: Samba uppercase / lowercase issue.

Shalom again.

the smb.conf file does have a lot of commentary in it, and the default is to respect case sensitivity. If this has been changed, you may need to change it again.

I did solve this problem once on HP-UX via upgrade and a look at smb.conf does not show me a toggle. But I'm looking at a Linux system with a much more up to date version of Samba.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Mark Parsons
Valued Contributor

Re: Samba uppercase / lowercase issue.

Issue now outdated.