similar to: Samba AD External Authentication to OpenDJ

Displaying 20 results from an estimated 1000 matches similar to: "Samba AD External Authentication to OpenDJ"

2017 Aug 12
3
Samba AD External Authentication to OpenDJ
>This still will not work, just port your users etc to AD and use this >instead. > >Do you use OpenDJ for anything other than authentication ? >If so, what ? > >Rowland Hi Rowland, Thank you very much for the response. The OpenDJ is for user authentication and also user profile. Understand that Samba AD is unable to delegate authentication to an external source.
2014 Feb 06
1
OpenDJ - and Centos Auth
All, I have a working OpenDJ with SSL enabled and have also added users to it.... Now, I am unable to authenticate my linux box to OpenDJ LDAP server, either from login prompt or ssh... I understand sssd is the latest program which does this configuration and I have that configured... though there is lot of howtos which google get, still there is clear documentation that I can find to perform
2016 Jan 28
3
How to use ldapsam only for authentication?
Hello, > As far as I understood you are using ldapsam only when Samba is running as > AD domain controller. it is only a standalone server, no sid/gid (mapping) needed. All users and groups are local (passwd/groups) maintained. We only want to authenticate the users against the ldap server (openDJ). No Active Directory is used. But if I configure, there are a lot (to much) ldap
2013 Feb 26
2
Synchronising password of some AD users with an external LDAP?
I'm in a situation where I should establish an external (i.e. non-AD) LDAP directory for my employer for various web-based authentication purposes. I don't think that Samba--or Windows AD, for that matter--in and itself would be the best tool for this purpose; so far I've been reviewing 389 DS, ApacheDS, OpenDJ and plain old OpenLDAP, but have made no final decision yet. Now however,
2005 Mar 12
1
ipvolution TDM cards - vaporware?
Has anyone on this list gotten hold of these cards? It's been 2 months since their official ship date. Even the website www.ipvolution.com is in wee-wee land. /leo
2006 Nov 22
1
What training algorithm does nnet package use?
Greetings list, I've just swapped from the "neural" package to the "nnet" package and I've noticed that the training is orders of magnitude faster, and the results are way more accurate. This leads me to wonder, what training algorithm is "nnet" using? Is it a modification on the standard backpropagation? Or a completely different algorithm? I'm
2007 Feb 08
0
How to get p-values, seperate vectors of regression coefficients and their s.e. from the "yags" output?
Hello R-users: I am using "yags" for fitting GEE which is giving me the same result as "Proc GENMOD". Now I have couple of questions related to yags output. (By the way, someone told me to run the geeglm for the same analysis and I did run but did not get the same result as of genmod and don't know how to correct the geeglm codes so that all three will be same!)
2006 Nov 02
2
Simple question about Lists
Hello, I know this must be a very simple problem, but I can't work it out from the documentation that is available. I've got a list of data I would like to plot (the weights of a single neuron that was trained using the neural package). The problem I'm encountering is that this set of weights, are in the form of a list. > network$weigth[1] [[1]] [,1] [1,]
2006 Oct 05
2
A statement over multiple lines (i.e. the ... feature in Matlab)
Hello again list, I thought I'd start a new thread, seeing as it's completely different from my previous question. Some functions I have written require many parameters, and so do not fit nicely into an 80 column width display. This is usually avoided, by spreading that particular statement over a few lines. This is something that I do in Matlab with the following: myFunc(
2006 Oct 04
1
Some questions about plotting with R
Greetings list, I'm currently in the process of migrating some Matlab code to R. It's going well, but I'm running into trouble with plotting. There are a few questions I have. 1) Is there any way to do a 3D line plot in R? This would be what the Matlab function plot3 does. 2) I would like to create 3 separate plots. With Matlab, this is done by doing ... figure; plot...
2007 Apr 12
2
Tweaking my plot of matrix as image
Greetings list, I have a rectangular 20 x 20 matrix with values in the range of [0 , 1]. I'd like to plot it as an image. To that end, I have used the image() function that seems to do what I want. Now, I just want to tweak it to look perfect. So here is my question: At the moment, the values of the axis range from [0, 1]. I want it to show the row and column of the matrix. How do I
2004 Apr 09
3
Samba Shares and Win32 Viruses
Hi Collective users of Samba, (does has a nice ring to it eh?) Recently I found a my samba server being infected by win32 viruses. Though it does not affect the server in any way, I do find them to be an annoyance. I understand also that I can perform "veto" of files like *.exe in smb.conf but find that to be a wee bit restrictive. There are some users who stores valid executables in
2005 Jun 10
2
W2K printer problem
I am getting the following prblem from my Winblows printer. Using the CUPS printer Config tool, the printer can be setup as a smb://host_name/printer When I attempt to send a test page, I get the following message: Description: Brother LaserJet Location: royal Printer State: processing, accepting jobs. "Unable to connect to SAMBA host, will retry in 60 seconds...ERROR: Connection failed
2006 Nov 02
3
Complex plotting problem
Hello, I would like to make a plot (preferably lines, but points will do too), where the line segment changes color depending on the value of the y-axis. For example, let's suppose the y-axis range is from -1 to 1. Points close to -1 would be colored blue, while points close to 1 will be colored red. Points in between will be varying degrees of blue/red depending on how close they
2006 Dec 02
1
Trouble passing arrays to C code
Hello, I'm having more trouble with interfacing with C code. I have a function in C that will return the result of its computation as 3 arrays. The signature of the function is as follows: void lorenz_run(double x0, double y0, double z0, double h, int steps, double *res_x, double *res_y, double *res_z) The function works, as I've tested it from within C itself and the results
2010 Aug 15
2
Is the error threshold for a degraded device configurable?
I look after an x4500 for a client and wee keep getting drives marked as degraded with just over 20 checksum errors. Most of these errors appear to be driver or hardware related and thier frequency increases during a resilver, which can lead to a death spiral. The increase in errors within a vdev during a resilver (I recently had three drives in an 8 drive raidz vdev "degraded")
2009 Oct 16
3
How can I run a function to a piece of text?
Dear users, I got really stuck trying to apply a function to a piece of code that I created using different string functions. To make things really easy, this is a wee example: x<-c(1:10) script<-"x, trim = 0, na.rm = FALSE" ##script created by a number of paste() and rep() steps mean(script) ##function that I want to apply:
2019 Mar 29
2
Is RODC password replication different from the windows version by design or is it a bug?
On 03/28/2019 05:32 PM, Rowland Penny via samba wrote: [...] >> Should the samba RDOC act like the windows version or is it different >> by design? >> > > Yes it should and there is a bug report for something similar already, > see here: https://bugzilla.samba.org/show_bug.cgi?id=13377 > > I know that is for members of the denied group, but the substance is
2003 Nov 26
1
Info
Hi, I've got a wee question. I log on to system A and there I'll load my .profile. From there I start an ssh session to system B and there I would like to have the same .profile as on system A. Is there a way I can use ssh for that ?? The reason I'm asking this is that on system B its a functional unix account and not everyone wants to have the same .profile. I cant use automount
2012 Mar 23
1
Google Summer of Codes 2012: Interested Project
Hi, I have desire to give contribute for GSOC 2012 this year. However this is the first time I am applying to GSOC`. I found some interesting projects in this organization and the one that I interested the most is - Dynamic Snippets I am currently pursuing Degree of Computer Engineering at National University of Singapore as a third year student. I have no experience about open source development