[3015] in Moira
RE: Incremental resetting the home directory in AD from DFS to AFS
daemon@ATHENA.MIT.EDU (Richard Edelson)
Thu Jul 21 13:09:31 2005
Message-Id: <200507211709.j6LH9QNB004357@outgoing.mit.edu>
Reply-To: <redelson@MIT.EDU>
From: "Richard Edelson" <redelson@MIT.EDU>
To: "'Garry Zacheiss'" <zacheiss@mit.edu>, "'David Tanner'" <dtanner@mit.edu>
Cc: <moiradev@mit.edu>
Date: Thu, 21 Jul 2005 13:09:26 -0400
MIME-Version: 1.0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <200507211624.j6LGOm1M003998@brad-majors.mit.edu>
Garry,
So we don't get inundated with more user complaints, can you run a job in
production to touch all accounts created since 6/14/05. This will trigger
the current incremental to propagate the correct values to AD. Once the new
code is in production we will need to touch new accounts from whenever you
ran the first job. Thanks
Richard
-----Original Message-----
From: Garry Zacheiss [mailto:zacheiss@MIT.EDU]
Sent: Thursday, July 21, 2005 12:25 PM
To: David Tanner
Cc: moiradev@MIT.EDU; redelson@MIT.EDU
Subject: Re: Incremental resetting the home directory in AD from DFS to AFS
>> Rather than deleting the code, I'd rather keep it in place just in case
>> we have use for it down the road.
ew. no. Keeping code around is what revision control is for, and we
have CVS for that. If the code is going to be disabled, please remove
it (wrapping it in an #if 0 is also acceptable, but not preferred),
since that will preserve readability.
Garry