Displaying 20 results from an estimated 155 matches for "vernooij".
2004 Mar 21
3
Samba and LDAP
After perusing the Samba 3.x docs and purchasing Terpstra's and Vernooij's
excellent Samba-3 Howto, I am still unclear on LDAP authentication. Not a
Windows admin so please bear with me.
1) Regarding the Samba schema, is there a tool to extract the Windows client
information (sid, etc.) for populating an LDIF?
Raymond
2002 Feb 28
1
solaris 8/samba3.0alpha15: ld.so.1: ls: fatal: reloca tion error: file /lib/nss_winbind.so.1: symbol socket: referenced symbol not found
...add the
[LIBS] definition to the part where winbind.so is linked. Just take it on
to the end of the line and run "make" and "make install" again. You might
want to do a "make uninstall" and a "make clean" first.
-Dan
-----Original Message-----
From: Jelmer Vernooij [mailto:jelmer@nl.linux.org]
Sent: Thursday, February 28, 2002 4:07 PM
To: David Edward Shapiro
Cc: samba@samba.org
Subject: Re: [Samba] solaris 8/samba3.0alpha15: ld.so.1: ls: fatal:
relocation error: file /lib/nss_winbind.so.1: symbol socket: referenced
symbol not found
> If I ls -la in /exp...
2014 Oct 22
2
How to verify Samba RPM Files?
...p.sernet.de/pub/samba/3.6/rhel/5/x86_64/ where I downloaded the rpm files
>
> Does RHEL own these builds & rpms?
Ah, I see what you mean. One of the SerNet Samba folks should hopefully be able to answer that question.
Cheers,
Jelmer
> -----Original Message-----
> From: Jelmer Vernooij [mailto:jelmer at samba.org]
> Sent: Wednesday, October 22, 2014 7:02 PM
> To: Vince George (vincgeor)
> Cc: samba-technical at lists.samba.org
> Subject: Re: How to verify Samba RPM Files?
>
> On Wed, Oct 22, 2014 at 10:57:35PM +0000, Vince George (vincgeor) wrote:
> > Tha...
2002 Mar 14
2
Can't find smb.conf
Mmm. Any ideas anyone?
Latest CVS, updated and built this morning...
---snip---
phoenix lib # ../bin/smbpasswd -a root
params.c:OpenConfFile() - Unable to open configuration file
"/usr/local/samba/lib/smb.conf":
No such file or directory
Can't load /usr/local/samba/lib/smb.conf - run testparm to debug it
phoenix lib # pwd
/usr/local/samba/lib
phoenix lib # ls
smb.conf
2002 Aug 14
1
Re: How to setup VPN share
...make a VPN Lan. I want the data encrypted
> over the internet. My friend is on Dial up and I am on dsl with dynamic ip
> but have static through another service.. Thanks.
Try using OpenSWAN on your linux server (www.openswan.org), and
configure samba just as you used to..
jelmer
--
Jelmer Vernooij <jelmer@nl.linux.org> - http://nl.linux.org/~jelmer/
01:21:54 up 3 days, 4:55, 9 users, load average: 0.30, 0.17, 0.13
2007 May 25
1
How to add CIFS Server to a Windows domain as a member
Mr Vernooij:
I'm sorry to send this mail to your JABBER mailbox
Here is the question:
In our company we use ADS on Windows 2000 server as PDC and now I
want to setup a Samba Server and add it to the domain.
So I run the following cmd:
# net ads join -W <...
2024 Jun 29
1
libsamba-policy.cpython: where it is used in samba?
...ernal characteristics. If they were
named like pyldb-util.pc (or samba-policy.cpython.pc), there'd be a way
to use them, but now now.
I'll drop these in debian first, as a sort of playground.
python-ldb-dev has been added in
commit 36ba3bdb84349660ec7aa9bae9f82e4721aee95a
Author: Jelmer Vernooij <jelmer at debian.org>
Date: Sat Oct 23 20:52:04 2010 +0200
* New upstream snapshot.
+ Add python-ldb-dev package.
and not used anywhere. Maybe it was used when libldb were a separate
package though.
> I also am unclear if
>
> commit 5324b943e72d597da178d362f7c938...
2002 Mar 11
4
Mailing list etiquette? [mildly off-topic]
Since i've gotten so much help from this list with my samba issues, i've
been trying to be active and help others, but heres my question. If I
reply to someone, should I send it JUST to the mailing list, JUST to the
person i'm helping, or both? I've been keeping it on the mailing list,
but some people may want the help to come into their main mailbox.
Should I send to both?
2005 Jun 07
2
updating samba via rpm
...i do recall list traffic that did not recommend upgrading this way, but have
not had any problems in the past doing it this way.
could someone steer me to documentation that would help me upgrade the samba
software via rpm?
i have downloaded and read the samba pdf manuls by john terpstra, jelmer
vernooij, and jerry carter (excellent reading), but did not find my specific
issue.
thank you,
stuart
2000 May 25
2
speed of samba
I have finish setting up samba on a Freebsd machine. Everything is working
great except where I try to access the server through the Network
Neighborhood on the NT network. It takes up to about 5 minutes before it
can access the folders on the server or download or upload files.
What could be my problem(s)?
Michael Brown
2003 May 15
2
CVS-HEAD -- make error: "smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function)"
I configured "--with-vfs" -- "make" produced this error:
[....]
Compiling smbd/vfs.c
smbd/vfs.c: In function `vfs_init_custom':
smbd/vfs.c:267: `static_init_vfs' undeclared (first use in this function)
smbd/vfs.c:267: (Each undeclared identifier is reported only once
smbd/vfs.c:267: for each function it appears in.)
make: *** [smbd/vfs.o] Error 1
SuSE-8.0, gcc-2.95.3
2004 Jan 26
1
Adding printers drivers problem
...NT$ share and subfolder.
Connected to the samba server with a 2000 ( server ) client and tried to
add printers driver using the wizard but got the error .
"unable to instal intel ,win nt or 2000 driver, operation could not be
completed ."
I've read and followed the HOW-TO by Vernooij but still unable to add
printers drivers
Can anyone help me with it
Thanks
2004 Sep 16
1
how to submit patches ? (patch for pdb_xml.c included)
Dear Sirs,
I wrote a patch for pdbedit (pdb_xml.c) which handles cases with national
alphabet characters in GECOS fields. I sent it directly to Jelmer
Vernooij, but there was no answer.
Who can review the supplied patch ?
Cheers,
Ilia Chipitsine
-------------- next part --------------
--- pdb_xml.c.orig Tue Aug 31 12:12:02 2004
+++ pdb_xml.c Tue Aug 31 12:12:07 2004
@@ -373,6 +373,7 @@
fstring sid_str;
xmlNodePtr cur, user, pass, root;
pdb_xml *da...
2005 Aug 05
1
configure options for 3.x -still experimental?
...t's folder, I need to set quotas.
I've been looking around for 2 days and I'm stumped.
I found something called smbcquotas, but it seems to apply to a mixed NT
server environment.
I heard rumors of configure options --with-quotas, but couldn't find any
documentation in my Terpstra/Vernooij book. Finally I found a reference
to it my "Using SAMBA" book - it says it is experimental! Is that still
true?
Does no-one use quotas? Or is it a blindingly simple Linux thing that I
don't know about? I found un-answered posts through-out the Internet on
disk-quotas. What do othe...
2010 Oct 04
0
WG: install samba 4 alpha13 on centos 5.5 make error
...el.: 07071/206-463, Fax: 07071/206-499
eMail: mueller at tropenklinik.de
Internet: www.tropenklinik.de
-----------------------------------------------
-----Urspr?ngliche Nachricht-----
Von: Daniel M?ller [mailto:mueller at tropenklinik.de]
Gesendet: Donnerstag, 30. September 2010 20:01
An: Jelmer Vernooij
Cc: samba at lists.samba.org; samba-technical at lists.samba.org
Betreff: Re: install samba 4 alpha13 on centos 5.5 make error
I used the tarball!?
I downloaded the sources into a fresh new directory and did compile it
from there.
Do I need to delete the old compiling directory containing samba4...
2002 Oct 16
1
integrated mail+ftp+samba+proxy auth mysql
...we need that using mysql as auth module for
*nix and windows desktop and found :
mail server --> qmail + vpopmail+mysql
ftp server --> pureftp + mysql
proxy server --> squid+mysql
domain logon \
file server > samba +mysql --> only work for 2.0.x , 2.2.x still on
progress (by Jelmer Vernooij)
print server /
web server --> apache+mod_auth_mysql
---------------------
but I have a difficulty, because each server use their own mysql
database, table and password encryption, I want to that all server use
same database and table and if could be use same password encryption
method .
Thi...
2006 Mar 22
1
Announcing Samba 4.0.0TP2
...ackages available. Debian packages will
be uploaded to the experimental distribution later this week. No packages
for other distributions have been planned yet.
Users are encouraged to report the issues they encounter. See the
README file for details.
Enjoy,
The Samba 4 developers.
--
Jelmer Vernooij <jelmer@samba.org> -- http://jelmer.vernstok.nl/
2015 Aug 26
2
FW: Questions about Samba 4
On Wed, Aug 26, 2015 at 09:46:48PM +0100, Rowland Penny wrote:
> >... stuff I'm interested in...
> >
> >Then paste the "... stuff I'm interested in..."
> >output into the bug report.
> >
> >I'm assuming winbindd has been built with -g (DEBUG)
> >turned on.
>
> OK, does '(no debugging symbols found)' mean what I think it
2005 Oct 19
2
[PATCH] Support for GSSAPI SASL Mechanism
...llow overriding of the keytab location, so I didn't
have to make any changes on the login process side.
- - Added 'need_passdb' member to mech_module and allow having no
passdb's specified if no mechanisms need them (only useful for GSSAPI
at the moment)
Cheers,
Jelmer
- --
Jelmer Vernooij <jelmer@samba.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDVgaEPa9Uoh7vUnYRAscGAJ9Fa4E5ze5IX3UeAfjwg7kzj5tgtQCcDva7
O5VTeOeJ7zpmHullxQN6q1Y=
=60w7
-----END PGP SIGNATURE-----
-------------- next part --------------
Index: configure.in
========================...
2002 Jan 03
3
Samba Start
How are you verifying? Have you tried using top and looking for smbd and
nmbd? Swat may be giving you erroneous info if that is what you are using to
verify. Hope this helps...
-----Original Message-----
From: Alvaro Lassance [mailto:lassance@sidercom.com.br]
Sent: Thursday, January 03, 2002 10:35 AM
To: samba@lists.samba.org
Subject: Samba Start
Hello all!
I am trying to start Samba 2.2.2