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 |
I am in the process of setting up a province wide education network. We wold like to use the captive account capability and thus send the user directly into ALL-IN-1. running ALL-IN-1 3.0 VMS 5.5 Group Confernceing I setup the template to execute a login command file called ALLIN1_login.com in sys$manager with protection of W:RE. I also ran authorize and modified the account /flags=captive The command file has three lines $ define/user_mode sys$input sys$common $ ALLIN1 $ logout When we sign into the system I encounter the following error error occured while form !AS was current Captive account - interactive access denied The system then logs me out. In looking at the doc I can not see a problem. We are going operational on October 1/92 and I sure would like to have this fixed before then
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
1482.1 | Restricted | UTRTSC::SCHOLLAERT | Alfa ready | Wed Sep 23 1992 00:12 | 15 |
>authorize and modified the account /flags=captive /flags=Captive is pre-VMS 5.2. Will prevtn subprocess creation. Try /flags=restricted > $ define/user_mode sys$input sys$common sys$common should read 'f$trnlnm("sys$command") .... Regards, Jan |