Displaying 20 results from an estimated 1000 matches similar to: "Synchronization problems between Win2k8R2 and samba"
2015 Mar 04
1
Synchronization problems between Win2k8R2 and samba
Le 03/03/2015 12:56, Rowland Penny a ?crit :
> On 03/03/15 11:11, Jean-Fran?ois Morcillo wrote:
>> Hello,
>>
>> I have a small test network with a Win2k8R2 DC.
>>
>> I've added a samba4 as second DC in this network.
>> The join seems to run smoothly.
>>
>> But, after the join, this command: ldapsearch -LLL -x -H
>>
2015 Mar 03
0
Synchronization problems between Win2k8R2 and samba
On 03/03/15 11:11, Jean-Fran?ois Morcillo wrote:
> Hello,
>
> I have a small test network with a Win2k8R2 DC.
>
> I've added a samba4 as second DC in this network.
> The join seems to run smoothly.
>
> But, after the join, this command: ldapsearch -LLL -x -H
> ldapi://%2Fvar%2Flib%2Fsamba%2Fprivate%2Fldap_priv%2Fldapi -b
> "dc=test,dc=dom"
2011 Jun 17
7
Encoding
What''s a good solution for fixing character encoding problems for
compatibility between ascii and utf-8? The database is postgres and
is encoded in utf-8.
Once in awhile there will be a compatibility error from strings from a
webform.
Is there a command to fix this besides using
a_string.force_encoding(''utf-8'')? Even this doesn''t seem to always
work either.
2013 Jul 11
0
Slow TCP performance from Win2k8R2 guests under Linux KVM
Would anyone be so kind as to test the performance of TCP streams on
Windows 2k8R2 guests of KVM virt servers?
virtio-win-1.6.3 was published to address a problem described as "low
performance" on Win2k8 guests. Actual performance was not recorded in
the bug report.
On my KVM servers, Windows 2k8R2 guests are able to send data at less
than 4Mbps. I test this by using netcat on
2018 Jan 26
3
Replication Problem win2k8r2 uppercase Attribute
Hi,
have the same Problem described in,
https://lists.samba.org/archive/samba/2016-November/204659.html
it should be fixed already,
https://bugzilla.samba.org/show_bug.cgi?id=12399
my version 4.5.15 on Debian 8 i have one win DC and 10 samba DC's
is there a solution via "samba-tool dbcheck" or how is the procedure
to fix it ?
i did compare the databases and tried to
2017 Mar 13
2
virt-customize fail to inject firstboot script when running it from script.
Hello,
We have a nodejs app which is injecting first boot scripts using virt-customize however the exact same commands are working when triggered manually.
Here is the debug output of the commands
Regards,
Peter
[ 0.0] Examining the guest ...
libguestfs: trace: set_network true
libguestfs: trace: set_network = 0
libguestfs: trace: add_drive
2010 Feb 04
8
GPLPV or other drivers for win2k8r2?
Hi. I have some new 64bit Windows 2008 R2 domU''s running on
SLES11/xen_3.4.2. What is everyone using to get 1gb network performance
on win2k8? I''ve used GPLPV on win2k3, but I see you have to sign the
drivers yourself for 64bit. Maybe that process isn''t difficult, I only
glance at the link from gplpv''s page.
What is everyone using? GPLPV is about the only
2017 Oct 14
2
samba 4.7.0 replication errors
On Mon, 2017-10-02 at 09:59 +1300, Garming Sam via samba wrote:
> Can you provide a bit more logs? At first glance, it doesn't seem quite
> related to group memberships.
>
I agree, we need more logs here. Turn up the log level and see what
the error causing that final error is.
However, take care not to publish confidential details like staff names
and sensitive attributes like
2015 Dec 30
4
Allow self password change using LDAP(s) with Samba4
Hi all
I am trying to create a webapp to allow users to change their own passwords
in Samba4 (perhaps, also in AD), using LDAP(s). But when I try to modify
the user password using this code:
dn: ........
changetype: modify
replace: unicodePwd
unicodePwd: "Temporal2"
I get this error:
0x32 (Insufficient access; error in module acl: insufficient access rights
during LDB_MODIFY (50))
2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Mon, 28 Oct 2024 13:37:27 +0100
William David Edwards <wedwards at cyberfusion.nl> wrote:
> Rowland Penny via samba schreef op 2024-10-28 12:50:
> > On Mon, 28 Oct 2024 12:17:02 +0100
> > William David Edwards via samba <samba at lists.samba.org> wrote:
> >
> >> I think I might've found a solution while debugging.
> >>
> >> To
2024 Oct 28
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
Rowland Penny via samba schreef op 2024-10-28 12:50:
> On Mon, 28 Oct 2024 12:17:02 +0100
> William David Edwards via samba <samba at lists.samba.org> wrote:
>
>> I think I might've found a solution while debugging.
>>
>> To understand what I'm doing wrong with `unicodePwd`, I'm trying to
>> get the LDAP request that LAM does, and compare it to
2024 Oct 28
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Mon, 28 Oct 2024 12:17:02 +0100
William David Edwards via samba <samba at lists.samba.org> wrote:
> I think I might've found a solution while debugging.
>
> To understand what I'm doing wrong with `unicodePwd`, I'm trying to
> get the LDAP request that LAM does, and compare it to mine.
>
> As I temporarily switched to an unencrypted connection to be able
2024 Oct 27
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
Kees van Vloten via samba schreef op 2024-10-27 15:37:
> Op 27-10-2024 om 15:31 schreef Rowland Penny via samba:
>> On Sun, 27 Oct 2024 15:08:14 +0100
>> William Edwards <wedwards at cyberfusion.nl> wrote:
>>
>>>> Op 27 okt 2024 om 14:50 heeft Rowland Penny via samba
>>>> <samba at lists.samba.org> het volgende geschreven:
>>>>
2024 Oct 27
2
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Sun, 27 Oct 2024 15:08:14 +0100
William Edwards <wedwards at cyberfusion.nl> wrote:
>
> > Op 27 okt 2024 om 14:50 heeft Rowland Penny via samba
> > <samba at lists.samba.org> het volgende geschreven:
> >
> > ?On Sun, 27 Oct 2024 13:58:56 +0100
> > William David Edwards via samba <samba at lists.samba.org> wrote:
> >
> >> Hi,
2015 Jun 18
2
Samba4 as AD, what password hash is used?
Hi,
Thank you for this answer, unfortunately I was not able to re-hash password
as they are hashed into LDB database.
First I retrieved the hash:
ldbsearch -H $sam '(cn=some user)' unicodePwd
# record 1
dn: CN=some user,OU=Users Management,DC=ad,DC=example,DC=com
unicodePwd:: COwwLgiqqaHRyhy4HxWp4A==
This "unicodePwd" attribute comes from a quick search into "user"
2015 Mar 02
2
Attributes are base64 encoded
Hello,
I've added a samba4 as a second DC in a network where the first DC is a
Win2k8R2.
The join seems to run smoothly.
But after the join an ldapsearch -LLL -x -H
ldapi://%2Fvar%2Flib%2Fsamba%2Fprivate%2Fldap_priv%2Fldapi on the samba,
return some strage things:
? some attributes like unicodePwd and supplementalCredentials are missing
? lots of attributes are base64 encode (ex: memberOf::
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
Hi,
I'm tying to set user's LDAP passwords using LDAP.
`samba-tool user setpassword` does so by setting the write-only
`unicodePwd` attribute, but turning it into binary and Base64-encoding
it first:
```
if not isinstance(password, str):
pw = password.decode('utf-8')
else:
pw = password
pw = ('"' + pw + '"').encode('utf-16-le')
2009 Apr 21
4
Changing Passwords in Active Directory with ruby-net-ldap
I am building an application in Rails using ruby-net-ldap and I am
trying to figure out how to change passwords in Active Directory. Does
anyone have any experience with this using the ruby-net-ldap gem? I know
that I remember seeing an example on the web somewhere that showed how
to do this using the depot application from the Rails book but for the
life of me I can''t find it again. :(
2024 Oct 27
1
How to set `unicodePwd`? "it's not allowed to set the NT hash password directly"
On Sun, 27 Oct 2024 13:58:56 +0100
William David Edwards via samba <samba at lists.samba.org> wrote:
> Hi,
>
> I'm tying to set user's LDAP passwords using LDAP.
>
> `samba-tool user setpassword` does so by setting the write-only
> `unicodePwd` attribute, but turning it into binary and
> Base64-encoding it first:
>
> ```
> if not
2015 Aug 25
3
Import USER and PASSWORD Samba3+OpenLadp TO Samba4
A blank password should work yes, but I do not know if I can make is to put
each user change password at next logon. I did not see this option in the
ldif ...
--
View this message in context: http://samba.2283325.n4.nabble.com/Import-USER-and-PASSWORD-Samba3-OpenLadp-TO-Samba4-tp4690180p4690214.html
Sent from the Samba - General mailing list archive at Nabble.com.