[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

3165.0. "network.dat timestamp" by GLDOA::HOLBEL () Wed Aug 18 1993 19:53

    Regarding the option "SM MUA D" for deleting a user from
    ALL-IN-1, version 2.4.
    
    How come this procedure does update the timestamp in network.dat?
    Or should I ask why it does not update the MNODE field to "N"?
    
    If the timestamp is not updated then UA cannot capture the 
    deletion.  Until all ALL-IN-1 nodes are in synch you cannot
    execute DA, but since UA did not capture the deletion (because
    the timestamp was not updated) the nodes are not in synch.
    
    Is there a recommended procedure for deleting a user?
    
    Thanks,
    
    John
T.RTitleUserPersonal
Name
DateLines
3165.1Bug in MUA_DEL_ACCOUNT.COMVNABRW::EHRLICH_KWhat's going on?Thu Aug 19 1993 12:1720
    John,
    
    	yes there (was) is a bug within ALL-IN-1 V2.4 in MUA_DEL_ACCOUNT.COM
    
    For details see good old ALL-IN-1_V24 conference, entry 1981.5 !!!
    
    Change from
    
    $ write scp " .FX WRITE CHANGE NETWORK %KEY=#COMPKEY,DELETED = OA$Y"
    
    to correctly
    
    $ write scp " .FX WRITE CHANGE NETWORK %KEY=#COMPKEY,-
                            DELETED =OA$Y,TIMESTAMP=OA$DATE_NBS"
        
    Then you're able to delete the user and with DA/UA everything will
    work!
    
    Regards
    Charly_from_CSC_Vienna