Displaying 20 results from an estimated 7000 matches similar to: "login case sensitivity"
2017 Sep 07
0
login case sensitivity
On 7 September 2017 at 16:07, Alexander Dalloz <ad+lists at uni-x.org> wrote:
> Am 07.09.2017 um 20:07 schrieb hw:
>>
>> Gordon Messmer wrote:
>>>
>>> On 09/07/2017 08:11 AM, Stephen John Smoogen wrote:
>>>>
>>>> This was always
>>>> problematic because DNS hostnames and email addresses in the RFC
>>>> standards
2017 Sep 07
3
login case sensitivity
Am 07.09.2017 um 20:07 schrieb hw:
> Gordon Messmer wrote:
>> On 09/07/2017 08:11 AM, Stephen John Smoogen wrote:
>>> This was always
>>> problematic because DNS hostnames and email addresses in the RFC
>>> standards were case insensitive
>>
>>
>> Not quite.? SMTP is required to treat the "local-part" of the RCPT
>> argument as
2017 Sep 07
2
login case sensitivity
On 09/07/2017 08:11 AM, Stephen John Smoogen wrote:
> This was always
> problematic because DNS hostnames and email addresses in the RFC
> standards were case insensitive
Not quite.? SMTP is required to treat the "local-part" of the RCPT
argument as case-sensitive, and to preserve case when relaying mail.?
The destination is allowed to treat addresses according to local
2017 Sep 07
0
login case sensitivity
Gordon Messmer wrote:
> On 09/07/2017 08:11 AM, Stephen John Smoogen wrote:
>> This was always
>> problematic because DNS hostnames and email addresses in the RFC
>> standards were case insensitive
>
>
> Not quite. SMTP is required to treat the "local-part" of the RCPT argument as case-sensitive, and to preserve case when relaying mail. The destination is
2006 Feb 08
0
Stange regexp problem with case sensitivity
Environment:
CentOS 4.2 (RHES4 clone)
Ruby 1.8.4
Rails 1.0
I am having a small difficulty with case sensitive matching in some
ruby code:
f_nam_re = Regexp.new(f_nam_re_s,"x")
produces these test results:
The passed regexp: ^QPCCCMR[[:digit:]]$
The regexp used is:
/^QPCCCMR[[:digit:]]$/i
$= is false
qpcccmr1 matches
QPCCCMR1 matches
QPCCMMR1 does not match
qpCCCMR1 matches
QPCCCMRC
2018 Oct 19
2
Request: option to hide user IP/HELO content from mail sent via submissiond
For reasons of user privacy and security I usually configure submission servers to not include accurate IP address and HELO information of authenticated users. (Usually replacing it with a private-use domain / IPv6 address.)
Dovecot submission (2.3.2) will produce a header something like this (where ?10.22.36.10" is a public IP address)
Received: from [192.168.1.184] ([10.22.36.10])
by
2013 Dec 16
2
configure lmtp to deliver to email addresses case insensitively
Dear List
Using dovecot 2.1.7 with LMTP and exim4 I want to accept local parts
regardless of their case.
Exim does all virtual alias handling and delivers the messages to
dovecot LMTP addressed to the right mailbox name. This works well except
for addresses which do not need to be resolved by exim and which do have
the "wrong" case in the local part.
For example: There is a
2017 Sep 07
0
login case sensitivity
On 5 September 2017 at 17:27, FHDATA <fhdata at unm.edu> wrote:
>
>
> hello,
>
> some users' login fails since they type upper
> case for their user ids ,etc ...
>
> how can case sensitivity be disabled so they can login
> with mix of upper and lower case?
>
> this is what i tried:
>
> in /etc/sssd/sssd.conf i tested this below
>
>
2004 Dec 10
0
Rsync, case sensitivity, and Windows
I'm trying to replace a robocopy solution with rsync due to the
delta-byte transfers. Its working great (cwRsync), except....
I've been searching the list regarding case-sensitivity, and came across
one thread, talking about HFS+ and copying two files that had the same
name (X and x). Well I have a similar problem between 2 windows hosts,
except *both* of them support case, but are
2003 Aug 26
3
matching-case sensitivity
Hi All,
I am trying to match two character arrays (email lists) using either
pmatch(), match() or charmatch() functions. However the function is
"missing" some matches due to differences in the cases of some letters
between the two arrays. Is there any way to disable case sensitivity or is
there an entirely better way to match two character arrays that have
identical entries but written
1998 Jun 03
0
Case sensitivity and NT clients
I'm busy setting up an NT based (v4.0.1381) MKS Source Integrity client (v7.3c) to Unix (AIX v4.2.1) server and case sensitivity is a problem. I've resolved all issues to date that are NT and Samba related, with one exception.
If I have a filename in Unix such as DAVID.DAT, NT's common dialog boxes insist on presenting me with the name David.dat. When I try and open the file by
1999 Sep 06
0
Case sensitivity on HP-UX
Hi there,
I have been trying to get case sensitivity on HPUX10.20. I have used on a
Linux machine the following setup in global section
preserve case = yes
short preserve case = yes
default case = lower
case sensitive = yes
which works fine with Linux. However, for HPUX10.20 the same setup doesn't
work. Any suggestions are greatly appreciated
TIA
Arnar
2001 Nov 21
0
FW: Password Chat Fails To Update Unix Password - Case sensitivity problem
See below.
-----Original Message-----
From: Peter J. Krawetzky [mailto:krawetzky1@earthlink.net]
Sent: Wednesday, November 21, 2001 12:52
To: samba@lists.samba.org
Subject: Password Chat Fails To Update Unix Password - Case sensitivity
problem
I am stumped with several issues regarding password chat and changing a
domain password on a Win98 machine.
When I use the Password program under
1998 Aug 31
3
Case sensitivity
I have had a bit of a problem getting consistency in filenames between NTFS
and HPUX-Samba shares. Every time files are moved or copied to the
samba-shares they convert all cases to lower. I have put the following in to
smb.conf
case sensitivity = yes
preserve case = yes
short preserve case = yes
which I put in the global section and in to several of the shares sections
also, but the
2007 Sep 16
0
MIME case-sensitivity
ive got code in my app which adds mimes for .JPG, .PNG, that id like to remove
what do people think about forcing a toLower() on the extname in Mongrel::DirHandler?
2007 Aug 07
2
Varying case sensitivity
Hi all,
I''m using ferret 11.4 together with acts_as_ferret and I''ve indexed the
geonames.org country files. These files contain worldwide locations in
UTF-8 with all their different spellings each.
Model definition is like this:
class location
acts_as_ferret :fields => {:location_names => {}}, :single_index =>
true
...
end
The instance method location_names
2007 May 08
0
case sensitivity for untokenized fields
Hi, I have a address model.
I make the city and the state field untokenized. It looks like Ferret
doesn''t perform downcasing for these fields in the index.
so the search can''t be done case-insensitively.
how do I solve this problem?
Downcase the indexed terms as well as the search value?
Is there a simpler solution?
Thanks.
Yaxm
--
Posted via http://www.ruby-forum.com/.
2007 Mar 06
1
case-sensitivity of analyzer
Is there anything about this analyzer that says "case-sensitive" to you?
module Ferret::Analysis
class StemmingAnalyzer
def token_stream(field, text)
StemFilter.new(StandardTokenizer.new(text))
end
end
end
Just wondering how I can force my index to be case-insensitive.
Thanks,
-Adam
--
Posted via http://www.ruby-forum.com/.
1998 Jun 17
0
Win95/WinNT name mangling / case sensitivity
Hello,
could anyone give me a working configuration (only the 3 or 4 lines
required for the desired settings) for our Win95 / WinNT4.0-Clients.
Our samba server: 1.9.18p7
Our customers would drag and drop a file within the browsers from a local drive
(for example C:) to a SAMBA-connetced network drive *WITHOUT* changing anything
within the file name (length, case etc.).
I would be glad to get
2008 Oct 13
2
Yum and case-sensitivity
Hi List,
On one of our servers (CentOS 4 32 bit), we have the dag repo enabled.
Yesterday morning during a yum update, yum replaced the CentOS package
"perl-DBD-MySQL" with one from dag, "perl-DBD-mysql".
For whatever reason, the two packages differ, in that only one of them
(the CentOS built one) includes: