Displaying 20 results from an estimated 70 matches similar to: "Password change error when using mskutil to setup service keytab"
2013 Nov 28
0
msktutil with samba4
Hi all,
can anybody confirm the tool msktutil (used to extract keytab from AD
and import to linux clients) works with samba4?
In my environment, the command:
/usr/sbin/msktutil --create --service host/drudgesk.example.org
--computer-name drudgesk --service HTTP --verbose
fails without a error, after a successful connection to the AD ldap:
[...]
-- ldap_connect: Connecting to LDAP server:
2018 Sep 24
1
Users cannot change their passwords
Currently running multiple active directory domain controllers on OpenSUSE Leap 15 with Samba 4.7.8
I'm running into an issue where users cannot change their own passwords. On a domain joined Windows laptop logged in as Administrator, trying to change the password results in an error: The user name or password is incorrect, Try again.
At the same time in the systemd journal for samba-ad-dc,
2015 Jul 04
1
sendmail tls and oppenssl
Am 04.07.2015 um 15:34 schrieb Gregory P. Ennis <PoMec at PoMec.Net>:
> On Sat, 2015-07-04 at 08:07 -0500, Gregory P. Ennis wrote:
>> Everyone,
>>
>> Looks like the new version of oppenssl has broken my sendmail's use
>> of
>> tls. Has anyone else had this problem or seen a fix?
>>
>> Greg Ennis
>>
2015 Jul 04
0
sendmail tls and oppenssl
On Sat, 2015-07-04 at 08:07 -0500, Gregory P. Ennis wrote:
> Everyone,
>
> Looks like the new version of oppenssl has broken my sendmail's use
> of
> tls. Has anyone else had this problem or seen a fix?
>
> Greg Ennis
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
>
2015 Jul 04
2
sendmail tls and oppenssl
Everyone,
Looks like the new version of oppenssl has broken my sendmail's use of
tls. Has anyone else had this problem or seen a fix?
Greg Ennis
2014 Jan 23
0
php script to migrate other attributes after running classicupgrade
Hi,
I have written a php script to upgrade a fresh s4 AD with more details
from a (s3) ldap server. I am no programmer AT ALL, so I guess this is
very dirty and un-elegant, but it does the trick.
We had multiple "mail" attributes in openldap, and since AD only allows
1 mail attribute, additional mail addresses are migrated to
"otherMailbox" AD attributes.
Perhaps someone
2023 Mar 20
1
PHP-LDAP RPM installed but not usable
I've also tried adding the pgsql and mysql RPM's and they're not
available either.
On 20/03/2023 12:58, Gary Stainburn wrote:
> Apologies.? This is the correct screen grab.
>
> The extra errors in the OP were because I had been experimenting, to
> try to fix the issue.
>
> [root at testsvr ~]# ./ldapAuth.php gary.stainburn fake-password
> PHP Fatal error:?
2004 Apr 28
1
Segmentation Fault when using dig, nslookup, host...
I have setup Centos-3.1 on a Dell Optiplex GX1 this week. It has to
replace an old Compaq Deskpro I used as a firewall/router running the no
longer supported RedHat 7.1. I have the NAT firewall up and running, and
it works OK.
However, there is one thing bugging me. I cannot use any client software
that queries a nameserver. I tried to use "dig", "host" and
2017 Mar 13
0
smbpasswd port 139
I have a network where the domain controllers do not connect on port 139
Is there a way to have smbpasswd change the password without this?
I am able to change the password using an ldap method in php
ldap_connect
ldap_bind
ldap_modify_batch
full source code here
http://forums.fedoraforum.org/showthread.php?t=313554
however this does not allow the password to be set if it has expired.
2015 Jun 16
0
LDAPS Configuration
2015-05-02 12:06 GMT+02:00 Daniel Carrasco Mar?n <danielmadrid19 at gmail.com>:
> Hi,
>
> I'm trying to convert my LDAP server into a LDAPS server to secure the
> users logins, but I don't know what's the procedure to do it. Someone knows
> any guide to do it?
>
> For now:
>
> - I've created a CA cert on the server
> - I've created the
2018 Sep 27
1
Debugging TLS Retry Handshake errors
Hi Andrew,
Thanks for the response. I'm running 4.7.6, there are 3 DC's, but in my
tests, I'm directly pointed at only 1. And the actual CPU/ memory load is
minimal - ~4%/6GB free.
>From the client side, I'm pretty sure my tests are PHP calling
ldap_connect()
<https://github.com/pfsense/pfsense/blob/157aff9e256aa235ba68ccc2168c61fc61e90072/src/etc/inc/auth.inc#L960>
.
2014 Mar 18
1
A record packet with illegal version was received.
Hello,
I'm having a problem with using TLS in samba 4.1.4. When I try to
connect to LDAP of samba 4 there is an error in the logs, which is:
[2014/03/18 15:34:12.631262, 1]
../source4/lib/tls/tls_tstream.c:1338(tstream_tls_retry_handshake)
TLS ../source4/lib/tls/tls_tstream.c:1338 - A record packet with
illegal version was received.
Here's the php script that tries to connect to
2016 Apr 20
2
Link using a linker script
search for VAStart.
Cheers,
Rafael
On 20 April 2016 at 14:18, Sky Flyer <skylake007 at gmail.com> wrote:
> Hi Rafael,
>
> Thanks a lot.
> For example the start entry for me is 0x11000 by default which I don't know
> where it come from! I thought there should be a default thing that sets this
> entry address.
>
> On Wed, Apr 20, 2016 at 8:05 PM, Rafael EspĂndola
2016 Apr 20
2
Link using a linker script
For example something like STARTUP (
http://wiki.osdev.org/Linker_Scripts#STARTUP) is not accepted by the LLVM
LLD. :-/
On Wed, Apr 20, 2016 at 9:08 PM, Sky Flyer <skylake007 at gmail.com> wrote:
> Yeah I found it, that's nice. Thanks a milion.
> Could you please tell me how can I specify my bootstrap (startup code) in
> the linking process?
>
>
> On Wed, Apr 20, 2016
2006 Jan 07
2
Sharing a DSL between 40 subnets with htb
I have a network with around 40 /24 subnets that shares a common DSL,
this cries out for shaping so here I am trying to make it work as my
first tc project.
I have managed to cargocult some snippets from this list and tried to
come up with a config, but there are a few things that I''d really like
some input on:
1) Are the NAT''ed addresses available in the PREROUTING table
2018 Feb 06
0
Inconsistent results while attempting to preset a computer with a one-time-password
Quoting Dan Oriani via samba <samba at lists.samba.org>:
> Hello all, I'm kind of pulling my hair out over here.
>
>
>
> I'll preface this by saying that I'm using the latest version of Samba
> packaged in Debian Stretch as my domain controller. Currently, I'm trying to
> build an infrastructure where I can deploy a new virtual machine, then have
2001 May 31
0
Bug in scp
Hi!
I don't know much about network programming, or about terminal handling.
I wondered about why the command
"scp file user at host:path" didn't work. It gave me the following error
messages:
"stdin: is not a tty"
"Write failed flushing stdout buffer."
"write stdout: Broken pipe"
I tried it with different versions of ssh, first the newest debian
2014 Jun 11
2
Re: libguestfs supermin error
On Wed, Jun 11, 2014 at 01:00:16PM +0530, abhishek jain wrote:
> Hi RIch
>
> Below are the logs updated logs of libguestfs-test-tool on ubuntu powerpc...
>
> libguestfs-test-tool
> ************************************************************
> * IMPORTANT NOTICE
> *
> * When reporting bugs, include the COMPLETE, UNEDITED
>
2018 Jun 27
0
dovecot-2.3.36 and flush
Hi
I have a problem with doveadm and flush
# 2.2.36 (1f10bfa63): /etc/dovecot/dovecot.conf
# Pigeonhole version 0.4.24.rc1 (debaa297)
# OS: Linux 3.16.0-5-amd64 x86_64 Debian 8.10
example:
#doveadm director status
mail server ip tag vhosts state state changed users
10.0.100.24??????? 1????? up??? -???????????? 65
10.0.100.25??????? 100??? up??? -???????????? 989
#doveadm director flush
2014 Jun 13
2
Re: libguestfs supermin error
Hi RIch
It got solved.I updated the newer vmlinuz file with the older one after
enabling the virtio modules with (m) option.
Thanks for the wonderful support you provided me.I'll now ryo to boot my VM
from the cloud and let you know if any further issues.
I'm now getting following logs...
libguestfs-test-tool
************************************************************
*