Displaying 20 results from an estimated 30000 matches similar to: "Samba DC / Win XP password expiry issue"
2002 Oct 02
1
Re: [slugnet] Password Expiry
Hi Elliot,
I couldn't find anything related to smbpasswd expiry.
Since u have "unix password sync = true", just a wild guess, if u could
turn off password ageing in unix passwd file (man passwd for more detail)
and see if problem persists.
Rgds
Gary
Elliot wrote:
> Hi guys... I setup samba 2.2.5 as a PDC ... I have w2k clients. It seems
> that now I am prompted to change
2015 Jan 12
1
User and Password expiry
Thanks for the answer Marcel, I did get them confused.
Any ideas why then that my passwords don't seem to be expiring even
well after 60 days and despite having the domain policy enforcing
password expiry?
Thanks.
Regards.
Neil Wilson.
On Mon, Jan 12, 2015 at 12:46 PM, Marcel de Reuver <marcel at de.reuver.org> wrote:
> Account expiry and password expiry are not the same....
2002 Sep 30
6
Password Expiry
Hi guys... I setup samba 2.2.5 as a PDC ... I have w2k clients. It seems
that now I am prompted to change my password because it is going to
expire
Could you guys tell me how and where to disable password expiry?
cheers`
Disabling password expiry for a AD service account for accessing LDAPS, and security best practices.
2019 Apr 10
0
Disabling password expiry for a AD service account for accessing LDAPS, and security best practices.
On Wed, 10 Apr 2019 15:21:13 +0100
Stephen via samba <samba at lists.samba.org> wrote:
> Hi all, I have a couple of Samba 4 DCs on my network and I created a
> new service account LDAPReader on my DCs that my non-Samba
> third-party services such as Redmine successfully use to access AD
> via the LDAPS protocol.
>
> I have a couple of questions that relate to having
2005 Nov 28
2
Samba password expiry time
I have found that when passwords are reset from a windows machine, the
default password expiry period is around 40 days. I would like to change
this to say 90 days, but have been unable to find a way.
I tried the option "password expire time" but testparm doesn't seem to
recognise it.
There is nothing in the official Samba How-to about this.
Has anyone managed to set thier
2015 Jan 12
4
User and Password expiry
Hi guys,
I'm battling to understand how the Samba4 user password expiry seems
to tie in together and was hoping this could be clarified by someone
for me please?
Currently I have the following Samba4 domain policies in place...
[root at headoffice ~]# samba-tool domain passwordsettings show
Password informations for domain 'DC=abc-ho,DC=local'
Password complexity: on
Store plaintext
2023 Apr 24
3
[Bug 3566] New: Password expiry warning is printed multiple times when UsePAM is set to yes
https://bugzilla.mindrot.org/show_bug.cgi?id=3566
Bug ID: 3566
Summary: Password expiry warning is printed multiple times when
UsePAM is set to yes
Product: Portable OpenSSH
Version: 8.8p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: PAM
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts).
----- Forwarded message from Logu <logsnaath at gmx.net> -----
Date: Sat, 7 Dec 2002 02:42:52 +0530
From: "Logu" <logsnaath at gmx.net>
To: <stevesk at cvs.openbsd.org>
Cc: <kumaresh_ind at gmx.net>
Subject: Password expiry related clarification in OpenSSH3.5p1
Hello Stevesk,
We are using
2004 Feb 11
0
OpenSSH 3.8 and password expiry.
Hi All.
I'm pleased to report that as of yesterday, OpenSSH -current now
supports forced changes of expired passwords on most platforms, and bug
#14 is now closed.
Specifically, AIX's native authentication, BSD Authentication and
shadow passwords with the expiry field are supported. The password is
changed by exec'ing /usr/bin/passwd in the session. Interested parties
should
2005 Mar 31
0
Bug in AIX password expiry code in 4.0p1
Hi all.
There's a bug in sshd in the handling of the password expiry messages
returned by AIX's authentication routines, which will cause sshd to
segfault after password authentication if the user's password has expired
or is about to expire. It was originally reported by Rob v.d. Wal. It
doesn't affect any other platforms.
I recommend that anyone deploying 4.0p1 on AIX
Disabling password expiry for a AD service account for accessing LDAPS, and security best practices.
2019 Apr 10
2
Disabling password expiry for a AD service account for accessing LDAPS, and security best practices.
Hi all, I have a couple of Samba 4 DCs on my network and I created a new
service account LDAPReader on my DCs that my non-Samba third-party
services such as Redmine successfully use to access AD via the LDAPS
protocol.
I have a couple of questions that relate to having service account of
this nature implemented in Samba and I wondered if the group could
possibly provide some advice?
1)
2003 Sep 30
1
Modifying password expiry dates
I've just found out that Samba (rather correctly) implements a nice and low
password expiry date through the tdbsam backend, and I believe the "maximum
password age" value.
However, I can't, for the life of me, actually /set/ this thing. I've tried
this:
# pdbedit -u <username> -r -P "maximum password age" -C 100
And without the -r, and with various
2003 May 01
2
Kerberos password auth/expiry kbdint patch
I took Markus Friedl's advice and set up a KbdintDevice for Kerberos
password authentication/expiry. It took me a bit to wrap my head
around privsep, but I think it's working properly (code stolen
shamelessly from FBSD's PAM implementation :->).
The hardest part was working out how to get the interaction
between krb5_get_init_creds_password() (along with the prompter)
to work
2007 Jun 06
2
Change password expiry date for ALL users?
Hello,
I want to set the expiry date for passwords for all users with one
command. As --pwd-must-change-time only works for a single user and
policy settings are not applied after a change, I was wondering how to
solve this. Is the only way to write a script which runs "pdbedit
--pwd-must-change-time..." for every user?
greets Jimmy
--
Andreas "Jimmy"
2003 May 12
1
Building Openssh-3.6.1p2 with Darren Tucker's AIX Password Expiry patch
Hello, as you read by the subject I am trying to compile openssh-3.6.1p2
with AIX password expiry patch.
Operating system is AIX 4.3 using gcc 2.9-aix43-010414
I am using prngd as my entropy.
My configuration flags are as follows:
--with-prngd-socket=/dev/egd-pool --prefix=/usr/local/openssh
I run into the following errors when I run make:
ld: 0711-317 ERROR: Undefined symbol:
2013 Jan 07
0
Password expiry
Can't disable password expiry for 2 different samba 3.X installations. One is based on Debian squeeze, the other Ubuntu precise. I have altered the password policy with pdbedit <<pdbedit -P "maximum password age" -C -1>> and set the X flag on accounts <<pdbedit -c "[X ]" username>>?? and the accounts passwords still exipre. Please help.
2002 Nov 27
0
OpenSSH 3.5p1 Chroot and Password Expiry Patch
I have consolidated the OpenSSH patches for version
3.5p1 to incorporate the following :
1. Include Chroot ability
2. Fix the "change password upon expiry" problems for
AIX and Solaris
You can get the patches from
http://wave.prohosting.com/~hstoh/
Regards,
Hwee Siong.
*******************************
** Please support OpenSource **
*******************************
2003 Mar 26
0
Password expiry in auth-krb5.c
Due to difficulties in getting PAM (with krb5) password expiry working
consistently on multiple platforms, I'd like to see if I could hack
something into auth-krb5.c to do so.
Here's a backtrace when stopped in auth_krb5_password:
#0 auth_krb5_password (authctxt=0x8e148, password=0x90250 "XXXXXXXX") at auth-krb5.c:270
#1 0x274d8 in auth_password (authctxt=0x8e148,
2003 May 15
2
[Bug 568] Kerberos password auth/expiry kbdint patch
http://bugzilla.mindrot.org/show_bug.cgi?id=568
Summary: Kerberos password auth/expiry kbdint patch
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P4
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2014 Jul 07
0
Still confused about kerberos password expiry
Thank you, thank you, thank you.
After doing as you suggested, all seems right with the world. At least a
little bit more so.
If I understood this thing better, I would be glad to join your
documentation team. *sigh*
-jimc
On 7/3/2014 11:00 AM, samba-request at lists.samba.org wrote:
> Send samba mailing list submissions to
> samba at lists.samba.org
>
> To subscribe or