similar to: Samba 3 and OpenLDAP 2.1.22

Displaying 20 results from an estimated 10000 matches similar to: "Samba 3 and OpenLDAP 2.1.22"

2004 Feb 17
1
smbldap-tools: only incremental UID's?
Hi, In smbldap-useradd.pl is a pice of code, which find the first unused uid starting from $UID_START (for example 1000). if (!defined($userUidNumber)) { # find first unused uid starting from $UID_START while (defined(getpwuid($UID_START))) { $UID_START++; } I've over 500 UID's in use (maximum UID is 1547). It works well, until you delete an user. After deleting an user,
2003 Nov 18
1
[Bug?Report] ldapsam duplication of output if two ldapsam sources
Goog morning, First of all, my setup : - Samba 3.0.1pre1 to Samba 3.0.1pre3 (RPM home recompiled from samba.org SRPM); - OpenLDAP 2.0.27 (stock RH9) + Solaris RootDSE patch, all on RH9; - Two LDAP servers (one master, one slave, replication of all the base); - Samba setup as PDC + BDC, using Samba3 LDAP schema. I noticed a few days ago in the NT4 srvtools that the first query (when opening
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
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
2003 Dec 15
2
Samba-3.0 groupmapping problem
Hi, I'm newbie with Samba. I'm using Samba-3.0 directly installed with Fedora core. I've made a PDC linux server with Samba-3.0, openldap-2.1.22 with pam_ldap everything seems to be good but not with net groupmap. when using command: "net groupmap list" I have the following error : [2003/12/15 17:52:15, 0] passdb/pdb_ldap.c:ldapsam_setsamgrent(2048) ldapsam_setsamgrent:
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,
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 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 13
1
Slow copying over samba server to/from Windows XP
Hi! Just like to know if anyone have the same problem and the solution for this: At our company we buy that UNKNOWN os called MS XP Pro, after a while the users report some errors when they try to copy to our samba fileserver, before we use Win98 at the client side, and that problem was not observable. The copy start at 50mbit/sec and somehow it's stops and just waiting waiting about 10-20
2010 Oct 13
0
Samba3 3.5 + OpenLDAP very slow transfer
Dear List, I have CentOS 5.5 64bit (fully updated) , Samba3 3.5.5-43.el5 (SerNET Samba) , openldap-2.3.43-12.el5_5.2 , nss_ldap-253-25.el5 . My Problem is , If I login to the domain and run a program from the Samba3 Server it's slow , if I login from this same machine but this time to the local account, and then I go to the Samba3 server specify domain admin password when asked for it(only
2010 Oct 13
0
Samba 3 + OpenLDAP very slow transfer speed(when multiple small files, probably LDAP problem)
Dear List, I have CentOS 5.5 64bit (fully updated) , Samba3 3.5.5-43.el5 (SerNET Samba) , openldap-2.3.43-12.el5_5.2 , nss_ldap-253-25.el5 . My Problem is , If I login to the domain and run a program from the Samba3 Server it's slow , if I login from this same machine but this time to the local account, and then I go to the Samba3 server specify domain admin password when asked for it(only
2004 Jan 23
2
3.0.2rc1, LDAP, Solaris 9 and secondary group problem - Bug 395?
Hi, we have tested Samba 3.0.0 and 3.0.1 with LDAP-Support (--with-ldap) on Solaris 8 and it worked fine. The machine authenticates against an OpenLDAP server. Patch 108993-23 is applied and we use native Sun LDAP client modules. On Solaris 9 we ran into problems with secondary groups. Users cannot access files if the rights are based on a secondary group and if this information is stored on
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 Feb 07
2
Virtual network using ssh tunneling on Windows 2K/XP. Please help.
Hi, I'm trying to connect to a samba server via an ssh tunnel. I'm running ssh on my W2K machine. If I try to connect from another machine that is running an OS called RiscOS and a NetBIOS client called LanMan98 then it works perfectly, but if I try to connect from the another Windows machine running XP, or from the W2k machine (uisng loopback), I get "Windows cannot find
2003 Dec 09
1
Samba locking database errors : V 2.2.8 a on HP-UX 11i
We are in the process of commissioning a new HP server (on HP-UX 11i) and have installed Samba which we have configured and used extensively before without major problems (though not this version - 2.2.8.a). Samba ran OK initially, but now we are getting failures with messages of 'smbd[pid] Cannot initialize locking database' and 'no locks available' logged to the syslog and no new
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 Sep 30
1
3.0.0 rc4 /LDAP problem
Hi all- I've configured samba (3.0.0 rc4) with ldap (openldap 2.0.27-8) (and when testing using 'net groupmap list' I'm getting the following errors: Failed to bind to server with dn= cn=Manager,dc=my-domain,dc=org Error Can't contact LDAP server (unknown) Lib/smbldap.c:smbldap_search(924) smbldap_search: LDAP server is down! Passdb/pdb_ldap.c:
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