-
Notifications
You must be signed in to change notification settings - Fork 0
user.RemoteUser
Peter edited this page Mar 19, 2024
·
2 revisions
Extends user.LocalUser
PeterOS Remote user object. No public constructor.
Warning
CAN RETURN nil
if another user could not be authenticated with remote
Description
-
server: string|NetAddress
- Remote server for authentication -
userName: string
- Remote username -
pass: string
- Password
Variable | Description |
---|---|
: |
Signature | Return | Description |
---|---|---|
() |
RemoteUser? |
Constructor |
__init__() |
nil |
PACKAGE |
save() |
boolean |
OVERRIDE Saves the remote user to remote |
Queue:__init__(): nil
PACKAGE
Description
-
name: type
- Description
Queue:save(): boolean
Saves the remote user to remote
-
saved: boolean
- Description