Just wondering if it is possible to disable the expert mode for certain users? Checking over the jnos documentation, I am not seeing any way of disabling the expert mode<br><br><br>Name          value    hex value    comments<br><br>FTP_READ         1        0x1       /* Read files */<br>FTP_CREATE       2        0x2       /* Create new files */<br>FTP_WRITE        4        0x4       /* Overwrite or delete existing files */<br>AX25_CMD         8        0x8       /* AX.25 gateway operation allowed */<br>TELNET_CMD       16       0x10      /* Telnet gateway operation allowed */<br>NETROM_CMD       32       0x20      /* NET/ROM gateway operation allowed */<br>SYSOP_CMD        64       0x40      /* Remote sysop access allowed */<br>EXCLUDED_CMD     128      0x80      /* This user is banned from the BBS */<br>PPP_ACCESS_PRIV  256      0x100     /* bit for PPP connection */<br>PPP_PWD_LOOKUP   512      0x200     /* Priv bit for peerID/pass lookup */<br>NO_SENDCMD       1024     0x400     /* Disallow send command */<br>NO_READCMD       2048     0x800     /* Disallow read command */<br>NO_3PARTY        4096     0x1000    /* Disallow third-party mail */<br>IS_BBS           8192     0x2000    /* This user is a bbs */<br>IS_EXPERT        16384    0x4000    /* This user is an expert */<br>NO_CONVERS       32768    0x8000    /* Disallow convers command */<br>NO_ESCAPE        65536    0x10000   /* Default is no escape char */<br>NO_LISTS         131072   0x20000   /* No lists displayed from mailbox */<br>NO_LINKEDTO      262144   0x40000   /* Disable '*** linked to'  */<br>NO_LASTREAD      524288   0X80000   /* Ignore lastread in <area>.usr<br>                                       (shared accts)*/<br>NO-FBBCMP        1048576  0x100000  /* Avoid FBB compression */<br>XG_ALLOWED       2097152  0X200000  /* Allow XG (dynip route) cmd */<br><br><br>Thank you,<br>Christopher Kelley<br>KG7UJH<br><br>Sent from ProtonMail mobile<br><br><br>