Displaying 9 results from an estimated 9 matches for "lcase".
Did you mean:
  case
  
2007 Feb 19
2
NTLM oddities
....215.142
resp=
dovecot: Feb 19 16:15:56 Info: auth(mail.infowest.com): client out:
CONT        1
dovecot: Feb 19 16:15:56 Info: auth-worker(mail.infowest.com): sql(John,
209.33.215.142): query: SELECT a.clearpasswd AS password, v.storeIP AS host,
CONCAT(IF('John' LIKE
'%@%.%',CONCAT(LCASE('John'),''),CONCAT(LCASE('John'),'@',p.host)),'*masteruser')
AS destuser, 'Y' AS nologin, 'Y' AS nodelay, 'Y' AS proxy, 'masterpass' AS
pass FROM iwmailsystem.virtmailbox AS v INNER JOIN
iwmailsystem.popserversAS p ON (
p.store...
2009 Jan 18
1
codepage/UnicodeData: tcase() data
Three questions:
- Where did the file come from?
- Does tcase() stand for toggle case (or otherwise effectively the same thing)?
- Should uppercase characters like, the latin capital A, have tcase()
data in addition to the lcase() data?
-Gene
"No one ever says, 'I can't read that ASCII E-mail you sent me.'"
1997 Mar 02
1
imapd and ipop3d hole
...to redirect server_login()''s return need not contain uppercase
characters.
The flawed code reads:
long server_login (char *user, char *pass, int argc, char *argv[])
{
	char tmp[MAILTMPLEN];
	struct passwd *pw = getpwnam (user);
		/* allow case-independent match */
	if(!pw) pw = getpwnam (lcase (strcpy (tmp, user)));
	<complete server login and return>
}
Impact
~~~~~~
Remote individuals, who do not have a valid username and password for
the mail server, can obtain root access to systems running a vulnerable
IMAP or POP server.
Vulnerable Systems
~~~~~~~~~~~~~~~~~~
Any system...
2016 May 03
9
[Bug 95251] New: vdpau decoder capabilities: not supported
https://bugs.freedesktop.org/show_bug.cgi?id=95251
            Bug ID: 95251
           Summary: vdpau decoder capabilities: not supported
           Product: Mesa
           Version: 11.2
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/nouveau
          Assignee: nouveau at
2019 May 19
0
Plugins/Mailcrypt: mail_crypt_private_password not assigned by password_query
...but when I remove this and trying to get the same user password in 
password_query it seems password doesn't assigned
password_query  = SELECT username AS user, password, \
                   '%w' AS userdb_mail_crypt_private_password \
                   FROM mailbox WHERE username = LCASE('%u') \
                   AND active = '1'
with errors like this in log at server where message was accepted from 
remote system
May 20 00:40:31 server1 dovecot[35417]: 
dsync-local(foo at example.com)<Y51qBF/b4VyHigAAJQnBKg>: Error: 
dsync(server1.example.com): read() fail...
2004 Aug 30
3
roaming profiles ok, but what about the printers?
Hi there,
We have a little intranetwork with Samba 3.0.x as PDC. There are 20 
Win2k-clients in several rooms and 18 users roaming from one machine to 
another (according to their tasks). So any user has a roaming profile. 
This runs almost perfect (some minor problems are still there, but the 
the advantages are overwelming).
But there is one thing, I can't understand. Why does Win2k saves
2004 Mar 05
1
Errors related to Samba in httpd log!
...t;/" + @YEAR + "   
" + @TIME
        ; Next line won't work until we upgrade kix32, until then we do   
it in antivirus script.
        ;USE Z: /DELETE
        MESSAGEBOX("Welcome, " + @USERID + ", to the " + @LDOMAIN + "   
network domain, from " + LCASE(SUBSTR(@LSERVER,3)), "Logon complete...")
;*************************************************************************  
***********
;**************************** USER DEFINED FUNCTIONS   
********************************
;*******************************************************************...
2012 Jul 17
0
Wine release 1.5.9
...ossible.
      vbscript: Ignore version flags in GetDispID.
      mshtml: Moved binding list to HTMLInnerWindow.
      mshtml: Simplify ASServiceProvider_QueryService.
      mshtml: Moved detaching inner window to separated function.
      vbscript: Added UCase implementation.
      vbscript: Added LCase implementation.
      mshtml: Create inner window early in binding process and use it to store current binding callback.
      mshtml: Use per-inner window task_magic for binding.
      mshtml: Don't store outer window in nsChannelBSC.
      mshtml: Use proper task_magic in async_open.
      ms...
2008 Jun 04
12
Mongrel as Windows service with normal privileges
I am trying to run Mongrel 1.1.5 with mongrel_service 0.3.4 on Ruby 
1.8.6 with a "normal" user account, i.e. a user which belongs only to 
the Windows group "Users". The rationale behind this is that running a 
web server with full administrative rights (e.g. Local System) is not 
something that I would like to do.
Unfortunately, starting the service from the services control