Re: [Netpass-users] Editing DB Records
Brought to you by:
jeffmurphy
From: Jeff M. <jcm...@os...> - 2005-09-07 13:08:11
|
On Wed, 2005-09-07 at 09:01 -0400, Don Rugh wrote: > To All, > > > Aside from using a MySQL DB utility, is there anyway to: > > > - edit an existing record in the client database, or > - delete a single record? > > > We have a situation where a student registered their computer using > their roommate's account (no policy violations here...!!!!), and need > to correct the DB......didn't know if we were missing some > functionality somewhere, or if these functions were just not > supported. > if you just want the username updated, set the machine to QUAR and they will need to log back in. the record should be updated. there's no way to delete a single record via the web ui. you would just connect via any mysql util and issue the appropriate SQL command. > > Thanks, > Don > > Donald G. Rugh > > Director of Network Services > > Information Services > > Saint Vincent College > > 300 Fraser Purchase Road > > Latrobe, PA 15650 > > 724-805-2559 > > don...@em... > > > > -- Jeff Murphy <jcm...@os...> |