Displaying 20 results from an estimated 10000 matches similar to: "Problem with SMB Shares and upper/lower case"
1999 May 16
0
gdallaire@videotron.ca
On Mon, 15 Feb 1999 23:47:50 -0500, Guy Dallaire wrote:
...
>When I try to access a file or a subdirectory under the share, I get a message telling me "File not found",
>or "this folder does not exist". 
>
>I tried all sorts of upper/lower, preserve, case combinations in smb.conf, nothing seems to work. I tried
>with debug level = 3 and I noticed a lot of
2002 Nov 05
0
login name - capital and lower case
Hello,
I am wordering how Samba treats the user/account name of a logged in
W95 and/or W9x Client?
I have the following problem:
We want to switch our file- and printer services from netware to
samba 2.2.5. The client need also to connect to a netwarebased
oracle db 7.x.
When I log in to Samba as PDC with capital letters in the username box I am
able to use the Software System which is based
2008 Mar 26
1
Howto create maildir in lower case while user login via imap/pop3?
Hi, all.
I searched mail archives, but no result.
I use OutLook Express on Windows XP as MUA, login username is in upper case,
such as 'AAA at BBB.COM', when login via imap, dovecot create directories:
/home/vmail/
        |- BBB.COM/         # <- Domain name
            |- AAA/         # <- User name
                |- cur/
                |- xxx
Here, domain name and user name
2008 Feb 27
1
Lower and Upper Case and MS C# FilesystemWatcher
Hi all,
I'm trying to find a way to make the C# FilesystemWatcher class distinguish between Linux mixed lower and upper case files on a  Samba share. E.g., file A is called abc.JPG and file B is abc.jpg, and Linux knows that's two files - now, when I delete such a file via a Samba share, both files A and B are deleted.
I did not find a solution at Google or in this list, so any help or
2013 Feb 07
1
Trouble with user who has mixed case login (upper and lower)
We're having an issue with a user who has a login with mixed case - we'll 
call him "USERone". 
Samba does not recognize him; it says that the "user does not exist" even 
though he does - and we're using the correct case for each letter. We 
would rename him to an all lower case name, but he there are multiple 
folders, files, and groups and processes that we'd
2010 Dec 17
2
lower/upper case question
Dear R People:
Is there a function to convert a character string to all uppercase or
all lowercase please?
I'm sure that I've used one before but I'm drawing a blank.
Thanks,
Erin
-- 
Erin Hodgess
Associate Professor
Department of Computer and Mathematical Sciences
University of Houston - Downtown
mailto: erinm.hodgess at gmail.com
1998 Nov 24
1
Upper, lower case filenames...
Hello,
It is fairly important for a Windows NT machine 
to be able to see all unix filenames as lower-case
files.  I have set 
   # Case Preservation can be handy - system default is _no_
   # NOTE: These can be set on a per share basis
     preserve case = yes
   ;  short preserve case = yes
   # Default case is normally upper case for all DOS files
     default case = lower
   # Be very
2000 Mar 29
0
Something about Upper/Lower-case
Hi,
We are using SAMBA on Solaris and AIX and discovered a funny
thing. (A bug ??) (We had tried on a Linux-box as well and have same
result.)
SAMBA AFTER VER. 2.0.0 returns the full path in both UPPER and LOWER case,
eg. DRIVERLETTER:\DIR\DIR\DIR\filename.txt
This is a problem for us do to Unix case-sensitive.
Our devel.dep. wrote a litle program using this routine (From the helpfile
from
2002 Mar 13
1
upper and lower case filenames
Hello,
i have a great problem with copying files via smbmount and smbclient.
In my source-directory on computer1 i have the files
sei001 with size 100 bytes
and
SEI001 with size 200 bytes.
After copy these files to computer2 in the destination directory there only
SEI001 with the size of 100 bytes has arrived.
Samba does the following:
It copies the file SEI001 to the destination and then
2016 Sep 30
1
replication upper-lower case
hi list,
If a new object was created, samba 4.5.0 on the first DC creates a ldapObject with the attribute name CN in lower case.
On the second DC samba via replication creates the object with upper case attribute name.
Is this a problem or can i ignore this?
root at dc1: # samba-tool ldapcmp --filter=whenChanged ldap://dc1 ldap://DC2
* Comparing [DOMAIN] context...
* Objects to be compared:
2001 Oct 11
2
Lower case/upper case problems
Ok..this seems like it shouldn't be that hard to figure out but I'm confused
anyway.
How can I make sure that whatever case a file is created with is what's
shown in NT explorer?
Let me explain:
If I create a file in all uppercase on my unix file system (which is also a
samba share) it shows up as a mixed case file within NT explorer, with only
first letter capitalized.   (Normally
2003 Dec 27
2
Bug report: rsync does not always discriminate upper and lower case
Hi, 
I found this surprising behavior with rsync  (version 2.5.7  protocol
version 26) on Mac OS X (Panther, 10.3.2) :
Suppose you  have a folder "Source" containing a file named "abc", and its
backup as folder "Clone", created by rsync :
rsync -a ~/Desktop/Source/ ~/Desktop/Clone
Now change the name of file "abc" into "ABC" and re-sync :
2006 Apr 11
2
png overwrites upper/lower case filenames
Dear R users,
when I create files with the png graphics device, it overwrites existing 
files which differ concerning upper/lower case file names.
For example, I want to create four files named "a.png", "A.png", "b.png" 
and "B.png" which contain the corresponding letters:
png("a.png")
plot(1, type="n")
text(1, label="a")
2019 Apr 11
2
Upper case vs lower case in printed and parsed MIR
I am confused about the rules for when upper and lower case letters should be used in MIR.
As an example our downstream target has upper case letters in its sub-register indices and as a result we cannot import exported MIR without manually 'lower casing' it first which is obviously rather annoying.
Looking in https://llvm.org/docs/MIRLangRef.html it is stated that instruction names are
2004 Feb 27
0
rsync problem with smb/ncpfs filesystem?
I'm trying to rsync a smb filesystem to a novell netware filesystem. Both 
file systems are mounted on a debian woody system (from root). On both file 
systems the rsync process has "root" file system rights. But trying to 
rsync a file with a read only flag like
-r-xr-xr-x    1 root     root      3441648 Jan 20  1998 WEBCLIENT.EXE
to the novell filesystem gives this error:
rename
1999 May 27
2
Can't connect to samba from foreign network --- 'Gethostbyaddr failed' error in log.smb
I have a samba server at ip address
	aaa.bbb.ccc.ddd
I can connect to it from clients on subnets aaa.bbb.eee. and
aaa.bbb.fff.
I can't connect to it from clients on ggg.hhh.
smb.conf has
	hosts deny = all
	hosts allow = localhost, aaa.bbb., ggg.hhh.
The client can successfully 'ping mysambaserver' (resolves to
aaa.bbb.ccc.ddd).  Doing 'net view \\mysambaserver' fails with
1999 Jun 09
0
basic rights for SMB shares...
Hello all... -
I'm trying to get the following working:
Samba as a domain controller for 95 workstations-
Three shares, no printers:
Share#1 - full rights for everyone- RWCEM (this is the datafiles for a
Win95 based database- client on PC's provides screens, etc, the share
contains the proprietary database files...)
Share#2- full rights for everyone- RWCEM
This would be for, say HTML
2005 May 26
0
Samba PDC, Usernames case sensetive on linux
Hi,
Asking  for recommendation.
On the linux, users can be created....
aaa
AAA
aAa
all are different users on linux...
but on Windows this is not valid... 
now in case there is a case that there are two users called Chin and chin... 
will there be a problem with Samba PDC...
if both are added to samba users...
at present the only problem is I see is that users are unable to create there 
profiles
2005 Mar 21
1
SMB share/MS networking + Novell = major lag
I am hoping someone else has found a solution for this:
"A Delay Occurs When You Open a Mapped Network Drive on a Novell
NetWare or UNIX NFS Server"
This delay is usually 25sec for any mapped drive or network printer
when accessed the first time since timeout.  Painful for users who need
novell and samba shares.  (Windows XP sp2, exists on Novell clients 4.9 
sp1a, sp1b, sp2, &
2004 May 05
3
sip.conf and SIP client host= not recognized in some cases
I am seeing an issue with getting certain sip devices to be recognized as
defined SIP clients host= in the sip.conf and the only deference that I can
find btw sources that work and don't work is that devices that send packets
with an Initial Via header of themselves appears to work and pick the
context correctly but those that don't have the Via just get dropped in the
context of the