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 |
ALL-IN-1 V2.4 Is there a restriction that deleting an ALL-IN-1 account and the corresponding VMS account will fail if both the UAF directroy and the ALL-IN-1 directory are the same? It appears that in this case, mua_del_vms will fail since the ALL-IN-1 directory will already have been deleted and since this is the UAF directory as well, it will fail when it attempts to delete this directory. Thanks, Cb.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2054.1 | MUA_DEL_DIR can cope if the directory doesn't exist | SCOTTC::MARSHALL | It's raining again | Mon Jan 11 1993 10:01 | 9 |
When you say it "will fail", do you mean that you have actually tried it and it does fail, or that it is just your supposition that it might fail? If the former, where exactly does it fail? The routine called to delete directory structures (MUA_DEL_DIR.COM) is intelligent enough to cope if the directory it is asked to deleted does not exist, so I'm not sure what you think will fail? Scott | |||||
2054.2 | Fixed in V3.0 ... | TAV02::CHAIM | Semper ubi Sub ubi ..... | Mon Jan 11 1993 10:29 | 11 |
My original question has become academic: I just tested this on a V3.0 system and the delete completes successfully and mails a "warning" message to the manager to the affect that no files were deleted during the deletion of the VMS account. Bravo.. Thanks, Cb. | |||||
2054.3 | It DOES fail... | TAV02::CHAIM | Semper ubi Sub ubi ..... | Mon Jan 11 1993 11:43 | 16 |
Scott, > When you say it "will fail", do you mean that you have actually tried > it and it does fail, or that it is just your supposition that it might > fail? If the former, where exactly does it fail? > > The routine called to delete directory structures (MUA_DEL_DIR.COM) is > intelligent enough to cope if the directory it is asked to deleted does > not exist, so I'm not sure what you think will fail? In V2.4 it does fail. A customer encountered the problem, and I tried doing the same thing on our V2.4 system. It fails in MUA_DEL_VMS.COM. Thanks, Cb. | |||||
2054.4 | SCOTTC::MARSHALL | It's raining again | Mon Jan 11 1993 11:59 | 6 | |
>> In V2.4 it does fail OK, I didn't have access to V2.4 to test it. But as you point out, it's fixed in V3.0, so everyone should be happy now! :-) Scott |