Displaying 20 results from an estimated 6000 matches similar to: "need of a user root in ldap ?"
2003 Sep 16
4
smbldap.c
Hi !
I was just wondering if that piece of code was important (for security
and such), because I had to comment it in smbldap.c before compiling
samba-3.0; otherwise, I would have errors like:
"(Insufficient access)smbldap_open: cannot access LDAP when not root"
#ifndef NO_LDAP_SECURITY
if (geteuid() != 0) {
DEBUG(0, ("smbldap_open: cannot access LDAP
2003 Sep 15
1
domain admin
Hi !
I'm desperately looking for an answer here...
I've been fighting all week-end with samba-3.0 and there's still
something I can't do...
Basically: how can I add some of my users to the Domain admin group ?
I use FreeBSD-5.1+samba3.0RC3.
My group maps:
Admins du domaine (S-1-5-21-xxxx-512) -> domainadmins
Utilisa. du domaine (S-1-5-21-xxxx-513) -> domainusers
Invites du
2003 Sep 26
1
winbind and getent - fix ...
Greetings ...
Sorry for cross posting, but I have seen this problem on both lists ...
Okay, I am not sure if this is a problem only on RedHat using the
rpm, because I tried only with rpm installations ...
Install Samba3 from rom on RedHat 9. Configure and join domain,
kewl. Test winbind with wbinfo -u and -g, also kewl, but no answer from
getent passwd ... put in winbind in
2003 Oct 22
1
Samba 3 pre01 security=domain problem to accessfromxpclient
> -----Original Message-----
> From: jean-marc pouchoulon
> [mailto:jean-marc.pouchoulon@ac-montpellier.fr]
> Sent: mercredi 22 octobre 2003 14:54
> To: 'jean-marc pouchoulon'; samba@lists.samba.org
> Cc: eric.jourdan@ac-montpellier.fr
> Subject: RE : [Samba] Samba 3 pre01 security=domain problem to
> accessfromxpclient
>
>
> Just one more thing
> With
2003 Oct 22
1
Samba 3 pre01 security=domain problem to access from xpclient
I try to implement a new server using domain auth
( server , pdc , bdc are on redhat 9 samba3pre1)
Smb.conf of server:
[global]
workgroup = DOMAIN
netbios name = G4
server string = %h server (Samba %v)
security = domain
password server = SERV2 SERV3 (PDC and BDC)
wins support = no
wins proxy = no
wins server =
2003 Oct 21
3
Samba3+Win9x userlist, Bug596?!
> -----Original Message-----
> From: G?mes G?za [mailto:geza@kzsdabas.sulinet.hu]
>
> I've configured for testing pruposes an other PDC with tdbsam backend,
> and found, that with this backend win9x clients could get
> user and group
> list, while with ldapsam I had no success in it. Quite strange in my
> opinion:-(
Same problem here too. In 9x the userlist is
2003 Aug 28
1
RE : Samba 3rc1 cannot add group LDAP error: (Insufficient access)
Compiling the last cvs source it works now.
Thanks ? to developpers.
2003 Sep 11
2
how can I be a domain admin in 3.0RC3 ?
Hi !
I'm using samba-3.0RC3 as a PDC (for testing).
I'm using the ldap backend.
I created 1 user, 1 computer and some groups.
I mapped the unix groups domainadmins to "Domain admins" with
my_personnal_sid-512.
I added my user to domainadmins.
I set "admin users = @domainadmins" in my smb.conf, but I still do not
have domain admin rights on workstations :(
Any idea
2003 Oct 20
2
Samba3 & LDAP Can't join domain with Win2k Pro
Hy all,
I tried since 2 weeks ... Still doesn't work...
With Win98 Client it work perflectly but i can't join with Win2k Pro.
Same message in Win2k Client : username or password incorrect.
I try with root / Administrator / new account / everything...
I change password for root / Administrator.
My config :
- RedHat 9.0
- Samba 3.0
- OpenLDAP 2.0 (RPM from RH9)
- Populating the OpenLDAP
2003 Oct 20
2
Samba 3 Production
Is anyone using Samba 3 in a production environment? If so what
version and how stable is it?
--
Bert Rapp
North Trail RV Center
239.693.8200
__
There are 10 types of people in this world, those who understand binary
and those who don't.
2003 Oct 14
1
password expiring
Hi List!
i am using samba 3.0 with ldap. but when my users log on the get an
warning that their password will expiring in the nexte days.
how do i turn off these password expiring functionality, so that the
user never have to change their password?
best regards,
Thomas Otto
--
Thomas Otto
Dipl. Wirtsch.-Inf.
IT-Administration
exedio GmbH
F?rstereistr. 19
D-01099 Dresden
fon +49(0)351
2003 Apr 25
2
firewalling help/audit
Hi !
First of all, I am sorry if this is not the list for that, but I've been
learning (a little bit...) a way to implement a freeBSD firewall.
So far I came up with a set of rules I would like to show you for commenting.
I am sure there're a lot of errors and/or stupid rules (I am not sure the
rules order is good for what I need) and I would be really pleased if one
could have a look
2003 Sep 05
1
samba+ldap passwd sync
Hi !
I'm in trouble...
I'm in the way of building a FreeBSD Samba server with LDAP support.
So far, everything works great except password synchronization.
It is the only thing I need left to do before my server goes into
production, so I'm really looking for help.
What I need is to be able to synchronize the Windows passwords with the
Unix passwords. All passwords are stored in
2004 Apr 24
0
Samba3, LDAP and FreeBSD 4.8 : need for NSS ?
Hi,
I found your posting below... I am in a very similar situation and just
want to understand what this means a little better. I have compiled
openldap and samba on a netbsd box... Not sure if your aware, but nsswitch
on netbsd is not modular, and ldap is not an option for the name service
backend. (freebsd and linux are not options since its not an x86 box I'm
using) Anyway, my ldap
2003 Oct 14
1
smbldap_search_suffix: certificate verify failed
Hi :)
I'm using samba-3.0 with LDAP as a PDC under FreeBSD-5.1.
Note that I compiled samba --with-ldap, not --with-ldapsam.
I'm having a strange problem with TLS ldap certificates.
If I set the following option in smb.conf: "ldap ssl = start_tls", I get
errors like this:
$ pdbedit -L
Failed to issue the StartTLS instruction: Connect error
Connection to LDAP Server failed for
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.
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:
2003 Oct 23
1
Logon path, logon home, logion drive, %u %U samba 3pre1 mix env win 98 and win XP config questions ( easy answers )
I set
logon path = \\serv1\profile\%U
logon drive = H:
logon home = \\serv1\%U\.profiles
For a user lambda
The profile from the win98 client are store in /home/lambda/.profiles./
But the H drive is mapped for the xp clients on /home/lambda/.profiles./
If I set
logon home = \\serv1\%U\
the H drive is set correctly but the profile for the xp is
straightly stored in the
2019 Jul 29
5
install packages with missing pkg argument
Dear all,
The help for `?install.packages` decribes, in the `pkg` argument
description :
> If this is missing, a listbox of available packages is presented where
possible in an interactive R session.
In fact running it with a missing argument triggers an error :
install.packages()
> Error in install.packages : argument "pkgs" is missing, with no default
What however
2010 Apr 21
5
Xen 4.0 memory overcommitment
Hello,
I am running a functional Xen 4.0 platform. The objective is the project I
am currently running is to replace 4 VMWare ESX by 4 Xen 4.0 hypervisors. I
have been able to reproduce all the core VMWare features in Xen (but better
of course =D) except memory overcommitment.
I know this feature has been included since Xen 3.3 but I have found almost
no information about it.
When I try to