T.R | Title | User | Personal Name | Date | Lines |
---|
3716.1 | | SLINK::CHILDS | Multiprotocol Autotopology Nirvana | Thu Sep 10 1992 12:05 | 1 |
| Are you using DNS or the local MIR as your namespace?
|
3716.2 | Check you Privilages | GWTEAL::WOESTEMEYER | Why??...Why not!!! | Thu Sep 10 1992 14:48 | 9 |
| Well,
I have seen similar crashes, it happens every time you try to access
the RBMS protocol with out having the proper privilages enabled. LOG_IO
and PHY_IO are required to use the Bridge AM. It is odd that the
Accvio is not trap to a correct error message, but then I'm just a
support person and user.
Steve Woestemeyer
|
3716.3 | | SLINK::CHILDS | Multiprotocol Autotopology Nirvana | Fri Sep 11 1992 10:32 | 13 |
| Yes, please check your privileges and see if this problem still occurs
if you turn on LOG_IO and PHY_IO. I'm pretty sure we have an existing
QAR about ACCVIOs without privileges (yes, it used to give an error
message about insufficient privilege).
| It is odd that the
| Accvio is not trap to a correct error message, but then I'm just a
| support person and user.
[You forgot your smiley!] It confused me the first time I saw it
happen too, and I'm an engineer. :-)
I'll follow up on this and make sure this QAR gets addressed.
|
3716.4 | All Priv. and local MIR | ZUR01::FRICKER | | Mon Sep 14 1992 04:44 | 6 |
|
we use local MIR. I use the "SYSTEM" acccount and have all
Privileges enabled.
Kurt
|
3716.5 | Request for more info | QUIVER::HAROKOPUS | | Mon Sep 14 1992 11:16 | 15 |
| Hi Kurt,
Please post the results of the following commands:
mcc>show mcc 0 bridge_am all char
mcc>show mcc 0 bridge_am all status
and with the bridge you are trying to register:
mcc>test bridge <addr>
mcc>show bridge <addr> all id
Thanks,
Bob
|
3716.6 | full priv. works | ZUR01::FRICKER | | Wed Sep 16 1992 04:13 | 29 |
| Hi Bob
The results of the commands
MCC> show mcc 0 bridge_am all char
MCC 0 BRIDGE_AM
AT 16-SEP-1992 09:04:08 Characteristics
Examination of attributes shows:
Component Identification = "DECmcc Bridge AM"
Component Version = V1.2.1
MCC> show mcc 0 bridge_am all status
MCC 0 BRIDGE_AM
AT 16-SEP-1992 09:04:18 Status
Examination of attributes shows:
Available Ports = { "EZA0:" }
>>> I had not full priv.(only TMPMBX, NETMBX) , because I started the
FCL via "File-view". But the window shouldn't crash, should it?
With all privileges enabled I can register all bridge's.
Thank's
Kurt
|
3716.7 | Problem has been QARed | QUIVER::HAROKOPUS | | Wed Sep 16 1992 11:37 | 13 |
| Hi Kurt,
As Ed mentioned in .4 not having log_io and phy_io privs. may cause mcc to
crash. It used to print an error message saying insufficient privs.
or something like that.
The folks that did the Ethernet Access routines know about this problem
and it has been QARed.
Just to confirm. You are able to register bridges and use the bridge AM
as long as your privs are set?
-Bob
|
3716.8 | with privs I can use the bridge AM | ZUR01::FRICKER | | Thu Sep 17 1992 04:07 | 10 |
| Hi Bob
>>Just to confirm. You are able to register bridges and use the bridge AM
>>as long as your privs are set?
Yes, with all privs enabled I can register bridges and use the bridge AM
Kurt
|
3716.9 | | SLINK::CHILDS | Ed Childs | Thu Sep 17 1992 11:15 | 4 |
| --> Yes, with all privs enabled I can register bridges and use the bridge AM
You don't need all privileges, only LOG_IO and PHY_IO. It's probably a
better idea to enable only the privileges you actually need.
|