[1599] in Moira

home help back first fref pref prev next nref lref last post

users_id confusion

daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Tue Jul 11 02:30:16 2000

Message-Id: <200007110630.CAA00853@stratton-three-o-six.mit.edu>
From: Jonathon Weiss <jweiss@MIT.EDU>
To: bug-moira@MIT.EDU
Date: Tue, 11 Jul 2000 02:30:11 EDT


watch the users_id:
(on ttsp)

SQL> select users_id from users where login = 'abbasali';

  USERS_ID
----------
    109716

SQL> commit;

Jul 11 02:24:51 moirad[#13]: query[2]: "update_user_account", "abbasali", "abbasali", "40055", "/bin/athena/tcsh", "Zolfaghari", "Abbasali", "", "3", "900028226", "MITS", "username changed to abbi; this name saved fr the benefit of SAP unix_uid and users_id have changed", "", "0"
Jul 11 02:24:51 moirad[#13]: setting ID users_id to 108456
Jul 11 02:24:51 moirad[#13]: Query complete.

SQL> commit;

Commit complete.

SQL> select users_id from users where login = 'abbasali';

  USERS_ID
----------
    109716


note the random mnumber in the moira log

home help back first fref pref prev next nref lref last post