Networking Forums

Networking Forums > Computer Networking > Linux Networking > USER PASSWORDS

Reply
Thread Tools Display Modes

USER PASSWORDS

 
 
new2linuxos
Guest
Posts: n/a

 
      05-20-2005, 11:19 PM
if we are not rotating password every "X" number of days, what's the
best way to force a user to change their password the next time they
log in ? we are on RedHat v.8

thanks...

 
Reply With Quote
 
 
 
 
Davide Bianchi
Guest
Posts: n/a

 
      05-21-2005, 06:16 AM
On 2005-05-20, new2linuxos <(E-Mail Removed)> wrote:
> best way to force a user to change their password the next time they
> log in ?


Change it, when they complain they can't login anymore tell them
that is "because you're probably mistyping it".

Davide

--
"In a small way, Windows NT is a Unix." -Bill Gates
Because of the way it resembles something decent that's been emasculated?
--adamsc
 
Reply With Quote
 
Michael Heiming
Guest
Posts: n/a

 
      05-21-2005, 10:39 AM
In comp.os.linux.networking Davide Bianchi <(E-Mail Removed)>:
> On 2005-05-20, new2linuxos <(E-Mail Removed)> wrote:
>> best way to force a user to change their password the next time they
>> log in ?


> Change it, when they complain they can't login anymore tell them
> that is "because you're probably mistyping it".


LOL.

Depends on the system, some have a 'passwd' option to do it, if
using pam it should be possible to do through 'chage'. The fine
manuals 'man passwd' and 'man chage' should have full info.

Just be aware that this only works through kdm and alike
graphical login with pretty recent versions. It's unlikely
something EOL like the OP is running will work from GUI login.

--
Michael Heiming (X-PGP-Sig > GPG-Key ID: EDD27B94)
mail: echo (E-Mail Removed) | perl -pe 'y/a-z/n-za-m/'
#bofh excuse 228: That function is not currently supported, but
Bill Gates assures us it will be featured in the next upgrade.
 
Reply With Quote
 
Tim Clark
Guest
Posts: n/a

 
      05-22-2005, 08:12 AM
In article <(E-Mail Removed). com>,
"new2linuxos" <(E-Mail Removed)> writes:
> if we are not rotating password every "X" number of days, what's the
> best way to force a user to change their password the next time they
> log in ? we are on RedHat v.8


Changing their shell to a restricted one which makes an announcement
about the need to change password, and allows only the command passwd,
is a common technique.

However, I suggest you make some pre-printed post-it notes which remind
them when to change, and leave space for them to add their new password.
If they have to keep changing their password, then they'll need to stick
that on the side of their screen so they can remember it :->

As an infrequent user of an IBM mainframe a number of years ago, I got
annoyed with it wanting me to me change my password every single time I
logged on (which happened to be at intervals longer than its "X" days).
It wouldn't even let me change my password to something else and then
immediately back to the one I used before. Using the Unix system I
was more familiar with, I wrote a send/expect script to log onto the IBM
mainframe, change my password to something random N times, and then
change it back to the password I had before. I reasoned it would only
store a finite number of my previous passwords, and discovered the
minimum N necessary was 20. The iditotic option on password change
which its administrator had decided on never troubled me again.

Tim Clark
 
Reply With Quote
 
James Knott
Guest
Posts: n/a

 
      05-22-2005, 11:23 AM
Tim Clark wrote:

> Using the Unix system I
> was more familiar with, I wrote a send/expect script to log onto the IBM
> mainframe, change my password to something random N times, and then
> change it back to the password I had before. I reasoned it would only
> store a finite number of my previous passwords, and discovered the
> minimum N necessary was 20. The iditotic option on password change
> which its administrator had decided on never troubled me again.


Of course the way to "fix" that, is to set a minimum time between password
changes. ;-)

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Migrating the USER accounts (and passwords) from one Windows server to another: Web Hosting server Spin Windows Networking 2 07-15-2009 01:54 PM
sky user passwords Beck Broadband 9 03-05-2007 05:36 AM
passwords mike Wireless Networks 0 10-10-2005 08:26 PM
passwords monster Broadband Hardware 1 05-25-2004 09:31 PM
User passwords Amanda Windows Networking 0 01-21-2004 03:46 AM



1 2 3 4 5 6 7 8 9 10 11