similar to: [Bug?Report] ldapsam duplication of output if two ldapsam sources

Displaying 20 results from an estimated 10000 matches similar to: "[Bug?Report] ldapsam duplication of output if two ldapsam sources"

2003 Nov 21
0
Samba3 and Domain Admin group mapping and use pbms.
Bon app?tit ? tous, I have a small problem regarding delegation of domain administrator rights to a 'normal' user (eg. not root or uid!=0). I maybe fooled myself believing it is possible in Samba3, reading Samba-HOWTO-Collection.html#WKURIDS, that a user could be also a domain admin. I've created group mappings (with good RIDs) for main groups (eg. SID-512, SID-513, SID-514,
2003 Dec 09
1
S3 domain member shares won't authorize secondary groups, only for W98
Hi list, After kudos, time comes again with problems. This time, still on the same setup as before : - Linux PDC with ldapsam, ran by RH9, OpenLDAP 2.0.27 (stock RH9 RPM+Solaris RootDSE patch), Samba 3.0.1rc1 recompiled from SRPM ; - Linux BDC is the same ; The PDC and BDC are working Ok, so I won't include the smb.conf from these. - Solaris 9 domain member (jersey) gets Posix accounts
2003 Sep 30
0
RE : S3+CUPS+PDF pseudo printer : print command not functional on service
Thanks for your answer. So for my PDF printer, I switched back to BSD printing (calling cups-lpd), and keeped the local (to PDF printer) print command definition. It works now. I still had to add to cups (which automatically generates the /etc/printcap file) a fake printer with the name of the pdf printer (to avoid the loss of the manual addendum to /etc/printcap for the pdf printer). Best
2003 Dec 08
0
Wrestling with Samba, Solaris 9, and groups, and a big thanks
Hi list, just in case some of you would not know (this mail is sent for reference in the list archive) : Solaris, whichever version, is limited to 16 groups membership for a given user. Including the main user's group. I learned it the hard way, losing two days with this, thinking it was a Samba bug (and it was not). I was also abused by the fact that Linux has a 32 group limit, limit
2004 Jan 29
1
Small glitch in howto
Hi list, I'm on the way to translate the BDC Howto into french, and encountered a too quick Yjjjp (copy+down{3}+paste). It is in the table 6.1, last cell : Use rsync to synchronize the TDB database files from the PDC to the BDC. should read Use rsync to synchronize the smbpasswd file from the PDC to the BDC. Regards, J?r?me -- J?r?me Fenal - Consultant Unix/SAN/Logiciel Libre Groupe
2004 Mar 04
1
Re. : Re: Re: Multiple DB / fragmented information
Hi, Maybe using LDAP REFERRAL ??? ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467 |---------+---------------------------------------------------------> | | "Lapin(c)" <lapin@linagora.com> | | |
2004 Jan 08
4
Add a preamble to documentation
Hi list, hi John, having seen last week a post (see http://marc.theaimsgroup.com/?m=107341768923846) that remind me some quirks I encountered, I'd like to see a preamble added to the chapter 12 of the howto. It concerns the diffent types of admin you will need in a PDC setup. I say preamble, but it could be found anywhere else, as long as it could be found (I have lost long hours
2003 Sep 26
1
S3+CUPS+PDF pseudo printer : print command not functional on service
Hi all, I've just set up a Samba 3.0.0 PDC (LDAP+nss) on FreeBSD 5.1, with CUPS as default print stack, which begins to work nicely. I'm configuring a PDF pseudo printer, with the following share : [pdfwriter] comment = Imprimante PDF : g?n?re un fichier PDF printing = bsd path = /var/tmp printable = Yes print command = /usr/local/bin/printpdf -u
2004 Apr 15
1
CATIA V5 & SAMBA Problem
I'm not sure if the problem I'm about to describe is related to configuration or a limitation in SAMBA, hopefully you'll know the answer... We have a SAMBA server that provides Windows workstations access to CATIA V5 CAD data which resides on other NFS servers. The SMB shared directories are all under a single directory called 'catiav5': /catiav5 /server1
2003 Sep 15
1
RE : Problem uploading printer driver on 2.2.8a (FreeBSD 4.8)
>-------- Message d'origine-------- >De: Dragan Krnic [mailto:dkrnic@lycos.com] >Date: sam. 9/13/2003 20:15 >?: J?r?me Fenal >Cc: samba@lists.samba.org >Objet: Re: Problem uploading printer driver on 2.2.8a (FreeBSD 4.8) >It's a bug. Fortunately it can be fixed by applying >a couple of patches described in > >
2003 Oct 20
1
[patch] Samba 3.0.1pre1 : unable to link tdbbackup on Solaris 9
Hi to all, On Solaris 9 (and below I think), Samba 3.0.1pre1's tdbbackup now needs snprintf which is not included in Solaris. The following patch on master Makefile.in (~samba/source) should ease the compilation of tdbbackup : diff -u Makefile.in.orig Makefile.in --- Makefile.in.orig Mon Oct 20 11:06:54 2003 +++ Makefile.in Mon Oct 20 11:07:09 2003 @@ -629,7 +629,7 @@
2003 Nov 21
2
Samba 3 and OpenLDAP 2.1.22
Good afternoon everyone. I'm testing out the new samba 3 (3.0.1 to be exact) with openldap 2.1.22. ( have setup a samba 2.2.8a with openldap 2.0.27 as a PDC in the past) I've read up on a few pages about some of the reqs that are needed: http://www.unav.es/cti/ldap-smb/smb-ldap-3-howto.html I've followed the Samba How-To as well. I edited my slapd.conf file and added the correct
2003 Sep 30
0
RE : OOT : Puzzling
Hi, It is not a Samba issue, but a RH9 one. Try to replace in /etc/sysconfig/i18n the default charset utf8 to something easier (and faster) to handle for the system (look at the same file on your RH73). HTH, J?r?me -------- Message d'origine-------- De: Stefan G. Weichinger [mailto:monitor@oops.co.at] Date: mar. 9/30/2003 20:23 ?: samba@lists.samba.org Cc: Objet: Re:
2003 Sep 18
0
RE : Successfuly Building Samba 2.2.X under HP-UX 11i with gcc
Hello, just for my information, what happens if you append "-D_HPUX_SOURCE" ? Some (long) time ago (HP-UX 10.x), it would help compiling foreign software on HP-UX. But I had only at hand the HP compiler. Regards, J?r?me -------- Message d'origine-------- De: Hughes, Martin [mailto:Martin.Hughes@uk.thalesgroup.com] Date: jeu. 9/18/2003 13:05 ?:
2003 Sep 16
1
Samba3, LDAP and FreeBSD 4.8 : need for NSS ?
Hi all, another French guy learning, don't bash me too hard... ;-) In fact, I'm in need of a confirmation : I'm on the way to create a Samba3+LDAP (new schemas) PDC server (no migration from NT4 nor 2K, only from an old Samba 2.0 with security=user using /etc/passwd, ie. no encrypt password). This Samba3 should be hosted on a FreeBSD 4.8 (ie. pam_ldap can work, I tested it today, but
2003 Dec 10
3
Character set conversion problems with 3.0
I've just compiled Samba 3.0.0 on a Solaris 8 system (gcc, if it matters), and whenever I run anything from the samba suite, I get a series of error message about character set conversions: Conversion from UCS-2LE to CP850 not supported Conversion from UTF8 to CP850 not supported ... and about 10 more, all involving CP850 (the "standard" DOS codepage, presumably). Now,
2003 Dec 08
1
no forwardtick in filename?
I can't use a ? (forward tick, accent acute) in a filename on a samba share. Is this an error or intention? If i copy a file with ? to the samba share the result will be, the tick will be converted to a capital Z with back and forward tick on it and the rest of the filename is dropped. samba 3.01rc1 [global] dos charset = CP850 unix charset = ISO8859-15 display charset = LOCALE [raid2]
2003 Dec 15
1
Group mapping problem
Hi, I have Samba 3 as Domain controller. From a Windows 2000 Professional I share a folder (c:\test) with access permission for certain domain user (MYDOMAIN\yo). I can access to that folder from other w2000 with that user validated into it. If I add that user to a unix group (domadm) and map this group to Domain Admins (net groupmap modify ntgroup="Domain Admins"
2004 Apr 10
2
Samba + Domino LDAP
Hi all, I want to use the Domino LDAP to authenticate Samba users over it. Did anyone knows, if Samba and Domino LDAP works with together??? If yes, where can I find something about it respectively anyone can tell me how it works?! Thanks Andreas
2004 Feb 23
1
Samba PDC / BDC with ldapsam
OS / Software: PDC / Master LDAP store: - Redhat 9 - OpenLDAP 2.1.25 - Samba 3.0.0 BDC / Slave LDAP store: - Redat 9 - OpenLDAP 2.0.27-8 - Samba 3.0.2 >From the Samba HOWTO Collection on www.samba.org: (Backup Domain Control) "Can I Do This All with LDAP? The simple answer is yes. Samba's pdb_ldap code supports binding to a replica LDAP server, and will also follow