similar to: Still problems with samba 3.4.1 / ldap and search for users ans machines

Displaying 20 results from an estimated 6000 matches similar to: "Still problems with samba 3.4.1 / ldap and search for users ans machines"

2006 Jan 22
4
SeBackupPrivilege
We're using Samba 3.0.21a-1 on a CentOS 4.2 server (kernel 2.6.9-22.0.2.ELsmp); everything works more or less fine, it's functioning as the PDC with an OpenLDAP back end (setup essentially straight from the Idealx.org playbook), etc. We're trying to mount Windows shares to back them up, and getting "permission denied" errors when trying to read certain files from those
2007 Oct 08
8
Samba + LDAP
Hi, I got samba 3.0.26a on my Fedora 7, and when i try to add users with smbpasswd -a username, it only works if the user exists as a linux user... i got a Centos 4.4 system with samba 3.0.10 and it works even if the user doesn't exists on the system. Can anyone explain me why this happens? is it from this new version (3.0.26a) or may be a problem of Fedora 7?
2008 Jul 31
1
Samba 3.2.0: Unable make document Help
Dear list, I compiled Samba 3.2.0 document like this. cd samba-3.2.0/source configure ... ... ... cd ../docs-xml make all but some error happen. --------------------------------- # make all ... ... xsltproc --output output/manpages-3/eventlogadm.8 xslt/man.xsl tmp/manpages-3/eventlogadm.8.xml runtime error: file xslt/man.xsl line 41 element if unregistered variable list-indent
2004 Feb 11
1
.Call setAttrib(ans,R_DimSymbol,dim); Crashes.
Hi! I want to return a matrix. The code does the R interfacing. This version does it fine. SEXP ans,dim; PROTECT(ans = NEW_NUMERIC(count*2)); memcpy(NUMERIC_POINTER(ans),result,count*sizeof(double)); memcpy(&(NUMERIC_POINTER(ans)[count]),occur,count*sizeof(double)); /** PROTECT(dim=NEW_INTEGER(2)); INTEGER_POINTER(dim)[0]=2; INTEGER_POINTER(dim)[1]=count;
2009 Jun 30
2
Equivalent to Matlab's "Ans"
Hi everyone, I was just wondering if there is an equivalent in R to the shortcut "Ans" in MatLab whereby I can use the previous result for the current command? This could save a lot of time when hacking in R itself, not from an editor. Thanks, Stephane [[alternative HTML version deleted]]
2017 Nov 04
1
ans[nas] <- NA in 'ifelse' (was: ifelse() woes ... can we agree on a ifelse2() ?)
Removal of ans[nas] <- NA from the code of function 'ifelse' in R is not committed (yet). Why? -------------------------------------------- On Mon, 28/11/16, Martin Maechler <maechler at stat.math.ethz.ch> wrote: Subject: Re: [Rd] ifelse() woes ... can we agree on a ifelse2() ? Cc: R-devel at r-project.org, maechler at stat.math.ethz.ch Date: Monday, 28 November, 2016, 10:00
2008 Dec 05
1
lme4, error in mer_finalize(ans)
Using lmer() on my data results in an error. The problem, I think, is my model specification. However, lm() works ok. I recreated this error with a more simple dataset. (See code below.) # word and letter recognition data # two within factors: # word length: 4, 5, 6 letters # letter position: 1-4 (in 4-letter words), 1-5 (in 5-letter words), 1-6 (in 6-letter words) # one dependent variable: #
2007 Aug 16
0
Asterisk & SNOM Page/Auto Ans - SNOM only beeps intermittently
I have been trying to track this down for a while to no avail. I have a variety of different SNOM phones (the entire 3XX series) and have also tried on a variety of different Asterisk versions (pretty much the whole 1.2 and 1.4 train) When I "Page()" phones in Asterisk, I only intermittently get an audio indication on the recipient phone. Audio Indicator is turned on, and I'm
2003 May 12
0
[Ans.]openssh3.6p2 version ... Password aging problem???
Our server is only opened 22 sshd port... We wants our server secuirty is more higher, so decide to password aging policy... Linux command is "chage" is very useful, but openssh3.3 higher version is not effected... [root at radius ~]# chage -l test Minimum: 0 Maximum: 2 Warning: 2 Inactive: 2 Last Change: May 09, 2003 Password Expires: May
2000 Jun 19
0
Problem with yppasswd ans openssh on Irix
Hi, I compiled openssh 2.1.1p1 on Irix 6.2 with MIPS 7.2.1.2m compiler. All works fine except the yppasswd command from Irix (it's no NIS-problem, same with rlogin works): Logged in with 'ssh machine -l user1' # who user1 ttyq0 Jun 19 15:17 (xxxxx.iwr.uni-heidelberg.de) # ypcat passwd |grep user1 user1:xxxxxxxxxxxxx:1535:1500:User1:/usr/people/user1:/bin/tcsh # ypcat passwd |grep
2003 May 12
1
[Ans.]openssh3.5p1 version ... Password aging problem???
Our server is only opened 22 sshd port... We wants our server secuirty is more higher, so decide to password aging policy... Linux command is "chage" is very useful, but openssh3.3 higher version is not effected... [root at radius ~]# chage -l test Minimum: 0 Maximum: 2 Warning: 2 Inactive: 2 Last Change: May 09, 2003 Password Expires: May
2010 Jan 23
1
IAX ans SS7
Hi all, what is the signalling of IAX? Currently I want to connect two switch through IP using asterik signaling, and I want to transfer SS7 over IP (between the 2 asterisk), will IAX can transfer SS7 signalling through IP (like TDMoIP does) If no which solution can I use? see below the architecture switch1-------------Asterisk--------------------------Asterisk --------------------------Switch
2004 Aug 06
0
ices2 ans ALSA
Hello, I'm using ices2 on ALSA 0.9.6 drivers. After some troubles, it works. This is my ices-alsa.xml config file: <?xml version="1.0"?> <ices> <background>0</background> <!-- run in background? (unimplemented) --> <logpath>/tmp</logpath> <!-- where logs, etc go. --> <logfile>ices2.log</logfile>
2002 Jul 15
1
R1.5.1 compilation ans install: 2 previous questions
I'm geting ready to compile and install R-1.5.1 (R-patched_2002-07-15.tar.gz) on Linux (Suse 8.0, 2 AMD proc., ATLAS libs installed). My current version is R.1.4.0 I'd like to get advice on two doubts: 1. Is it better that I remove my current /usr/lib/R directory? 2. Regarding ATLAS, the R-1.5.1 R-admin manual states : "This is currently not supported. The problem is that SIGINT
2006 Dec 05
1
Surveys ans missing values
Hello, I still apologise if the question i ask is naive. I would like to use R instead of usual softs (SAS, Stata) or at list to do things that the others do not. As a consequence I am trying to get familiar with R, and i am astonished because it does not seem to do things that are easy to do on other softs. I have got data with missing values (I am working on a questionnaire filled by students)
2013 Jan 18
1
Error in mer_finalize(ans) : Downdated X'X is not positive definite, 8.
Dear All, I have conducted an experiment in order to examine predation pressure in the surroundings of potential wildlife road-crossing structures. I have documented predation occurrence (binary?) in these structures and calculated several possible explanatory variables describing the spatial heterogeneity in several scales. At the landscape scale I have calculated the percentage of different
2008 Jun 26
1
New domain, Samba PDC, tdbsam, where are the groups?
I'm setting up a new domain with Samba 3.0.30 as the PDC using the tdbsam backend. 'net group' yields an empty list, which is consistent with the cautious appoach that Samba takes: don't do anything automagically. But, a new Windows PDC will come online with several well-known domain users and groups. Did I miss the step where I run some stock script that creates these expected
2010 May 05
2
samba 3.4.5 idmap alloc broken - more details
There may be several parts to the problem: 1. Winbind on Samba 3.4.x seems unable to allocate idmap entries (UID/SID or GID/SID) , whether or not the backend is LDAP or TDB. Winbind on Samba 3.0.x is able to create idmap allocation mappings with an LDAP backend. The two problems with Samba 3.0.x are as follows - "getent" would stop showing trusted users once the cache period
2019 May 26
2
ldapsam cannot find NT password hash
Certainly: https://termbin.com/wr68 Thanks again! On 5/25/19 2:16 PM, Rowland penny via samba wrote: > On 25/05/2019 19:29, David Kowis via samba wrote: >> Hello! >> >> Running on FreeNAS 11 and my smb.conf (via testparm -v) is here >> https://termbin.com/v748 > > Do you want try again posting the smb.conf, but this time run 'testparm' > without the
2007 Jun 11
1
System hang on messagebus -> problem with ldap?
Hi list, I've made a new CentOS 5 install with all updates. My users are sored in a ldap directory. If i reboot the machine, CentOs hangs at: starting messagebus I found the same problem at Fedora 5. The solution should be to change "etc/init.d/ladp" from 27 to 21 so it starts before messagebus (22) So is this the "right" solution or is there a other way? Thanks