User guide

uNAS/tNASUserGuideVersion1.0 Page16
Subsequently do the same for your group and your user. Subdirectories created in this directory should have ACL
permissions inherited from the parent. If permissions are inherited then the “ALLOW” column is grey. To disable
permission just use the “Deny” column.
If you change ACL permissions always check that a new set of permissions for one group does not interfere with
permissions for the other user/groups or any connections between these accounts. Windows 2003 handles much
better such changes than Windows 2000.
*** This function is available in Windows 2003 - in other Windows versions only your user can be selected.
**** Kerberos is a server for distributing security keys. Normally it is only on the domain but it can be on some
external server. In Windows 2003 this server is ignoring specified key types, and authorization works only when
entering IP not the NAS-R3 name.
4.6.2 Access uNAS/tNAS shares under Linux
Please use following line to mount an NFS share:
mount -t nfs 192.168.0.220: /share/share_name /local_mount_point where:
192.168.0.220 is the uNAS/tNAS IP
Please use following line to mount an SMB share:
In a shell:
mount -t smbfs -o username=root,password=12345 //192.168.0.220/test /mnt-smb
where ‘test’ is the share name
In X-windows:
Smb://root@192.168.0.220/
5Descriptionsoffunction
5.1 Functions of the console display
While uNAS/tNAS can be fully administered remotely through a secure Web interface, some of the
functions you can access on the console. uNAS/tNAS constantly displays following basic parameters:
IP address
Https settings
CTRL+ALT+n
If you press the left CTRL key + the left ALT key + n, you will be asked for the new IP address and the
subnet mask. The DHCP server will be shut down.
CTRL+ALT+p
If you press the left CTRL key + the left ALT key + p, the access restrictions are lifted by entering the
administrator password (in addition, there is a reset to the standard https port 443).
CTRL+ALT+i
By pressing a combination of left CTRL key, left ALT key and i, you can reset the original IP address
(192.168.0.220) and the subnet settings (255.255.255.0). In this process, the DHCP server support is
turned on.
CTRL+ALT+t