similar to: ntlm auth and AD uptime

Displaying 20 results from an estimated 1000 matches similar to: "ntlm auth and AD uptime"

2015 Nov 18
1
Re: [virt-tools-list] Paths with whitespace in guestfish
[I don't check this list for libguestfs questions, hence the late reply. There's a libguestfs mailing list: https://www.redhat.com/mailman/listinfo/libguestfs ] On Mon, Oct 12, 2015 at 08:06:03PM -0500, Robert Nichols wrote: > Is guestfish able to handle paths that include whitespace? I've > tried just about everything I can think of: > > ><fs> ls
2011 Oct 25
1
Unable to Join windows server 2008 R2 domain
I am trying to join a windows server 2008 R2 domain from a Solaris 10 Server. The Samba version is the Solaris v3.5.8. I am able to successful get a ticket issued running kinit, and verified it with klist. I receive the following error message when I try to join the domain running the following: net ads join -S WPC.BLUEDEVIL12.COM failed to join domain: failed to lookup DC info for domain
2011 May 05
9
[threadsafe] Arel ToSql visitor is not threadsafe
Hey, We hit a bug today because Arel::Visitors::ToSql is not threadsafe. Here is what is happening: Arel::Visitors::ENGINE_VISITORS is a cache of visitors instances. These instances are not inherently threadsafe because it contains state ''@last_column'', ''@connection'' that is shared between threads. The other variables ''@pool'',
2008 Oct 30
1
LevelOne WPC-0301 11g Wireless CardBus
Hello, I bought a LevelOne WPC-0301 11g Wireless CardBus Adapter today. According to the box it is "v6". The ral(4) man- page mentions only v2, but that one is ancient and can't be bought anymore. So, enabling the debug sysctl gives this in dmesg: cardbus0: Expecting link target, got 0x0 cardbus0: <network, ethernet> at device 0.0 (no driver attached) cardbus0: CIS pointer
2013 Aug 29
4
[PATCH] Notify caching_thread()s to give up on extent_commit_sem when needed.
caching_thread()s do all their work under read access to extent_commit_sem. They give up on this read access only when need_resched() tells them, or when they exit. As a result, somebody that wants a WRITE access to this sem, might wait for a long time. Especially this is problematic in cache_block_group(), which can be called on critical paths like find_free_extent() and in commit path via
2002 Oct 17
1
Documentation help
Hello Samber's, Sorry my question, but I'm a newbie on the list. I have a network with about 57 Win2K workstations, and 2 Linux(RH7.3) Servers. Samba is in one Linux box, controlling the workgroup, but now my boss wants to put the network as a domain (internal domain, e.g. wpc.wpc). All Win2K boxes make a domain login, and bla bla bla... Can anyone help me where I can find a
2011 Jul 27
3
Reorganize(stack data) a dataframe inducing names
Dear Contributors, thanks for collaboration. I am trying to reorganize data frame, that looks like this: n1.Index Date PX_LAST n2.Index Date.1 PX_LAST.1 n3.Index Date.2 PX_LAST.2 1 NA 04/02/07 1.34 NA 04/02/07 1.36 NA 04/02/07 1.33 2 NA 04/09/07 1.34 NA 04/09/07
2008 Mar 26
4
outlook2007 shows frequent imap disconnect no matter what outlook-idle setting in dovecot.conf
Hello, I saw the problem quite often in various posts but could not find a real solution . Problem is that I frequently get annoying popups from outlook 2007 about imap idle timeouts which block working with outlook until the popup is acknowledged. The popup says: Your IMAP server closed the connection. This can occur if you leave the connection idle for too long. Protocol: IMAP Server:
2009 Mar 26
1
Lightbox popup on ajax pages....
Hi, I''m using lightbox.js for displaying chromeless popup windows. I have a main page on which I have javascript_include_tag and stylesheet_link_tag to include lightbox. Calls to the lightbox popups from this main page work perfectly... But....calls to the lightbox popups from pages which are called by ajax(using link_to_remote) from the main page do not work... :( They work like
2015 Jun 27
4
Branch based on call volume
Is there a simple way to get call volume from a particular trunk within the dialplan (for conditional branching)? I suspect we will have to build an AGI script but I'm hoping something new in Asterisk 13 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150627/6774c750/attachment.html>
2006 Dec 10
2
popups, queue & agents
Hi everyone - I have a nicely working system to which I'd like to add popups for incoming calls. Calls go into a queue, then all extensions ring. I'd like the agent that answers to call to get the popup on screen. I'm currently using Flash Operator Panel to get a popup (other suggestions welcome). Currently, all users get a popup when the call first goes into the queue
2005 Nov 10
1
pxelinux and bar
Has anyone been able to boot a bartpe image successfully using pxelinux or does anyone know if this is impossible? For those who don't know, bartpe is a legitimate way to make a trimmed down installation of Windows XP or Server 2003 using your installation media. For more information on bartpe see: http://www.nu2.nu/pebuilder Basically the pebuilder gathers the minimum files needed to
2019 Feb 14
2
SMB Signing with "map to guest = " options
Hi, I'm using samba-4.7.x I have some confusions over "map to guest=" options with setting SMB Signing 1. Set "*Server signing =auto*", "*map to guest=bad uid*" and set "client signing in windows 2k12 server group policy" to "Microsoft network client: Digitally sign communications (Always)” = *Disable*" SMB_Server is joined to Windows 2k12
2004 Mar 26
2
Resolving computername from ip
Hi, Is there, on a intranet, any way to resolve the computername from its ip ? I have a setup where I know which users are on which ip, and I wan't to notify some events to some users with a "smbclient -M". But since I don't know the computername, I don't know any way to send the popups... thanks /torben t
2008 Nov 20
3
PV 0.9.12pre3 gives BSOD when installing in VM in Xenserver 5.
Hello, I have Xenserver 5.0. When i install a new VM with Windows Server 2003 X64 Standard (R2) and install all windows-updates, it gives me a BSOD when i install the PV 0.9.12pre3 drivers. Steps to reproduce: - Install Xenserver 5 (light/free or Enterprise/trial) - Install a Windows Server 2003 x64 R2 VM from a ISO or CD - Install all windows updates - Download the GPLPV 0.9.12pre3 .exe file
2006 Apr 03
2
popup forms?
I searched a bit, but have come up short. Are there any libraries for creating popup forms w/ rails? These would not be displayed in a separate browser window, but rather made visible over an open page and adjacent to a clicked link -- similar to the google maps baloons, or the gmail popups. Lots of other examples out there... Thanks --------------------------------- Talk is cheap. Use
2011 Jul 02
1
Bug#632397: xen: /proc/uptime show idle bigger than uptime
Package: xen Version: 4.0.1-2 Severity: normal /proc/uptime shows idle bigger than uptime: dom0: % cat /proc/uptime 518389.91 944378.70 % one domU: % cat /proc/uptime 417536.22 764826.15 % another domU: % cat /proc/uptime 426960.17 795800.89 % This is normal on multicore / ht cpu, but this is old amd: % lscpu Architecture: i686 CPU(s): 1 Thread(s) per core: 1
2019 Feb 14
3
SMB Signing with "map to guest = " options
Hi, I'm using samba-4.7.x I have some confusions over "map to guest=" options with setting SMB Signing 1. Set "*Server signing =auto*", "*map to guest=bad uid*" and set "client signing in windows 2k12 server group policy" to "Microsoft network client: Digitally sign communications (Always)” = *Disable*" SMB_Server is joined to Windows 2k12
2009 Dec 23
2
missing text and icons with NV25
Hello, I'm using nouveau xf86-video-nouveau 0.0.10_git20091101-1 and nouveau-drm 0.0.15_20091120-1 under Arch Linux with xorg-server 1.7.3.901-1. My video card is recognized as "nVidia Corporation NV25GL [Quadro4 750 XGL]". X starts (with no apparent errors) but it's essentially unusable, since it's missing all the icons on all the panels and toolbars, and no text
2010 Apr 08
1
Asterisk 1.4.26.2 died after 80 days uptime
> On Mon, Feb 8, 2010 at 2:20 AM, Olle E. Johansson <oej at edvina.net > wrote: >> >> 7 feb 2010 kl. 15.09 skrev Per Jessen: >> >>> Thomas Winter wrote: >>> >>>> Hi, >>>> >>>> my Asterisk on debian lenny died after 80 days. >>>> >>>> server kernel: [7572666.186852] asterisk[3673]: