Displaying 8 results from an estimated 8 matches for "zuser".
Did you mean:
user
2006 Jun 07
3
gdm-binary[2950]: Couldn't open session
hi
I need help trouble shooting using samba to authenticate login via
active directory. Here is part of system log
Jun 7 15:05:41 scenty64 pam_winbind[2950]: user 'HIDDEN\zuser' granted
access
Jun 7 15:05:41 scenty64 gdm(pam_unix)[2950]: session opened for user
HIDDEN\zuser by (uid=0)
Jun 7 15:05:41 scenty64 gdm-binary[2950]: Couldn't open session for
HIDDEN\zuser
I can not find information as to what gdm-binary[2950] means or how to
fix it.
Should I send sm...
2010 Jun 21
1
Plugin Handle input messages
...my plugin to read the input email to increase a header line
and one \r\n.
But i need help to get this input....
My plugin is based in zlib plugin.
In "static int zlib_permail_get_stream" function, have it.
if (imail->data.stream != NULL ||
(_mail->uid == 0 && zuser->save_handler == NULL)) {
return zmail->super.get_stream(_mail, hdr_size, body_size,
stream_r);
}
I think this is the line that return the stream that is the stream sent by
client.
I try to change this line and put inside this IF , a call to my function t...
2006 Jun 30
2
Help with RHEL4 and AD 2003 Authentication
Hello,
I've been reading up on lots of documents that mention the different ways to
do things as far as joining a linux machine to AD and authentication. I've
tried most of them but its not helping at all. I've included my config files
for smb.conf, krb5.conf, pam.d/system-auth and the applicable
nsswitch.conflines. For security reasons, i've obscured part of the
domain name. Any
2015 Oct 30
2
IMAP COPY creates invalid index data with zlib and mail_log plugins enabled but zlib_save off
I've noticed that maildir IMAP COPY commands can generate invalid
dovecot.index entries when all seven of the following are true:
- The zlib plugin is enabled;
- The zlib_save/zlib_save_level options are NOT enabled;
- The source message being copied is compressed;
- The mail_log plugin is logging "copy" events;
- The mail_log_fields setting includes at least one message header;
-
2016 Jun 07
2
segfault in IMAP APPEND with compressed maildir
...bt full
#0 0x00007f57e276f29f in i_stream_default_get_size (stream=0x1fd2790, exact=<optimized out>, size_r=0x7ffed3839718) at istream.c:807
No locals.
#1 0x00007f57e17024e4 in zlib_mail_close (_mail=0x1fd4de0) at zlib-plugin.c:170
mail = 0x1fd4de0
zmail = 0x1fd5398
zuser = 0x1fbd040
cache = 0x1fbd050
size = 33201320
#2 0x00007f57e2a2a8b9 in mailbox_save_cancel (_ctx=_ctx at entry=0x1fc4d48) at mail-storage.c:2117
ctx = 0x1fd3dd0
keywords = 0x0
mail = <optimized out>
__FUNCTION__ = "mailbox_save_cancel"...
2015 Nov 02
0
IMAP COPY creates invalid index data with zlib and mail_log plugins enabled but zlib_save off
...zlib-plugin.c:
/* don't uncompress input when we are reading a mail that we're just
in the middle of saving, and we didn't do the compression ourself.
in such situation we're probably checking if the user-given input
looks compressed */
if (_mail->saving && zuser->save_handler == NULL)
return zmail->super.istream_opened(_mail, stream);
When these lines are removed, the problem no longer happens.
I'm guessing that an IMAP COPY with the seven circumstances I mentioned
matches "we are reading a mail that we're just in the middle o...
2009 Apr 23
1
Expanding the search in PHP
...9
iso: weight = 43.372156818052
Ziso: weight = 43.372156818052
defined: weight = 43.324881918038
service: weight = 42.731413054732
design: weight = 42.727915046358
services: weight = 42.253200604566
Zincid: weight = 42.18125219367
provider: weight = 42.018278025832
Zservic: weight = 41.954492823328
Zuser: weight = 41.082687710465
activity: weight = 40.825484250849
But if I use omega I get:
configuration
iso
defined
service
design
provider
activity
incidents
security
control
model
impact
customers
performance
used
transition
2013 Oct 15
3
Plugin issue with update from 2.0.19 to 2.1.17
Hello. Probably only Timo can help-me with this.
I have a self-made plugin based on the zlib plugin that i use to cryptograph the messages at inbox.
As a side-effect of the cryptography, my plugin changes the size of the message, but until 2.0.19 this works well with dovecot index and the W/S flags.
But now, i'm going to upgrade to 2.1.17 and now i have these messages on log at my test