similar to: Samba integration with Microsoft CA server 2012 R2

Displaying 20 results from an estimated 1100 matches similar to: "Samba integration with Microsoft CA server 2012 R2"

2015 Dec 30
3
How to check for 64-bit CPU?
On 29 December 2015 at 08:08, Erik de Castro Lopo <mle+la at mega-nerd.com> wrote: > I would suggest: > > #if SIZEOF_VOIDP == 8 I believe this is not portable. At least on my machine ("4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)") it's not defined. Probably this one comes closest: #define __SIZEOF_POINTER__ 8 Riggs
2014 Jun 12
2
[LLVMdev] problems to recompile LLVM version 3.4.1 with gcc48 / SuSE 13.1
On Thu, Jun 12, 2014 at 10:57:46AM +0200, Armin Steinhoff wrote: > > Hi, > > first problem was: > > >FileManager.cpp:311:21: error: range-based ‘for’ loops are not allowed > >in C++98 mode > >for (auto & fe: SeenFileEntries) { > >^ > >FileManager.cpp:312:14: error: request for member ‘getValue’ in ‘fe’, > >which is of non-class type ‘int’
2015 Jan 25
0
CISCO ISE vs Samba4 Problem
On Tue, 2015-01-20 at 13:33 +1300, Andrew Bartlett wrote: > On Mon, 2015-01-19 at 10:59 +0330, Maryam Lahijani wrote: > > Dear All > > > > We have samba4 in our network as an domain controller.we have cisco ISE1.3 > > and our cisco team want to run IEEE802.1x in our network.The problem is > > that ise use ms-rpc for sending MS-CHAP V2 to samba and it revived RPC
2013 Jun 25
0
[LLVMdev] LLVM 3.3 dot releases
On 24 June 2013 17:08, Tom Stellard <tom at stellard.net> wrote: > + Participation from developers is optional. If developers don't have > time to help with issues in the stable branch, they do not have to. > This may be very hard on the interested parties in the long term. I agree that we should not force the dot-release on everyone as of now, but if it becomes an accepted
2008 May 06
0
Tunning EAP-TTLS with PAP
Hi, I have a freeradius server that is working well in university. We use EAP-TTLS and PAP protocols. Users from Windows can use Securew2. Users from Linux and Mac OS X luckily have native support for EAP-TTLS and PAP. (if you think is Off Topic, keep reading on). On Ubuntu I can use the nm-applet for setting the connection up. But I'd want to find a way to automatize it, that it finds the
2002 Apr 09
3
expressions on graphs
Hello, I am trying to get a time derivative on a plot title. I prefer to have it in the form \dot{s_i}, but \partial s_i/\partial t would be O.K. In the graphics demo I cannot find either a dot or a partial equivalent. Thanks, John. -- ========================================== John Janmaat Department of Economics Acadia University, Wolfville, NS, B0P 1X0 (902)585-1461 All opinions stated
2011 Jun 06
2
Taking Integral and Optimization using Integrate, Optim and maxNR
Dear All, Hello! I have some questoins in R programming as follows: Question 1- How to take the integral of this function with respect to y, such that x would appear in the output after taking integral. f(x,y)=(0.1766*exp(-exp(y+lnx))*-exp(y+lnx))/(1-exp(-exp(y+lnx))) y in (-6.907,-1.246) It is doable in maple but not in R. At least I could not find the way. p.s: result from maple is:
2016 Dec 20
3
Problem with keytab: "Client not found in Kerberos database"
On Tue, 20 Dec 2016 13:50:40 +0000 Brian Candler via samba <samba at lists.samba.org> wrote: > Rowland Perry wrote: > > >/imdap config AD : backend = rid /> >/ > /> How did you 'fix' > > >this, on face value, there is nothing wrong with that line. > > > "imdap" is not "idmap" > > (so now you understand why I
2008 Jul 17
2
Fw: how i can install Rgraphviz in R2.7.1
--- On Tue, 15/7/08, haani hanni <maaryam_khan@yahoo.com> wrote: From: haani hanni <maaryam_khan@yahoo.com> Subject: how i can install Rgraphviz in R2.7.1 To: "Nabble" <support@nabble.com> Cc: r-help-request@r-project.org Date: Tuesday, 15 July, 2008, 1:39 PM hello i am a new user of R.i have window XP Proffessional in my P.C.i wanted to make the graphs of my
2012 Jan 24
4
Question
We were looking at conducting a pilot program with Dell to virtualize our lab environments. We are specifically looking at Dell/Citrix provisioning servers. The OS in this setup is streamed from the server on every boot. I was curious if the R Project had any licensing stipulations in this type of setup. This is in the beginning phases and we wanted to answer some questions about licensing.
2023 Apr 03
2
[EXTERNAL] Fwd: ntlm_auth and freeradius
> I guess we have to look at the conf files then, first these two: Thank you for the config file snippets. I can confirm mine were almost identical, so I've tweaked them so that they are now exactly the same as yours except for the "--require-membership-of=example\authorization_groupname" line in ntlm_auth. Unfortunately it's still erroring out: (7) mschap: Creating
2016 Dec 21
0
Problem with keytab: "Client not found in Kerberos database"
On 20/12/2016 14:10, Rowland Penny wrote: >> I can't use rlm_krb5, because I plan to use PEAP+MSCHAP for wifi >> authentication. The krb5 module requires a cleartext password, but >> MSCHAP does not pass a cleartext password. (It is possible to use >> krb5 authentication with TTLS+PAP or TTLS+GTC, both of which send a >> cleartext password) > You might want to
2014 May 12
3
[LLVMdev] Point Releases - tags
I've just read about the 3.4.1 point release, but there seems to be no way to track these in the Git archives, no tags, no branches. Am I missing something? Bas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140512/295256a1/attachment.html>
2006 May 22
2
FW: WiFi / GSM VoIP Handsets..
Well I think we all need to look at something like this first. We will be one of the first people in Europe who will be selling this. If anyone is interested do drop me an email. Picture of the phone can be found here. http://cyber-telecom.net/wifi-gsm.jpg GSM / VoIP Over WiFi Dual-Mode Phone CYBER-TELECOM released the world first commercial GSM/VoIP Over WiFi dual-mode smart phone, in
2013 Jun 24
10
[LLVMdev] LLVM 3.3 dot releases
Hi, A few months ago, I mentioned I was interested in helping to make dot releases for LLVM 3.3. Now that 3.3 has been released, I would like to kick off the process of collecting bug fixes and merging them into the 3.3 branch. I reviewed the previous discussion about dot releases: http://lists.cs.uiuc.edu/pipermail/llvmdev/2013-April/060821.html and I've come up with the following dot
2016 Jul 07
3
Compile error Dovecot2-pigeonhole
FreeBSD 9.3 Dovecot 2.25 (7be1766) I'm trying to install Dovecot2-pigeonhole-0.4.14_2 from ports. Get an error: cc1: error: unrecognized command line option "-Wno-duplicate-decl-specifier" With options MAKE_JOBS_UNSAFE=yes: cc1: error: unrecognized command line option "-Wno-duplicate-decl-specifier" *** [edit-mail.lo] Error code 1 Stop in
2006 Feb 27
0
Authenticating users via samba to an active directory
Chaps, Got a small problem here that I could do with some help with. I am looking at implementing 802.1X wired based network authentication here and am using a RADIUS server called Radiator as the primary authentication mechanism. Radiator has an authentication module that'll allow user auth to an active directory via components of the samba suite. The requirement is that the host samba
2015 Dec 28
6
How to check for 64-bit CPU?
In stream_encoder.c there's the following code: #if defined FLAC__CPU_X86_64 /* and other 64-bit arch, too */ if(mean <= 0x80000000/512) { /* 512: more or less optimal for both 16- and 24-bit input */ #else if(mean <= 0x80000000/8) { /* 32-bit arch: use 32-bit math if possible */ #endif A) How to properly check for 64-bit architectures? I can check for "defined
2016 Feb 29
0
Problems with samba 4.3 and Bind_DLZ - ddns not working
Hi I'm currently testing the replacement of a samba 3 with LDAP backend with a samba 4 ad-dc. For this, I have a fresh install of: - FreeBSD 10.2 - samba 4.3.3 - bind with dlopen-support: IND 9.10.3-P3 <id:bdaecad> built by make with '--localstatedir=/var' '--disable-linux-caps' '--with-dlopen=yes' '--disable-symtable'
2017 Jul 26
0
Re: Xen died - Fedora upgrade from 21 to 26
Alvin, Thanks for that. I disabled the xendomains service (I had to do it twice, as it seemed to re-enable itself after the first reboot) and it now starts libvirtd automatically on startup. However, all is not well! "xl list" and "virsh list" will just hang "systemctl stop libvirtd" just hangs and after this "ps aux" lists the process as defunct