HP CIFS Client A.01.09 Administrator's Guide, August 2003
Installing, Configuring, and Using the HP CIFS Client
Using the HP CIFS Client
Chapter 232
This succeeds. To verify the results:
$ cifslist
===========================================================
Server buildsys:
===========================================================
Remote Username: root Local Username: root
Share: \\BUILDSYS\source
rw /home/dev1/source
$ cd /home/dev1/source
$ _
Normal users (non-root) gain access to CIFS mounts in the same
manner. Using the example above (source is mounted and root is
authenticated on buildsys), a user named lucy accesses the mount as
follows:
$ cifslogin buildsys lucy
Remote user lucy’s password: *****
Verify results:
$ cifslist
===========================================================
server buildsys:
===========================================================
Remote Username: root Local Username: root
Remote Username: lucy Local Username: lucy
Share: \\BUILDSYS\source
rw /home/devl/source