Re: [Samba] LDAP and samba

2009-12-29 Thread John Drescher
> Ideally, you'd also want your linux machine as a member of your AD domain
> and use Winbind for user credentials.
>
> http://samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html
>

Agreed. I migrated from active directory to samba only years ago for
my work domain but that probably is not what the user wants.

John
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] LDAP and samba

2009-12-29 Thread Ryan Suarez

Carlos Santana wrote:

Hi,

I am not sure how to configure LDAP authentication with samba. I have
a windows box, which is part of Active Directory domain and does user
authentication against it. I would like to use same user credentials
and map them to a appropriate network drive (linux home dirs). In
short, Linux user's home dir should be available on Windows box also.

I looked at the smb.conf man page, but I couldn't figure out how to
configure LDAP. I have following doubts:

1. I see passdb option in Standalone Server and Domain Member options.
Which one should be used / what is the significance of each option?

2. Some sample configurations have specified 'ldap admin dn' and
smbpasswd while configuring LDAP for samba. I am assuming it is not
required for LDAP anonymous bind. Please correct me if I am wrong.

Thanks,
CS.
  


Ideally, you'd also want your linux machine as a member of your AD 
domain and use Winbind for user credentials.


http://samba.org/samba/docs/man/Samba-HOWTO-Collection/winbind.html

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] LDAP and samba

2009-12-29 Thread John Drescher
On Tue, Dec 29, 2009 at 4:47 PM, Carlos Santana  wrote:
> Hi,
>
> I am not sure how to configure LDAP authentication with samba. I have
> a windows box, which is part of Active Directory domain and does user
> authentication against it. I would like to use same user credentials
> and map them to a appropriate network drive (linux home dirs). In
> short, Linux user's home dir should be available on Windows box also.
>
> I looked at the smb.conf man page, but I couldn't figure out how to
> configure LDAP. I have following doubts:
>

I would start at reading the following information:

http://wiki.samba.org/index.php/Samba_&_LDAP

http://samba.org/samba/docs/man/Samba-Guide/happy.html

John
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] LDAP and Samba -- a basic question

2004-12-30 Thread Adam Tauno Williams
On Thu, 2004-12-30 at 12:57 -0500, Paul W. Abrahams wrote:
> I've gathered that there's a close connection between Samba and LDAP, but the 
> Samba documentation I've looked at, mainly in the SWAT help and man page, 
> doesn't discuss LDAP.   Just what is the nature of the connection?

Your question is kind of vague.

You can use LDAP as your security backend (SAM) via ldapsam.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] LDAP and Samba -- a basic question

2004-12-30 Thread John H Terpstra
On Thursday 30 December 2004 10:57, Paul W. Abrahams wrote:
> I've gathered that there's a close connection between Samba and LDAP, but
> the Samba documentation I've looked at, mainly in the SWAT help and man
> page, doesn't discuss LDAP.   Just what is the nature of the connection?

Paul,

I wrote the "Samba-3 by Example" book using SuSE Linux 9.x and Red Hat 9 and 
Fedora Core 1. You can purchase this book from Amazon.Com or download the PDF 
from:

http://www.samba.org/samba/docs/Samba-Guide.pdf

Suggest you work through chapter 6 to see the connections. If you get lost get 
me a shout.

Cheers,
John T.

>
> If it's relevant, I'm running SuSE 9.1 Linux.
>
> Paul Abrahams

-- 
John H Terpstra
Samba-Team Member
Phone: +1 (650) 580-8668

Author:
The Official Samba-3 HOWTO & Reference Guide, ISBN: 0131453556
Samba-3 by Example, ISBN: 0131472216
Hardening Linux, ISBN: 0072254971
Other books in production.
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] LDAP and SAMBA Directory Maintenance

2004-03-20 Thread Clint Sharp
On Thu, 2004-03-18 at 08:02, Adam Williams wrote:
> There is currently some quasi-official WWW/LDAP tool that does work with
> Samba,  the name & URL have been posted several times.

I don't know about quasi-official, but we use LAM
(http://lam.sourceforge.net/).  It's an excellent web-based tool for
administering accounts.  I'd highly recommend it.  I don't know what
version they're on now, but we've been using it since version 0.3 in
production (currently on 0.4).

Clint

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] LDAP and SAMBA Directory Maintenance

2004-03-18 Thread Norm Dressler
Great!  Let me know when you are ready to test.  We have a nice little
lab here we can try it out on.

Norm

-Original Message-
From: Graham Leggett [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 18, 2004 2:53 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Samba] LDAP and SAMBA Directory Maintenance


Norm Dressler wrote:

> I compiled the source RPM -- a bit differently since I run a Debian
> variant locally and it works perfectly!  I much prefer
> Directory_Administrator to other tools so this is great... thanks very
> much.

Cool! I'm glad it works for someone else other than me. I have some
plans to make directory_administrator able to create a Samba v3.0 domain

from scratch, which will hopefully make Samba + LDAP easier to install
and administer.

Regards,
Graham
--




--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] LDAP and SAMBA Directory Maintenance

2004-03-18 Thread Graham Leggett
Norm Dressler wrote:

I compiled the source RPM -- a bit differently since I run a Debian
variant locally and it works perfectly!  I much prefer
Directory_Administrator to other tools so this is great... thanks very
much.
Cool! I'm glad it works for someone else other than me. I have some 
plans to make directory_administrator able to create a Samba v3.0 domain 
from scratch, which will hopefully make Samba + LDAP easier to install 
and administer.

Regards,
Graham
--
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


RE: [Samba] LDAP and SAMBA Directory Maintenance

2004-03-18 Thread Norm Dressler
I compiled the source RPM -- a bit differently since I run a Debian
variant locally and it works perfectly!  I much prefer
Directory_Administrator to other tools so this is great... thanks very
much.

Norm

-Original Message-
From: Graham Leggett [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 18, 2004 11:09 AM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Samba] LDAP and SAMBA Directory Maintenance


Norm Dressler wrote:

> I just wanted to know what is being used other there to manage their
> LDAP Samba directories?  I was using Directory Administrator but it
> doesn't seem to support the Samba 3 LDAP schema.

I patched directory administrator to support Samba v3.0, the patch is
available in the sourceforge patches section of the directory
administrator website.

I have also made an SRPM available at
http://www.sharp.fm/software/directory_administrator/directory_administr
ator-1.5.1-2samba3.src.rpm

I'd be keen on some feedback to see if it works for you.

Regards,
Graham
--





--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] LDAP and SAMBA Directory Maintenance

2004-03-18 Thread Graham Leggett
Norm Dressler wrote:

I just wanted to know what is being used other there to manage their
LDAP Samba directories?  I was using Directory Administrator but it
doesn't seem to support the Samba 3 LDAP schema.
I patched directory administrator to support Samba v3.0, the patch is 
available in the sourceforge patches section of the directory 
administrator website.

I have also made an SRPM available at 
http://www.sharp.fm/software/directory_administrator/directory_administrator-1.5.1-2samba3.src.rpm

I'd be keen on some feedback to see if it works for you.

Regards,
Graham
--
--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] LDAP and SAMBA Directory Maintenance

2004-03-18 Thread Adam Williams
> I just wanted to know what is being used other there to manage their
> LDAP Samba directories?  

An in-house Intranet application (Apache/PHP).  Working on some Mono/C#
tools.

> I was using Directory Administrator but it
> doesn't seem to support the Samba 3 LDAP schema.

Nope, it doesn't.

> We use LDAP as a single sign-on configuration with Unix and Windows
> (samba) logons.  Right now we have to use a variety of command line
> tools to do this.

There is currently some quasi-official WWW/LDAP tool that does work with
Samba,  the name & URL have been posted several times.

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] LDAP and Samba

2003-03-20 Thread richard
I'm no expert on compilation... but obviously you are missing a library.
if you repost perhaps with subject...
samba 3(or correct ver) compile error
and list error...one of the developers would be able to answer you.
ps: some Mandrake and I think Redhat rpms are compiled with ldap. look
in downloads or
http://ranger.dnsalias.com/mandrake/
regards,
Richard Coates.

On Wed, 2003-03-19 at 18:58, Mike wrote:
> Hello Richards,
> 
> sorry for the late answer but I have had a few days off.
> Those binary packages don't interrest me because they are compiled without
> ldap.
> Here we already work with a ldap system (Iplanet Directory Server) so we
> would like to adapt Samba with Iplanet.
> When we launch build-samba-depot.sh  without ldap, the program creates the
> depot without any problems and when we add the option with-ldapsam
> the makefile gives errors:
> 
> /usr/ccs/bin/ld: Can't find library: "ldap"
> 
> If you find something else, let me know.
> 
> Mike
> - Original Message -
> From: "richard" <[EMAIL PROTECTED]>
> To: "Mike" <[EMAIL PROTECTED]>
> Sent: Sunday, March 16, 2003 6:59 AM
> Subject: Re: [Samba] LDAP and Samba
> 
> 
> > re: my last post..something here suitable?
> > http://samba.planetmirror.com/samba/ftp/Binary_Packages/
> >
> > On Sat, 2003-03-15 at 04:37, Mike wrote:
> > > dear all,
> > >
> > > we try to compile Samba with the option (-with-ldapsam). When we launch
> build-samba.depot.sh. The first step goes without any problem but when the
> program launch the Makefile, it gives an error saying that the program can't
> fin any library ldap.
> > > We don't use OpenLdap but Directory Server from Iplanet. I have looked
> for days for documentation but I found nothing at all.
> > > Someone could help us?
> > >
> > > Mike
> > > --
> > > To unsubscribe from this list go to the following URL and read the
> > > instructions:  http://lists.samba.org/mailman/listinfo/samba
> >
> >
> >


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba


Re: [Samba] LDAP and Samba

2003-03-15 Thread richard
The option "-with-ldapsam" is trying to compile samba with Openldap
support, which perhaps you don't have installed? Do you want/need ldap?
Do you really need to compile your own? as there are RPM/packages
available for many distros. regards,
Richard Coates.

On Sat, 2003-03-15 at 04:37, Mike wrote:
> dear all,
> 
> we try to compile Samba with the option (-with-ldapsam). When we launch 
> build-samba.depot.sh. The first step goes without any problem but when the program 
> launch the Makefile, it gives an error saying that the program can't fin any library 
> ldap.
> We don't use OpenLdap but Directory Server from Iplanet. I have looked for days for 
> documentation but I found nothing at all.
> Someone could help us?
> 
> Mike 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  http://lists.samba.org/mailman/listinfo/samba


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba