|
When I set up autoconnect on my PortServer TS 2/4/8/16, I get the error "Warning: Port x uid is none. auto-connect port: illegal user id." When I set up autoconnect on my PortServer TS 2/4/8/16, I get the error "Warning: Port x uid is none. auto-connect port: illegal user id."
The PortServer TS products require a userid defined for all autoconnect configurations, while the PortServer and PortServer II do not.
When you configure autoconnect, if you do not have individual users specified, then the connection uses the root login.
On the PortServer TS products, root needs to be set as uid=1. If you are intending autoconnect for all users except for root, then you will need to define users before you can set the uid value for the ports.
The command to set the user id if you are using root:
#> set port uid=1 range=(port_number_range)
|