Display Current User; Changing User - Intermec EasyCoder PF2i User Manual

Easylan interface
Hide thumbs Also See for EasyCoder PF2i:
Table of Contents

Advertisement

Chapter 6 — Advanced Confi guration

Display Current User

To display who the current user is in Fingerprint, use the "whoami"
command.
Syntax:
RUN"whoami"
Note: Th is command is case-sensitive.
Th e command echoes the current user to the standard out channel.
Example:
RUN"whoami"
user
Ok

Changing User

To change the current user in Fingerprint, use the "su"-command.
Syntax:
RUN"su [-p <password>] <user>"
su requests the password for <user>, and switches to that user after
checking the password fi le.
Valid <user> names are admin and user.
Everyone can become user even if user's password is set.
No password is requested if the current user already is the one to switch
to.
Th e option is as follows:
-p password
Note: Everything is case sensitive (user name, su command,
passwords).
90
Don't query for a password; use the one supplied at
the command line.
EasyLAN User's Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents