← Back to team overview

sslug-teknik team mailing list archive

Re: NT4-WS og Sambaserver uden at skifte maskinpassword?

 

Gunner Poulsen wrote:
> 
> MONZ wrote:
> 
> > Gunner Poulsen wrote:
> > >
> > > Bjarke Bruun skriver:
> > >
> > > > Inden i din bruger opsætning er der en lille checkbox som siger
> > > > "Password never expires" - hvis du checkker den for hver bruger, så
> > > > skal de ikke skifte password hver 14. dag.
> > >
> > > Ikke forstået??
> > > I Samba eller NT4?
> >
> > I User Manager på NT.
> 
> Og du er sikker på at det så fjerner ændringen af MASKINkontoens
> adgangskode i domænet, at ændre i User Manager på klienten?

Nejnej, jeg troede du mente brugernes password aging.
Hvis det er maskinadgangskoden, så fra man smb.conf:

machine password timeout (G)

If a Samba server is a member of an Windows NT  Domain  (see  the 
"security=domain") parameter)  then  periodically a running smbd process
will try and change the MACHINE ACCOUNT PASWORD stored in the file
called <Domain>.<Machine>.mac  where  <Domain>  is the name of the
Domain we are a member of and <Machine> is the primary "NetBIOS name" of
the machine smbd is running on. This parameter specifies how often 
this  password will be changed, in seconds. The default is one week
(expressed in seconds), the same as a Windows NT Domain member server.

See also smbpasswd (8), and the "security=domain") parameter.

Default:      machine password timeout = 604800


Har ikke selv brugt det, men det kunne være det du leder efter.
-- 
Regards,
              Mogens Valentin
    Networking - Security - Programming
  Linux configuration and troubleshooting
http://www.danbbs.dk/~monz - monz@xxxxxxxxx


Follow ups

References