Displaying 20 results from an estimated 600 matches similar to: "smbldap_open: cannot access LDAP when not root.."
2011 Jul 19
4
[PATCH v1 0/2] Support dropping of capabilities from early userspace.
This patchset applies to klibc mainline. As is it will probably collide
with Maximilian's recent patch to rename run-init to switch_root posted
last week.
To boot an untrusted environment with certain capabilities locked out,
we'd like to be able to drop the capabilities up front from early
userspace, before we actually transition onto the root volume.
This patchset implements this by
2008 May 23
1
compile 3.0.28a probs.
Hi all, i have some odd errors i never had before, when compiling samba
3.0.28a
first i had an error in oplock_linux.c
------------
:37 error: conflicting types for capget
/usr/include/sys/capability.h:111 previous declaration of capget was here
:39 error: conflicting types for capset
/usr/include/sys/capability.h:110 previous declaration of capset was here
--------------
i removed the capset
2005 Feb 27
2
smbldap_open: cannot access LDAP when not root ...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I am it has two weeks trying to twirl the PDC with samba + LDAP and ties
the moment only migraines. It would like to know which is the problem,
now, below described in mine log's?
[2005/02/27 12:14:47, 1] lib/smbldap.c:another_ldap_try(1004)
~ Connection to LDAP server failed for the 8 try!
[2005/02/27 12:14:48, 0]
2006 Feb 01
6
smbldap_open: cannot access LDAP when not root
I'm using Samba 3.0.14a as a PDC with an LDAP backend.
I am having trouble using the Windows "User Manager for Domains" tool.
As an example, I shall be looking at the "Domain Users" group. Whenever
I try modifying anybody's group membership, I get the error message:
"The following error occurred changing the properties of the global
group Domain Users:
The
2003 Oct 20
2
Xp without netbios - few questions with samba 3 - smbldap_open: cannot access LDAP when not root
Hi,
On samba 3 winserver enabled
On xp I can work with smb on 2 ways
1 ) smb over tcpip without netbios. I was suprised because I can
logged onto the domain. Xp client found the primary domain controler. I
am not able to add permissions ( only the local machine domain is
visible ). How xp client found the DC ( cache DC name on the client ,
wins answer on port 445 ?)
2 ) smb over netbios.
2007 Apr 17
1
Log: lib/smbldap.c:smbldap_open(1009)
Hi.
I'm dealing with this "lib/smbldap.c:smbldap_open(1009)" message in the
log file. I tried to find some hint in the net but I couldn't find
anything that pointed to a solution.
Below are the surrounding messages in a excerpt of the log file:
[2007/04/02 17:31:10, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(918)
fetch sid from uid cache 1088 ->
2011 Aug 03
1
[PATCH v2] kinit: Add drop_capabilities support.
This patch adds the ability to kinit to allow the dropping of POSIX
capabilities.
kinit is modified by this change, such that it understands the new
kernel command line "drop_capabilities=" that specifies a comma
separated list of capability names that should be dropped before
switching over to the next init in the boot strap (typically on the root
disk).
When processing capabilities
2005 Feb 25
1
Srvtools causes smbldap_open: cannot access LDAP when not root
I am using Samba 3.0.10-1 on Fedora Core 3. Most everything seems to be
working as I expect it to except when I try to use the srvtools package to
administrate the users and groups in the domain.
I want to check and see whether maybe I am just misunderstanding usage as
opposed to their being a configuration problem.
If I log into my workstation as Administrator, either the local account or
into
2009 Jun 22
2
Copy *just* user accounts from LDAP?
Greetings All,
I have a Samba-controlled domain, with everything in LDAP.
I also have an off-site server that I rsync all our files to every couple
hours.
What I'd like to do is set up a new Samba domain on the off-site server so
users can log into it for disaster recovery purposes - and I'd like to
keep the user account information synchronized with the main server so
user's
2007 Apr 24
2
smbd segfaults when trying to browse printers folder
Greetings,
I just set up another samba server just for serving print queues.
Setting everything worked fine, including point-n-print, until I shut down
the machine and put it in the rack.
Now, if you browse to the box, the printers are listed, and you can
connect to them, print to them, etc. no problem.
If you click on the printers folder in the browse list, however, to view
more detailed
2007 Aug 09
1
smbldap_open: cannot access LDAP when not root..
Dear Help,
I currently have a Samba PDC along with multiple BDCs using an eDirectory LDAP
backend. While trying to figure out how to get the bad password account lockout
feature to work, I managed to somehow mess up the samba PDC.
If a user attempts to authenticate against the PDC with the correct password,
all is well and works as usual. However, if I use an incorrect password, the
Windows
2005 Feb 08
3
Ldapscripts v1.0 !
Hi all,
I've been working on shell scripts that allow to manage ldap accounts (users,
groups, machines). They are similar to the smbldap-tools but do not need PERL to
work (and so on...) and are *very* simple to configure - they may be a good
alternative. The only tools you need are standard ldap client commands (ldapadd,
ldapdelete, ldapmodify, ldapsearch).
The scripts can be used as
2006 Oct 04
1
NT Workstation and Samba PDC
Hi.
I'm having a big trouble.
We migrate a NT PDC to a Samba PDC. No problems in migration. Everything
works fine.
The problem is: I can't add a NT machine to Domain. Simply does not work. XP
and W2K works great.
I started using Debian Sarge Package 3.0.14. In this version I could not
manage groups using the Domain User Manager from NT. So I updated to
3.0.23cpackages from
samba.org.
2003 Sep 15
0
smbldap_open: cannot access LDAP when not root
Hi !
I though I solved my "add users to the doman admins group" by chmod
/usr/local/private/secrets.tdb to 644, but in fact I still have the same
problem.
For now, I'm concentrating about something that's in my log file:
[2003/09/15 17:39:53, 0] passdb/pdb_ldap.c:ldapsam_search_one_group(1634)
ldapsam_search_one_group: Problem during the LDAP search: LDAP error:
2006 Feb 02
0
BUG? smbldap_open: cannot access LDAP when not root
I think this is a repeat of:
https://bugzilla.samba.org/show_bug.cgi?id=2509
Example 1 in that entry now works fine, but 2 continues to break 95% of
the time.
I'm happy to help narrow it further but I don't have the expertise to
dive into the codebase myself.
James.
2003 Aug 28
1
Print Options & CUPS - Can't stop watermarking?
Greetings,
I have just set up samba printing with CUPS as the back end. (Samba
2.2.8a, CUPS 1.1.9)
Everything works great, including automatic driver download/Point -n-
Print.
The problem is that whenever I print through Samba from a Windows 2000
Workstation, a watermark gets added to the print job.
The default driver options are set on the server, so that watermarking is
"off",
2003 Sep 09
3
samba3Rc3_LDAP search failed: Insufficient access
I upgrade to samba3.0.0Rc3, I can get user from other domain faster, list
trust faster ;-) (But I still can't get idmap to my ldap)
But when I view my log some error ,or may be somthing wrong with my config
???
(I saw some one post this (BUG) in previous version, but I see at
bugzilla.samba.org this bug is "FIXED" )
[2003/09/09 16:09:33, 0] lib/smbldap.c:smbldap_open(801)
2005 Oct 27
9
Overloaded samba server. Is it a bug?
Experts,
We've just migrated from samba 2.2.8a to samba 3.0.20b in a very large
corporate environment. Everything was really fine in our lab, but we
began
experiment serious load problems on the productive servers the morning
after
the procedure took place. I'll try (briefly) to describe the
characteristics
of the scenario:
Resources:
Old Environment:
Hardware:
2005 Sep 15
1
delete user script
Does anyone know what the unix UID is deleting a user in USRMGR?
I'm using Samba with ldap and while I can create users just fine with usrmgr (logged in as myself, but when I delete a user, it
seems to have trouble running my "delete user script"
My samba log shows:
[2005/09/15 10:19:42, 1] lib/smbldap.c:another_ldap_try(1011)
Connection to LDAP server failed for the 15 try!
2003 Oct 17
1
Updating 2.2.8a to 3.0.0 (LDAP)
Hi,
we have Samba 2.2.8a+LDAP 2.0.27 domain controllers running on our
Debian servers and I'm preparing the update to Samba 3.0.0. Everything
seems to work fine so far, except that I get some error messages that I
don't understand. Could someone please explain them to me? Should I wait
for the next Samba release before switching to 3.x?
The error messages:
When a user logs into the