similar to: locked ldap users

Displaying 20 results from an estimated 1000 matches similar to: "locked ldap users"

2012 Aug 20
0
[LLVMdev] Optimal settings for parsing and reparsing the translation unit in libclang
On Aug 19, 2012, at 18:11, Klemen Forstneric <brucewayne97 at gmail.com> wrote: > Hey everyone! > > I'm having trouble finding the optimal performance settings for parsing/reparsing the translation unit. At this moment I'm using CXTranslationUnit_None for both parsing and reparsing the translation unit, because it seems that as soon as I turn on default settings for
2012 Aug 20
1
[LLVMdev] Optimal settings for parsing and reparsing the translation unit in libclang
Nope, I parse the first time, and then reparse everytime something changes in my text buffer (because I syntax color based on what libclang gives me). And it worked fine (and fast) with clang_defaultEditingTranslationUnitOptions for clang_parseTranslationUnit and clang_defaultReparseOptions for clang_reparseTranslationUnit. Until I saw that clang_codeCompleteAt doesnt work with anything else than
2011 Feb 18
1
VF passthrough problems
I am having reports of PCI passthrough problems with SR-IOV, in particular it looks like we are hitting the warning at msi:635 and msi:648 in xen; see the following log: (XEN) [VT-D]iommu.c:1785: VT-d page table not sharing with EPT table xenbus dev backend/vbd/1/5696 error 6 opening device (XEN) PCI add Virtual Function 04:1a.0 (XEN) HVM1: HVM Loader (XEN) HVM1: Detected Xen v4.1.0.rc2.pre (XEN)
2004 Feb 06
1
Rsync 2.5.7 local buffer overflow
Hi folks, I've discovered a local stack overflow bug in rsync 2.5.7. Problem is in open_socket_out function (socket.c). ... char portbuf[10]; char *h; int proxied = 0; char buffer[1024]; char *cp; ... h = getenv("RSYNC_PROXY"); proxied = (h != NULL) && (*h != '\0'); ... if (proxied) {
2012 Aug 19
2
[LLVMdev] Optimal settings for parsing and reparsing the translation unit in libclang
Hey everyone! I'm having trouble finding the optimal performance settings for parsing/reparsing the translation unit. At this moment I'm using CXTranslationUnit_None for both parsing and reparsing the translation unit, because it seems that as soon as I turn on default settings for parse/reparse (clang_defaultEditingTranslationUnitOptions and clang_defaultReparseOptions respectively) code
2007 Aug 13
1
Slovene characters in Views and in MySQL
Hi, am having troubles with Slovene characters in rails. If I set <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> I am not getting Slovene characters in Views (I mean RHTML). However everithyng is fine with data that comes from data base. if I set : <meta http-equiv="Content-type" content="text/html;
2004 Apr 28
0
Information
Thank you for contacting Dell Technical Support. You have sent your message to an inactivated Dell address. Dell's e-mail system is now accessed through a Web form so that we can provide better and timelier responses to you and many other Dell customers every day. Please redirect your message to our new Contact Center Web form so that we can serve you more effectively: Here is the address:
2003 May 14
2
rsync + ssh or what?
Hey guys sorry for this newbie type post but I'm not getting it really. I see other posts that r asking a simliar question but I'm not understanding. Currently I have working boxA and BoxC. SSH is the only thing accepted. So currenty I'm backing up files on boxC with "rsync -e ssh user@publicIPforB:/home/backup/back_me_up /home/backup". Now I have added boxB in front of
2011 Jul 28
1
Auto Reply: Re: syslinux-4.10-pre15 and KVM guest booting problem
If your email was sent to a distribution list, don't worry, someone else on that list will reply to your query. If your email was sent to me directly, please be aware that I am currenty out of the office with no access to email. All issues should be routed to my manager, John.Farey at oracle.com. Thanks
2001 Aug 27
1
permitopen flag in authorized_keys file
I've just discovered the permitopen flag. We need such a feature for our poor man's VPN services, but this flag seems to be usable only if you generate your authorized_keys file from a database or something like that: keeping a long list of host/port combinations up to date for several users and keys is no fun. As announced before, we have developed a far more powerful mechanism for
2005 Sep 20
1
courier imap --> dovecot imap
Dear Readers of tha list... Please help me out! I currenty have Dovecot Imap installed but I still have some old Courier Imap files from an old server which I want to use. Can I, in any way, import of convert them so I can use it? Regards, Millman ------------------------------- Linux: Fedora Core 4 Sendmail: 8.13.4-2 Dovecot: 0.99.14-4 Squirrelmail: 1.4.6-0 -------------------------------
2004 Sep 10
1
[jonathan.picht@web.de: Bug#133557: flac: --fast and --best switches (as in gzip and bzip2) would be nice]
On Tue, Feb 12, 2002 at 03:00:38PM -0800, Josh Coalson wrote: > wish they were all that easy... just checked in the changes. Great, thanks. Just to confirm, --best will give the currenty -9 behaviour, not the maybe-best-compression-but-really-really-not-what-you-want that used to be -9, right? (I can't conveniently check CVS from here) -- - mdz
2012 May 10
2
Converting Dovecot.conf file from Dovecot 1.x to Dovecot 2.x (Dovecot configured with work with MySQL and Postfix)
Hi Freelancers, I want to convert this Dovecot configuration file for Dovecot 1.x to a dovecot file for Dovecot 2.x ============================= /etc/dovecot.conf ================================ protocols = imap imaps pop3 pop3s log_timestamp = "%Y-%m-%d %H:%M:%S " mail_location = maildir:/home/vmail/%d/%n/Maildir ssl_cert_file = /etc/pki/dovecot/certs/dovecot.pem ssl_key_file =
2010 Mar 06
1
ssh-keyscan bug (not really exploitable)
ssh-keyscan may, under very specific circumstances, be vulnerable to something akin to a buffer overflow. It's probably impossible to exploit, though, if only because ssh-keyscan is not usually run on very large untrusted input files. ssh-keyscan uses an fgets() wrapper that uses an unsigned int to keep track of the length of a buffer holding the current line. On machines with sufficient
2013 Nov 22
0
SSSD with 389DS
Hi! We are setting up an environment with two 389DS configured as master-consumer. The DIT holds about 70.000 user records. A couple of other machines running SSSD will be using the 389DS setup for all user info lookups that would normally go to passwd/shadow. There are also other applications that will be querying the 389DS for various other user data. All servers are running CentOS6. In
2010 Feb 24
2
problem with master db and dovecot-2.0.beta3
Hello, i am currenty testing dovecot 2.0.beta3 and ran into a problem with the master-db setting. For our webmail access we are sucessfully using the following settings with dovecot-1.2.10 auth_master_user_separator =* auth default { mechanisms = plain passdb passwd-file { args = /etc/dovecot/passwd.masterusers master = yes pass = yes } passdb ldap {
2002 Aug 03
2
Password Expiration when using LDAP
Hi, We are planning to move all of our win2k server (currenty around 50!) alongwith AD to Linux, we are planning to use LDAP based samba domain controllers for authentication and file/print serving. We are doing a pilot and things are fine till now, just one simple problem, what should we do with our password policy, we have three restrictions relating passwords minimum password length password
2020 Nov 09
0
Loop-vectorizer prototype for the EPI Project based on the RISC-V Vector Extension (Scalable vectors)
; RISC-V V & VE(*): ; %mask = get.active.lane.mask(%i, %i) ; %evl = min(256, %n - %i) ; MVE/SVE/AVX : ; %mask = get.active.lane.mask(%i, %n) ; %evl = call @llvm.vscale() For VE, we want to do as much predication as possible through %evl and as little as possible with %mask. This has performance implications on VE and RISC-V - VE does not generate a mask from %evl but %evl is
2019 Jan 01
2
Nouveau module results in total lockups without any dmesg trace on a NP900X5N Kaby Lake machine
Hi Ben, David and Daniel , First of all happy new year. Based on advice of Greg K-H herewith a mail about a number of Nouveau issues with my laptop. I installed various Kali linux versions up to Linux 4.20.0-rc7 (downloaded, compiled and installed) on a Samsung NP900X5N laptop and have an issue with the driver after loading. My configuration: - i7 7500 - 16 gb / 256 gb ssd - nvidia 940MX
2010 Aug 23
3
[PATCH 1/2] S390: take a full byte as ext_param indicator
Currenty the ext_param field only distinguishes between "config change" and "vring interrupt". We can do a lot more with it though, so let's enable a full byte of possible values and constants to #defines while at it. Signed-off-by: Alexander Graf <agraf at suse.de> --- drivers/s390/kvm/kvm_virtio.c | 22 ++++++++++++++++------ 1 files changed, 16 insertions(+), 6