Displaying 20 results from an estimated 700 matches similar to: "samba with sun's ldap"
2004 Mar 01
2
Sun kerberos support for samba
hi ,
Compiled and installed samba 3.0.2a as PDC in
sun solaris 2.9, for supporting win xp machines.
Working on the Kerberos support, would like to whether
the Sun solaris version of kerberos is compatible with
samba 3.0.2a.
Thanx in advance
aarumuga
__________________________________
Do you Yahoo!?
Get better spam protection with Yahoo! Mail.
http://antispam.yahoo.com/tools
2004 Mar 03
2
Samba with Sun's ldap
Hi,
I am trying to compile Samba-3.0.2a with ldap,ads
and kerberos support. I am trying to use sun's ldap
instead of openldap.
Here is my config.log excerpt
.....
checking for LDAP support... yes
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking
2004 Mar 18
2
samba,ldap and kerberos
Hi Everybody,
We are integrating samba,kerberos and ldap
samba-3.0.2a
sun kerberos
sun ldap
all the three servers are on three different solaris machines.
we were able to successfully integrate samba and ldap and works fine. When trying to bring in kerberos support , we changed the samba configuration file as follows
interfaces = 131.183.20.96
bind interfaces only
2004 Mar 06
0
make fails dynconfig.0 error1
Hi all,
I am compiling samba 3.0.2a with openldap and kerberos
support
openldap version 2.1.25 with bdb support (ver 4.2)
kerberos version 1.3.2
./configure --prefix=/servers/sambatest/3.0.2a
--with-ldap=/servers/openldap/2.1.25/lib --with-ads --with-krb5=/servers/kerberos/1.3.2/lib
--with-ldapsam
configure suceeds
but make fails with the following error
Using FLAGS = -O
2004 Apr 06
3
samba pam kerberos
Hi Everybody,
We are working on samba 3.0.2a with sun
kerberos SEAM and Netscape iDirectory Server support.
We are able to integrate samba with ldap support. we
tried integrater kerberos for authentication. We found
a solution using pam via pam_krb5 module provided by
the sun solaris 8.
One important fact we found out using samba pam
authentication, it directly calls for an account
2004 Jan 03
11
How do I get Winbind accounts in LDAP?
I've seen this posting before but I need to get a grasp on this. I am
using winbindd for users that don't have a local account on a Linux box.
I thought that placing the entries below in the smb.conf would create
users in ou=Idmap. Instead the ou=Idmap increments the uidNumber with
every user that is added,but the user ID mappings are stored in
/usr/local/var/locks/winbindd_idmap.tdb. What
2004 Feb 26
3
Winbind only enumerating 9% of domain groups
Hi All,
I'm having a strange pronlem with winbind. For users it seems to be working fine but for groups its not enumerating most of the groups!
A getent group produces only 325 lines of domain groups whereas wbinfo -g produces 2839 lines of groups. I'm not seeing any errors logged and all commands are exiting with status 0. Winbind related sections of smb.conf are shown below,
2004 Apr 30
5
Can I reconfigure Samba share without restart smb service?
Everytime I add or remove some samba shares, I must restart smb service to
take effect.
Is there anyway to reconfig it without restart?
2004 Apr 30
3
Admins cannot change folder ownership
Hi All,
how can I allow an administrator to have permission to change folder ownership from windows explorer?
The Samba server is an AD domain member server and I'm using group mapping not winbind for users and groups in Samba, I've
tried mapping both the Administrators and Domain Admins groups to UNIX groups of which my test user is a member of but I always
get a permission denied
2004 Jan 23
3
Samba Winbind and LDAP backend
Just a quick question, it may sound a bit stupid but I just want to make
sure.
I have a Solaris 9 machine running winbind, the backend is an OpenLDAP
database running on a RedHat 9 machine.
My question is, apart from the 'smbpasswd -w' command and the obvious stuff
in smb.conf, do I have to set up the LDAP client on Solaris for Samba to be
able to put new mappings into the LDAP database?
2003 Nov 10
8
winbindd panic daemon dies
Hi All,
can anyone make any sense of the error below, please advise if I need to log this as a bug but I'm not sure how to further diagnose what is happening. This is from my winbindd log file,
thanks Andy.
[2003/11/07 17:47:59, 1] nsswitch/winbindd.c:main(832)
winbindd version 3.0.0 started.
Copyright The Samba Team 2000-2003
[2003/11/07 17:48:00, 1]
2004 Feb 09
3
Problem Configuring 3.0.1 on Solaris
I am having problems with the configuration of samba 3.0.1 on a Solaris 2.6
box. This box has no previous samba versions installed.
When I try to configure samba I get the following error.
# cd samba-3.0.1/source
#./configure -with-ads 2>&1 |tree config.new.log
fails with the following error:-
checking for LDAP support... auto
checking ldap.h usability... no
checking ldap.h
2004 May 05
2
Kerberos case sensitive with Mac OS X on Samba 3.0.x
Hi List,
I'm having an issue between Samba and OS X with regards to Kerberos authentication to a Samba AD member server.
I'm using local UNIX accounts and entries in the passdb instead of Windind on the samba server, ie create account by adding
to /etc/passwd then smbpasswd -a username. From an OS X client system if I obtain a ticket for user "UserA" like
kinit
2004 Mar 22
1
freebsd + mount_smbfs = ?
When I use mount_smbfs I receive such message:
# mount_smbfs -W sbrc -U Kid -E koi8-r:cp1251 -Iradius.sbrc.local
//Kid@radius/MUSIC$ /home/anonftp/.2
mount_smbfs: can't get server address `radius.sbrc.local':
Resolver Error 0 (no error)
mount_smbfs: can't get server address: syserr = Network is down
Network is up in fact, dns server resolves name, but I receive this message
2004 Jun 30
2
[EXPERIENCES] with OpenLDAP and Samba and Redundancy???
I can't say I've tested this in any depth. Where multiple LDAP servers are listed as the LDAP
backend is the behaviour of Samba that if it fails to contact the first listed server it will
try the second and so on? If that's the case Samba should only ever try and update the password
on a single LDAP server which would then replicate the change to any other master and slave LDAP
servers
2003 Dec 12
3
configure error with --enable-dmalloc
Hi list,
I'm trying to compile samba 3.0.1 rc1 with --enable-dmalloc switch because I have been asked to provide more information on a winbindd panic on a Solaris server. However the configure fails with the error shown below,
config.status: creating include/config.h
Note: The dmalloc debug library will be included. To turn it on use
./configure: command substitution: line 3: syntax error:
2003 Nov 20
1
Samba 3.0 SSL
Dear All,
I am trying to get SSL working with Samba 3.0. My set up is Samba 3.0 as
a USER server in its own Workgroup (will eventually be part of a
domain). My platform is Solaris 9 and the ldap service I am using is
iPlanet directory server 5.2. I can get users to log in to the server
using their ldap account and password but not over SSL. The iPlanet
directory has a certificate on it (self
2004 Mar 12
1
Automating kerberos authentication on Mac OS X?
Is there any way to "automate" kerberos authentication on Mac OS X?
Here's the problem:
When a user wants to access samba-3.0.2a -server from a Mac, he/she has
to run
"kinit" to get the principal ticket. If this is not done, Mac's tools
(Finder) will try to authenticate
with NTLM, which is and will be disabled on our servers. Of course,
this fails miserably.
I
2004 Feb 17
2
ldap, quickie...
Hi,
I'm a bit confused over the whole "dn" concept .... various
documentation states that I should create new samba-entries with
dn: uid=user,ou=<user-org>,dc=<domain>
and other states that i should do it with
dn: cn=user,ou=<user-org>,dc=<domain>
Right now i have a few entries, created both ways... and since i'm not
quite home in ldap, I haven't
2004 Jan 07
1
Kerberos Keytab and Openssh
Hi,
I'm having an issue with samba 3.0.1 (and I also tried grabbing source from
cvs a day ago). I've searched around, but haven't come up with any working
patches to help me. My first issue is an interaction between the principals
used by samba and those by openssh. I built openssh with gssapi support.
For sshd, I need to install a host/machine principal in the keytab