similar to: IDMAP LDAP problems

Displaying 20 results from an estimated 2000 matches similar to: "IDMAP LDAP problems"

2005 Mar 30
0
IDMAP storage in LDAP using winbind
Hi, I running samba-3.0.13-1 on RH9 (openldap-2.0.27-8,krb5-1.2.7-10,nss_ldap-202-5) and configured as show below, my intention is only to make IDMAP storage in LDAP using winbind. I've looked on SAMBA3 by example book and relatives official guide on the site. First I have try to run samba and winbind retriving users and groups from ADS and storing them in winbindd_idmap.tdb and
2005 Mar 31
1
LDAP storage for idmap.
Hi, I try to store the idmap in LDAP storage, but it gives me the follows errors. What's wrong? (further details are in the message post before) Thanks, Marco. /var/spool/samba/log.winbindd [2005/03/30 17:53:26, 0] sam/idmap.c:idmap_init(138) idmap_init: failed to initialize remote backend! [2005/03/30 17:53:26, 1] nsswitch/winbindd.c:main(897) Could not init idmap -- netlogon proxy only
2011 Jun 09
1
Trying to make code more efficient
I have a repetative task in R and i'm trying to find a more efficient way to perform the following task. lst <- list(roots = c("car insurance", "auto insurance"), roots2 = c("insurance"), prefix = c("cheap", "budget"), prefix2 = c("low cost"), suffix = c("quote", "quotes"),
2011 Jun 09
1
Error: missing values where TRUE/FALSE needed
I'm writing a function and keep getting the following error message. myfunc <- function(lst) { lst <- list(roots = c("car insurance", "auto insurance"), roots2 = c("insurance"), prefix = c("cheap", "budget"), prefix2 = c("low cost"), suffix = c("quote", "quotes"), suffix2 = c("rate",
2011 Jun 09
2
Problem with a if statement inside a function
I have a really long functions, and at the end of the function, I am using a if statement to tag certain keywords based on whether they have certain values contained in them. However, the if statement doesn't seem to work. When I had split up the commands into various functions, it worked fine, but I'm not sure what going on now that it's combined into a single function. myfunc
2011 Jun 09
1
Using a function inside a function
I'm trying to run a function inside a function but get an error message. lst <- list(roots = c("car insurance", "auto insurance"), roots2 = c("insurance"), prefix = c("cheap", "budget"), prefix2 = c("low cost"), suffix = c("quote", "quotes"), suffix2 = c("rate", "rates"), suffix3 =
2011 Jun 06
1
Merge two columns of a data frame
I have the following data: prefix <- c("cheap", "budget") roots <- c("car insurance", "auto insurance") suffix <- c("quote", "quotes") prefix2 <- c("cheap", "budget") roots2 <- c("car insurance", "auto insurance") roots3 <- c("car insurance", "auto
2013 Oct 11
3
Removing a domain controller help needed
On Fri, 2013-10-11 at 16:00 +1300, Andrew Bartlett wrote: > On Fri, 2013-09-13 at 09:10 +0200, christophe wrote: > > Hi, > > > > First guys, I'd like congratulate you. Samba 4 is really a cool product. > > > > I have a little problem though. > > > > The context: > > > > I have Samba4 AD DC working perfectly on a virtual machine >
2017 Jul 06
1
Virtual IP
On Thu, Jul 06, 2017 at 08:17:17AM -0400, Jonathan Billings wrote: > On Thu, Jul 06, 2017 at 11:17:12AM +0300, Amine Tengilimoglu wrote: > > i need your helps on setting the virtual ip. I am trying to setup static > > virtual ip on CenOS7. but I want my VIP to should not open when rebooting. > > It looks like you're trying to add the second IP on an aliased >
2004 Mar 30
0
net ads join Hanging
Hi all, I'm trying to join a samba server to the Active Directory domain as a domain member. However, net ads join <OU> -U <admin> just sits there after this message: [2004/03/30 09:43:49, 0] libads/ldap.c:ads_add_machine_acct(1006) Host account for xsfstst1 already exists - modifying old account Any clues? Below is what I have done. Is what I have done correct in what I
2016 Mar 18
0
wiki : https://wiki.centos.org/FAQ/CentOS7 : FAQ 4.: "hand-edit the configuration files" ethX alias replacement
wiki name: HavardSorli Page for update : https://wiki.centos.org/FAQ/CentOS7 some notes / comments / open points to: FAQ "4. .... want it to work and to hand-edit the configuration files." My user case: "Adding an extra ip to the same interface" in the "old days" an alias. ( I am not sure if this should be an extra faq question, or incorporated in FAQ 4) I have
2009 Nov 18
2
[LLVMdev] #define LLVM_ASM_PREFIX_CHAR '\1' to make code more readable?
Hi, llvm, clang and llvm-gcc contain numerous references to 1, '\1', '\01', '\001', "\01" and "\01foo". This makes it difficult for one to find all occurences of this prefix character and lacks a central place where the prefix could be documented. (See for example http://llvm.org/bugs/show_bug.cgi?id=5480 ) How about adding a #define for this prefix?
2017 Jul 06
3
Virtual IP
H? all; i need your helps on setting the virtual ip. I am trying to setup static virtual ip on CenOS7. but I want my VIP to should not open when rebooting. My interface settings like this: *for ens33 NIC -> ifcfg-ens33* DEVICE=ens33 BOOTPROTO=none ONBOOT=yes PREFIX=24 IPADDR=192.168.2.151 *and for VIP NIC ens33:2* * -> ifcfg-ens33:2* DEVICE=ens33:2 ONBOOT=no ONPARENT=no
2014 Oct 15
2
IP aliasing on CentOS 7
Hello all, is there a good wirte-up on how edit script files in the /etc/sysconfig/network-scripts directory on Centos & to assign multiple IP addresses to the same NIC on boot? Thanks for any and all help. Cheers, Boris.
2017 Jul 06
0
Virtual IP
On Thu, Jul 06, 2017 at 11:17:12AM +0300, Amine Tengilimoglu wrote: > i need your helps on setting the virtual ip. I am trying to setup static > virtual ip on CenOS7. but I want my VIP to should not open when rebooting. It looks like you're trying to add the second IP on an aliased interface, something that you used to have to do in older releases of CentOS. In C7, you just add
2011 Mar 22
2
Mail Sync
I am trying to sync my mail on two different servers as testing for converting our business over to a server using dovecot. I am currently running dovecot version 2.0.11 While trying to sync the messages using Thunderbird and a program named imapsync, I run into an error stating that the dovecot server does not know how to handle messages with the FORWARD flag set. Is the FORWARD flag
2012 Apr 02
1
imapsync, namespaces and Dovecot 2.x
Hi people, I recently tried to migrate from Exchange using imapsync. It didn't work because it complained that dovecot had no namespace capablity. After looking through Dovecot's config files I found that namespaces could be defined, but if you did not a 'private' default one was created. In the 2.x wiki documentation (http://wiki2.dovecot.org/Migration) it says nothing about
2006 Feb 09
4
idmap backend, LDAP & Windows AD
Dear all, Since couple of weeks, I'm trying to configure Samba to get UID & GID from Windows 2003 AD. I read samba documentation & how to, but it still not working. Here are the tasks I've perform: - I installed SFU on my Windows 2003 Server - I configure /etc/samba/smb.conf: # Global parameters [global] workgroup = TOTO netbios name = VENUS encrypt
2016 Jan 27
6
NT_STATUS_CONNECTION_REFUSED
On 27 January 2016 at 08:24, Rowland penny <rpenny at samba.org> wrote: > On 26/01/16 20:54, Henry McLaughlin wrote: > >> [root at centos7member ~]# net rpc rights list accounts >> -U'TESTING\administrator' >> Enter TESTING\administrator's password: >> Could not connect to server 127.0.0.1 >> Connection failed: NT_STATUS_CONNECTION_REFUSED
2004 Jun 16
2
Winbind in ADS forrest hangs when not able to talk to other DCs
Hi There, we have a winbind installation here that is used for squid authentication and group resolving. the winbind server is part of the domain ch.domain.intern. the ads forrest is organized like domain.intern ch.domain.intern at.domain.intern fr.domain.intern and other sites will follow. authentication and group resolving works actually fine, BUT: if the link to at or fr is down winbind