Displaying 3 results from an estimated 3 matches for "tpass".
Did you mean:
pass
2006 Dec 17
1
Proxy with MasterUser + Authentication issues
...; AS pass FROM iwmailsystem.virtmailbox AS v NATURAL JOIN
authenticate.users AS a WHERE v.userID = 'user at host.com'
and v.imap_active = 1
Error: auth(default): file auth-request.c: line 207
(auth_request_save_cache): assertion failed: (extra_fields == NULL ||
(strstr(extra_fields, "\tpass=") == NULL && strncmp(extra_fields, "pass=",
5) != 0))
Error: child 54122 (auth) killed with signal 6
The Wiki showed I should return a 'pass' column. However, that's choking the
query up in auth-request.c. Could it be the "\tpass" from auth-request.c?...
2006 Feb 15
0
readline() for passwords?
...==user
if(dbg) cat("\tUser=", usr[inx], "\n")
if(sum(inx) < 1)
stop(paste("User, '", user, "', not present in file: ", path, sep=''))
if(sum(inx) > 1) stop("Unable to locate unique USER in input")
if(dbg) cat("\tPass=", psd[inx], "\n")
return(dbConnect('Oracle', dbname=dbname, user=usr[inx], pass=psd[inx]))
}
-----Original Message-----
From: r-help-bounces at stat.math.ethz.ch
[mailto:r-help-bounces at stat.math.ethz.ch]On Behalf Of Ulf Mehlig
Sent: Wednesday, February 15, 2006 1:22 PM...
2009 Feb 24
4
dovecot1.2 segfault
...4
[pid 6756] gettimeofday({1235491268, 486445}, NULL) = 0
[pid 6756] epoll_wait(13, <unfinished ...>
[pid 6760] <... epoll_wait resumed> {{EPOLLIN, {u32=6805840,
u64=6805840}}}, 2, 2147483647) = 1
[pid 6760] gettimeofday({1235491268, 486817}, {0, 0}) = 0
[pid 6760] read(4, "1\tPASSV\t1\tYast7310\tuser=ian at timic"..., 1024) = 152
[pid 6760] write(2, "\1Isql(ian at domain.com,127.0.1.34)"..., 436
<unfinished ...>
[pid 6756] <... epoll_wait resumed> {{EPOLLIN, {u32=6555168,
u64=6555168}}}, 66, 654) = 1
[pid 6756] gettimeofday({1235491268, 487493},...