Displaying 20 results from an estimated 100 matches similar to: "ldap filter removed?"
2003 Aug 18
2
Samba 3.0.0rc1 and 2 servers - PDC and homes
I have Samba 3.0.0rc1 installed on a linux server DC-01 and it's configured as
a PDC. The only share it has is netlogon. Users are stored in an LDAP passdb.
All our users' home directories are on a second linux server, FS-01. It's
been joined to the domain (command "sudo net join -U Administrator", which is
the name of the "root" account). And here's a
2003 Jul 28
1
Samba beta3 w/LDAP as a PDC
I'm trying to setup a samba PDC and I seem to be missing a few pieces in the
puzzle. I've reached the point where I've tried joining an XP workstation to
the domain (yes, I've applied 3 changes to the registry that have been
mentioned numerous times on the list). The domain join appears to work fine -
I get back a nice box from the Windows machine welcoming me to the domain.
1998 Aug 29
1
Perl code to generate Samba passwd hashes?
Does anyone have perl code that can generate the Samba passwd hashes
from a clear text password?
I'm aware of the smbpasswd command that comes with Samba but that
isn't the best tool for my purposes. I have a local account
creation/deletion software that already handles encypting the password
to generate unix /etc/passwd files and I need to be able to do the
same for the Samba passwd
2004 Sep 19
3
samba w/ ldap - groups scalability and performance
I am having problems with samba and ldap as concerns groups. We have two
central LDAP servers which we use for authentication for many different
applications, samba being just one of those. The LDAP servers are Solaris
servers running Directory Server v5.2.
Our PDC is running samba 3.0.7 on linux. There are several file servers, but
the main ones are running samba 3.0.7 on solaris and all
1998 Dec 01
1
File permissions problem - Visible Analyst
I have Samba 1.9.18p10 running on linux 2.0.35. It's being used
largely as a file server for student email, netscape bookmarks, Word
papers, etc. from Win95 clients. The configuration is pretty much the
defaults.
We have an application called Visible Analyst (VA) that needs to be
used by a few users. The bulk of the application files are shared but
a few need to be available at startup
2003 Jul 23
0
Problems compiling samba-3.0.0beta3 on Solaris 8 with ldap
I'm really desperate for some quick help in getting the samba-3.0.0beta3
compiled with ldap on Solaris 8. I'm working from the tarball and I'm trying
to use this configure command:
./configure --prefix=/opt/samba --disable-xmltest --disable-mysqltest
--with-privatedir=/var/opt/samba --with-lockdir=/var/lock/samba
--with-piddir=/var/run --with-configdir=/etc/opt/samba
2005 Aug 16
2
kerberos_kinit_password: Decrypt integrity check failed
Please, somebody can help me?
When I start samba I get this error en log.smbd:
----------------------------------------------------
[2005/08/16 16:30:01, 0] smbd/server.c:main(802)
smbd version 3.0.20rc1 started.
Copyright Andrew Tridgell and the Samba Team
1992-2004
[2005/08/16 16:30:01, 0]
libads/kerberos.c:ads_kinit_password(146)
kerberos_kinit_password host/HOST@DOMAIN.COM.MX
failed:
2005 Jul 29
0
Samba 3.0.20rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
Oplocks are strange
-- Volker Lendecke
==============================================================
Release Announcements
=====================
This is a release candidate of the 3.0.20 code base and
is provided for
2005 Jul 29
6
Samba 3.0.20rc1 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
Oplocks are strange
-- Volker Lendecke
==============================================================
Release Announcements
=====================
This is a release candidate of the 3.0.20 code base and
is provided for
2005 Aug 11
0
What is the right script: W2K AD, Solaris8-SMB/KRB/LDAP, Win Clients?
I'm so confused about the use of Samba.
This is my situation:
I have one Win2k domain with Active Directory. The
main network has only one PDC, but in others networks
I have 5 servers more, all under the same main domain
(I don't have subdomains).
I need to put some files in a Solaris 8 and 9
servers that Win2kPro and WinXP can to access, with
its domain accounts. Aditionally, I
2005 Aug 11
0
kerberos_kinit_password host/SUNDEV@LEXI.COM.MX failed: Client not found in Kerberos database
I'm using Solaris 8, samba 3, kerberos and
openldap. I'm anexing: log.smbd, smb.conf, krb5.conf,
nsswitch.conf and the ktpass command in AD.
Somebody can help me?
I get this output in log.smbd:
-----------------------------------
[2005/08/11 12:41:45, 0] smbd/server.c:main(802)
smbd version 3.0.20rc1 started.
Copyright Andrew Tridgell and the Samba Team
1992-2004
[2005/08/11
2005 Aug 01
1
samba-3.0.20rc1 winbind Windows 2003 SP1 ADS wbinfo all
I ran into this one as well. I had to set security = ADS and create an
authorized user for winbind to use.
# wbinfo -set-auth-user
2005 May 31
1
compile errors samba-3.0.15pre2 redhat 7.3
Hi there,
After configuring and doing a make of samba-3.0.15pre2 it fails with the
following errors:
<snip>
Compiling libads/ads_status.c with -fPIC
Linking nsswitch/libnss_wins.so
lib/system.po: In function `sys_dlopen':
lib/system.po(.text+0xd71): undefined reference to `dlopen'
lib/system.po: In function `sys_dlsym':
lib/system.po(.text+0xd99): undefined reference to
2005 Aug 01
2
samba-3.0.20rc1 winbind Windows 2003 SP1 ADS wbinfo all fine, but getent passsd or group does not work...
Hi,
I've joined a Suse 9.1 Pro linux computer to a Windows 2003 SP1 ADS using:
# kinit Administrator@DOMAIN
# net ads join
The computer account is created on the DC and wbinfo (-t -u -g) all
work. Then I try getent passwd or getent group and nothing.
This is with:
#grep winbind /etc/nsswitch.conf
passwd: compat winbind
group: compat winbind
# ps -ef | grep -E
2005 Apr 28
0
Windows Server 2003 SP1 Issues (3.0.15pre2)
Hi All,
I'm running into some issues accessing a Samba server that's in turn
authenticating against a Win2k3-SP1 domain controller (security=ads). I
understand there were some known issues corrected in a patch, and I'm
currently running 3.0.15pre2, which I understand includes that patch.
(http://samba.org/~jerry/patches/post-3.0.13/winbindd_2k3sp1.patch)
All was working fine
2005 Apr 19
0
Samba 3.0.15pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
~ "I'm really not a quotable person"
~ -- Michael Samuel Finn
==============================================================
Release Announcements
=====================
This is a preview release of the Samba
2005 Apr 19
0
Samba 3.0.15pre2 Available for Download
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
==============================================================
~ "I'm really not a quotable person"
~ -- Michael Samuel Finn
==============================================================
Release Announcements
=====================
This is a preview release of the Samba
2005 May 16
0
FW: Problems compiling samba-3.0.15pre2 on Solaris 9
Hi all,
Getting the following when I attempt to compile samba-3.0.15pre2 with the
following options under Solaris 9:
--with-ldap --with-ads --with-krb5 --with-pam --with-winbind.
---snip--
Compiling lib/hmacmd5.c with -fPIC
Compiling lib/iconv.c with -fPIC
lib/iconv.c: In function `sys_iconv':
lib/iconv.c:139: warning: passing arg 2 of `libiconv' from incompatible
pointer type
2005 Apr 29
2
cannot write xls file after saving
Hello,
I am using 3.0.15pre2. Share definitions:
[Grupes]
path = /home/Grupes
writeable = yes
admin users = DOMAIN+administrator
valid users = @"DOMAIN+domain users"
store dos attributes = yes
map hidden = no
map system = no
map archive = no
dos filemode = yes
File ACLs before opening:
# file: Pazymejimai-forma2.xls
# owner: root
# group:
2005 Jun 15
1
unable to build pam_winbind on Solaris 9
Greetings,
Still trying to get Samba 3.0.15pre2 built on a Solaris 9 box with PAM
support. I am using gcc 3.3.2 and I have openldap-2.2.24, krb5-1.4, and
Cyrus SASL 2.1.20 installed.
I have found other posting by people with problems building on Solaris
as well as asking about the "_pam_macros.h" file that seems to be
missing on Solaris. Posting about problems, but not with