<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Ok.  Here's the full explanation.  I'm learning Linux the hard way. 
I'm just doing it.  And to do it I have to learn something about
everything all at once.  So I'm working on my home system by installing
a network server.  I have succeeded in getting decent Samba service
(still some bugs to work out) and DHCP.  <br>
<br>
God bless my wife and kids who have the patience to put up with what
I'm doing.  They work off of Win98 workstations and they hate to log
in. I'm trying to keep what I do a minimum interference for them.<br>
<br>
So I thought I'd take the opportunity to learn a bit more about
passwords and security.  I've cruised through all of the configuration
files I can think of, and I've read two manuals and a bunch of HowTo's
about PAM's and security.  They all (understandably) talk about how to
make things more secure.  One HowTo even praised the introduction of
the pam.d directory as giving me the flexibility to revert security to
be similar to Win98.  But it rather deftly avoided telling me how.<br>
<br>
I'm interested in where the templates for passwords are set, and how to
eliminate them entirely, partly to minimize the impact on my family of
what I'm doing, and partly to understand how the whole thing works. 
Cracklib seems to be built into the PAM module, but it appears only to
be advisory.  The documentation suggests that "nullok" works as a
password  argument in PAM, but I haven't  found a placement in any of
the service stacks that works yet.<br>
<br>
Dave<br>
<br>
<br>
Matthew Miller wrote:
<blockquote cite="mid20040614031554.GA13750@jadzia.bu.edu" type="cite">
  <pre wrap="">On Fri, Jun 11, 2004 at 01:07:00PM -0700, David Maier wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I'm running an FC2 system on which I don't care about password 
security.  PAM is running. I've been all over the HOWTO's and manual and 
cannot find how to enable null passwords for a user. I've tried putting 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
What are you trying to accomplish? There may be a better way....

  </pre>
</blockquote>
</body>
</html>