Displaying 20 results from an estimated 20000 matches similar to: "Wrong message "Your password has expired""
2009 Nov 29
0
password expiration
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2006 Feb 01
0
SAMBA 3.0.21b expired password issue for Solaris 9 - perhaps a bug in winbind or /etc/pam.conf misconfigure
All,
The SAMBA version 3.0.21b expired password pam_winbind.so section
perhaps might still have an issue. It seems to just be in some kind of
loop and
never completes the section in pam_winbind.c of pam_sm_chauthtok.
See ssh (Solaris 4.2.p1 ssh) sequence below:
ssh hermione
Password:
Changing password for leeraym
(current) NT password:
Re-enter new Password:
Password:
Password:
2006 Aug 01
2
[HELP] Samba 3.0.23a pam_winbind says password expired
hi,
i just do some tests with a fresh compiled samba 3.0.23a.
trying to authenticate against PAM with pam_winbind gives:
Aug 1 09:59:21 humevo36 pam_winbind[27853]: pam_winbind:
pam_sm_authenticate (flags: 0x0000)
Aug 1 09:59:23 humevo36 pam_winbind[27853]: Verify user `gasch'
Aug 1 09:59:23 humevo36 pam_winbind[27853]: enabling cached login flag
Aug 1 09:59:23 humevo36
2006 Jan 26
1
pam_winbind.so user expired password config for Solaris /etc/pam.conf
I'm trying to configure my Solaris 9 pam.conf for CDE login/password
expiration using
ADS security on W2003. If my AD account password is in good standing,
my config works great in /etc/pam.conf. However - I'm having trouble
getting it to recognize that my password in AD has expired to ask me
to reset it on the CDE screen. With the config below - it just tells
me "login
2009 Mar 13
1
PAM_WINBIND problem with sambaPwdMustChange
Hi People!
I use pam_winbind for authentication in my computer workstation using
Debian Lenny 5.0, Stable Version.
I configure my user with this option "sambaPwdMustChange: 0", and I
logon in GDM without asking to change password. Who knows what can be?
I use Samba PDC with Heimdal Kerberos, but, I configure PAM with only
pam_winbind for tests...
Client versions:
ii
2025 Apr 05
1
LogLevel INFO shows few details for Certificate invalid: not yet valid / expired
I notice that when using log level INFO it seems sshd(8) provides very
little information about failed SSH certificate log in attempts:
Apr 5 14:44:41 server sshd-session[51695]: error: Certificate invalid:
not yet valid
Apr 5 14:45:31 server sshd-session[88953]: error: Certificate invalid:
expired
Likewise for invalid principals:
Apr 5 14:46:56 server sshd-session[66692]: error:
2009 Nov 26
1
password expiration problem
Greetings. I have problem with password expiration problem i cannot
handle myself, so i wrote in this list.
Recently i discovered that a newly created samba account has already
expired password.
smbldap-useradd -a -d /home/tommy -G education -s /bin/bash -M tommy -c
"Tommy T." tommy
smbldap-passwd tommy
getent shadow
user:*:::::::0
user2:*:::::::0
user3:*:::365::::0
2023 Oct 29
1
Samba AD DC: users cannot change expired passwords
On Fri, 2023-10-27 at 10:44 +0200, Kees van Vloten wrote:
> Hi Andrew,
>
>
> Op 27-10-2023 om 02:22 schreef Andrew
> Bartlett:
>
>
>
> >
> > I'm sorry to say that from here you really need to work
> > closely with a Samba developer (eg via a commercial support
> > provider) or do a deep
2005 Aug 16
0
FW: Error:The semaphore timeout period has expired
UPDATE:
We found out that there was still an entry in /etc/rc.local to start up
the old SAMBA after upgrading and setting up to run from inetd.conf.
Once the /etc/rc.local entry was removed, we no longer receive the
"semaphore timeout period has expired" messages and we are able to
connect to the shares.
Ben Burruel
Sr. Systems Manager
Metrics & Mainframe Capacity Planning
San
2023 Oct 27
2
Samba AD DC: users cannot change expired passwords
Hi Andrew,
Op 27-10-2023 om 02:22 schreef Andrew Bartlett:
> I'm sorry to say that from here you really need to work closely with a
> Samba developer (eg via a commercial support provider) or do a deep
> dive into debugging yourself.
>
> Ideally if you have time, do a git bisect between the last known
> working version and the first failing one. ?That may find the
>
2011 May 11
3
[Bug 1904] New: sshd refuses certificate-based authentication if password has expired
https://bugzilla.mindrot.org/show_bug.cgi?id=1904
Summary: sshd refuses certificate-based authentication if
password has expired
Product: Portable OpenSSH
Version: 4.3p2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo:
2018 Nov 11
1
The SSL certificate of repo.dovecot.org has expired.
Yes. Sorry about this.Sent from my Samsung Galaxy smartphone.
-------- Original message --------From: Masaki Nemoto <itml at ma3ki.net> Date: 11/11/2018 10:00 (GMT+02:00) To: dovecot at dovecot.org Subject: The SSL certificate of repo.dovecot.org has expired. HiThe SSL certificate of https://repo.dovecot.org has expired.Do you have plans to update it?
-------------- next part
2003 May 12
1
[Bug 562] sshd and password has expired (password aged)
http://bugzilla.mindrot.org/show_bug.cgi?id=562
Summary: sshd and password has expired (password aged)
Product: Portable OpenSSH
Version: 3.6.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2015 Aug 12
0
kinit succeeded but ads_sasl_spnego_krb5_bind failed: The context has expired : Success
Hai,
i compaired your config with my own..
Looks the same and correct to me.
try it without these 2 in krb5.conf:
>ticket_lifetime = 24h
>renew_lifetime = 7d
and in smb.conf i dont have
> idmap cache time = 5
> idmap negative cache time = 5
> winbind cache time = 5
so i suggest first remove the 2 lines in krb5.conf and test.
then if needed the other 2.
and your did
2018 Jul 22
0
ot: LE server conf setup/ iPhone 'expired cert' message
Do you have restarted Dovecot to reload the renewed certificate?
Am 22. Juli 2018, 15:04, um 15:04, Voytek Eymont <voytek at sbt.net.au> schrieb:
>I've installed LE certs on my Dovecot a while back, and, it has been
>working OK since, but, today, an iPhone user said he can't get emails
>as
>iphone says 'cert is expired', searching around, I see some other
2018 Jul 22
0
ot: LE server conf setup/ iPhone 'expired cert' message
> On Jul 22, 2018, at 9:04 AM, Voytek Eymont <voytek at sbt.net.au> wrote:
>
> I've installed LE certs on my Dovecot a while back, and, it has been
> working OK since, but, today, an iPhone user said he can't get emails as
> iphone says 'cert is expired',
> (if I open mailserver host in browser, padlock shows current/valid cert)
>
Usually, a browser
2015 Dec 29
0
[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
---
-------------------------- CISTI'2016 -----------------------------
11? Conferencia Ib?rica de Sistemas y Tecnolog?as de Informaci?n
15 a 18 junio de 2016, Isla Gran Canaria, Espa?a
http://www.aisti.eu/cisti2016/
-------------------------------------------------------------------
Nos satisface invitar a la comunidad acad?mica y empresarial a presentar trabajos a
2015 Dec 29
0
[CISTI'2016]: 11ª Conferencia Ibérica de Sistemas y Tecnologías de Información
---
-------------------------- CISTI'2016 -----------------------------
11? Conferencia Ib?rica de Sistemas y Tecnolog?as de Informaci?n
15 a 18 junio de 2016, Isla Gran Canaria, Espa?a
http://www.aisti.eu/cisti2016/
-------------------------------------------------------------------
Nos satisface invitar a la comunidad acad?mica y empresarial a presentar trabajos a
2001 May 09
1
smbd dies intermittantly & oplocks
G'day,
Brief LAN Layout:
We have 2 vlans, 1 has WinNT 4 sp6a running as the PDC, there are 2
Slackware 7.1, 2.2.19 kernel, boxes, running samba 2.2.0, which both are
on the 2 vlans. One linux box is the PDC for it's vlan.
Both linux boxes run 2 copies of samba together, though the problem
of smbd dieing was there when only 1 samba copy was running on each box.
Cients are Win9x, with a
2009 May 01
2
pam_winbind: user needs new password
Hi,
I just upgraded from Mandriva 2009.0 (Samba 3.2.3) to Mandriva 2009.1
(Samba 3.3.2), keeping all the same config files I had before. I use
pam_winbind to authenticate users against MS Active Directory.
Everything was working perfectly prior to the upgrade, and now
everything seems to be fine except for one thing: no user can have
access due to the following errors (taken from auth.log):
May