Please enable JavaScript to view this site.

Code:

AS + 605

Symbolic:

bccNetUserChange

NOTE: this command is preliminary.

This command will change an existing network user settings on the connected network device: active user must have appropriate permissions in order to perform the request. Request parameter are the following:

Offset

Type

Label

Description

0

STRZ(16)

NAME

User name

16

STRZ(16)

PASS

New user password

32

U8

FLAGS

Settings:

0x01 Change password

0x02 Change MSGPERMS

0x04 Change NETPERMS

33

U32

MSGPERMS

New message permission flags

37

U32

MSGMASK

Message permission mask

41

U32

NETPERMS

New network permission flags

45

U32

NETMASK

Network permission mask

Notes:

Effective changed message and network permission are respectively (MSGPERMS & MSGMASK) and (NETPERMS & NETMASK), if setting enable them.

On success, a bccAck is received with no data.

On failure, a bccNack is received. Specific errors:

NACK code

Description

Extra data

nackNotFound

User does not exist in configuration

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC