Displaying 20 results from an estimated 300 matches similar to: "Machine account"
2018 May 03
0
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 10:17:48 -0300
"Ethy H. Brito via samba" <samba at lists.samba.org> wrote:
> > You will never get the same IDs on the PDC and Unix domain member
> > (this isn't really a problem)
>
> I know that. But at least the returned uid should respect the "idmap
> config" displacement and always return the source uid plus a constant
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 08:40:37 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Wed, 2 May 2018 19:21:46 -0300
> "Ethy H. Brito" <ethy.brito at inexo.com.br> wrote:
>
> This is where it is all going wrong, Your PDC isn't using LDAP, so
> you will have to rely on the winbind 'rid' backend. The lines below are
> wrong in several
2018 May 03
2
samba 4 joining samba 3 pdc - group mismatch
On Thu, 3 May 2018 15:07:30 +0100
Rowland Penny via samba <samba at lists.samba.org> wrote:
> On Thu, 3 May 2018 10:17:48 -0300
> "Ethy H. Brito via samba" <samba at lists.samba.org> wrote:
>
>
> > > You will never get the same IDs on the PDC and Unix domain member
> > > (this isn't really a problem)
> >
> > I know that. But
2002 Oct 30
1
Samba <-> LDAP auth
Hello everybody!
Sorry for (maybe) a stupid question... Again:
problem with authentication against LDAP (iPlanet Directory Server 4.16), Solaris 8 SPARC server
I have compiled samba 2.2.6 --with-ldapsam option
When connecting from w2k prof workstation i see the following log files:
2004 Jan 14
0
Réf. : samba 2.2.8a PDC LDAP CTRL+ALT+DEL password change, not chaning Unix password
Hi,
Why you sp?cifie :
smb passwd file = /etc/samba/smbpasswd
pam password change = Yes
If you use LDAP ?
It's the interaction between LDAP and these parameter which cause the
problem.
-----------------------------------
St?phane PURNELLE stephane.purnelle@corman.be
Service Informatique Corman S.A. Tel : 00 32 087/342467
2003 May 23
0
LDAP tools for samba 3.24 schema
For scrips smbLDAP from idealx apply this patch to smbldap_tools.pm, to
use with samba 3.24 schema.
Regards
--- samba/smbldap-tools/smbldap_tools.pm 2002-06-01 06:30:48.000000000
+0200
+++ smbldap_tools.pm 2003-05-23 13:43:53.000000000 +0200
@@ -31,6 +31,16 @@
use vars qw($VERSION @ISA @EXPORT @EXPORT_OK %EXPORT_TAGS);
use Exporter;
$VERSION = 1.00;
+
+
+# Put your own SID, this section
2003 May 23
0
LDAP tools for SAMBA 3.24 corrected
Sorry this is the complete patch
--
----------------------------------
ALEJANDRO SOLER
e-mail: asoler@martinaditrento.com
Administrador de Sistemas
Martina di Trento S.A.
Buenos Aires - Argentina
Tel.:(5411) 4611-2730
WEB: http://www.martinaditrento.com
-----------------------------------
-------------- next part --------------
--- samba/smbldap-tools/smbldap_tools.pm 2002-06-01
2001 Jul 07
2
preload vxd
I have a program to use my mp3 player that loads fine
but cant find the .vxd that it needs to communicate.
How can i force wine to preload it, and possibly the .dll
in the dir, so the program can find it. I'm new to wine so
nothing to cryptic please :)
Thanks
A. Evans
2002 Oct 22
0
iPlanet ldap authentication: NT password check failed
Hello everybody!
Sorry for (maybe) a stupid question... Again:
problem with authentication against LDAP (iPlanet Directory Server 4.16), Solaris 8 SPARK server
i have compiled samba 2.2.6 --with-ldapsam option
When connecting from w2k prof workstation i see the following log files:
2003 May 30
1
load password users in Ldap
Hello,
I'm new in Samba Ldap. I use samba-2.2.3a and openldap2-2.1.4-46.
I am going to load in Ldap a lot of users in a ldif file as it is shown below. But I don't know how to put samba password. I can use:
smbpasswd juan1
and then the fields lmPassword and ntPassword are changed. In this way, after load all users in Ldap I would need a script to do a smbpasswd for each user
2003 Jun 12
1
convertSambaAccount Problem
Hello,
I try to convert a LDIF contain some users to a LDIF with samba3 sh?ma.
But, the convertion on my computers don't work !
Attached files : a ldif with one user (users.ldif) and a LDIF file after
convertion (users3.ldif)
Can anyone help me ?
RedHat 8
Samba 3.1 beta1
-------------- next part --------------
dn: ou=users, dc=toto,dc=be
ou:: dXNlcnMN
description::
2003 Jul 12
0
Samba-2.2.8a & LDAP - Can't join Domain - SID mapping error
Hi everyone,
I am at my wits end and am hoping one of you can help me out.
I am getting the following error when attempting to join Windows XP/2000 machine to the domain:
"The following error occurred attempting to join the domain "MY_DOMAIN"
No mapping between account names and security IDs was done.
Running Gentoo Linux
Samba 2.2.8a
OpenLDAP 2.0.27
I performed the
2003 Sep 20
1
smbldap-tools updates (diffs)
Hi all,
I have found the smbldap-tools provided in the samba 3 tarball to have a
few glitches with the samba 3 schema. I have made my changes and 'diffed'
them with the source.
root@localhost # pwd
/usr/local/samba/sbin
root@localhost # for i in *.p*; do echo $i; diff $i
/usr/local/src/samba-3.0.0rc4/examples/LDAP/smbldap-tools/$i; done
smbldap-groupadd.pl
smbldap-groupdel.pl
2002 Mar 06
1
ldap configurations
Hello folks,
I am kinda confused as to how to get some values for ldap.
For example, here is an ldif entry:
dn: uid=gcarter, ou=people,dc=plainjoe,dc=org
logonTime: 0
displayName: Gerald Carter
lmPassword: 552902031BEDE9EFAAD3B435B51404EE
primaryGroupID: 1201
objectClass: posixAccount
objectClass: sambaAccount
acctFlags: [UX ]
userPassword: {crypt}BpM2ej8Rkzogo
uid: gcarter
uidNumber:
2015 Jun 01
4
[OT] recover/reset 'owner' password on win7 os
On 06/01/2015 12:43 PM, John R Pierce wrote:
> On 6/1/2015 10:30 AM, g wrote:
>> i would wipe win7, but not an option at this time.
>
> thats the only sane thing to do with a used computer being redeployed,
> format it completely, and clean install your desired software.
so, just what do you think "but not an option at this time" means? ;-)
> there's a util
2003 Jan 28
2
PAM Module for SMB-LDAP
Hi Everybody,
maybe we are just too stupid, but for me it seems that
there is some problem with holding passwords completely
sync between *NIX-world and WIN-world when I use LDAP
& Samba.
If a user changes a password under Windows, with "passwd chat"
the *NIX-Password (attribute: userPassword) can be changend
very well besides the both Samba-LDAP-attributes lmPassword
and
2004 Sep 14
4
One Question:CLI dial cmd
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040915/65a2736a/attachment.htm
-------------- next part --------------
Hi friends,
I tried to dial 111 from CLI without any hard/soft phones.
I used the following config
when i called 111 from CLI by
CLI> dial 111
I got these errors
-- Executing Dial("OSS/dsp",
2003 Feb 10
1
Samba 2.2.7a as PDC with LDAP: c000019b error code
Hello!
I've run into a strange problem with samba-2.2.7a. I compiled it with
--with-ldapsam on a Debian/Woody box, set up openLDAP 2.0.23 with all users
and machine trust accounts and configured samba to using LDAP and being a
PDC. Works ok so far, users may authenticate and use their shares.
But they can not *always* log into the domain from NT4.0 workstations.
Sometimes yes, sometimes
2002 Jun 10
2
[Fwd: ldap + pdc + adding win2k clients...again(sigh)...argh]
hi !
i have a problem with ldap+pdc too, and since no one answered ingo's
request, i will try again.
this is my setting:
i want to maintain a central authentification for my small but mixed
(debian/linux vs w2k) network
i am using debian:samba-2.2.3a; compiled it with ldapsam enabled.
i am using openldap2-2.0.23; compiled it with TLS enabled
simple file-sharing works (at least, none of my
2005 Jun 04
3
smbldap-tools and joining workstation to domain
Hi,
I've reported this before but I guess I'll have to do it again, since
it's not fixed yet or I'm understanding something wrong here.
The problem is that smbldap-useradd -w 'machinename' will add only
posixAccount entrys into ldap but it should add both posixAccount and
sambaSAMAccount entrys.
So if one doesn't add correct machine account entrys manually to ldap