Avaya Configuring BayStack Remote Access Uživatelský manuál Strana 51

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 168
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 50
Setting Up a UNIX Boot Server
117341-A Rev. A 2-9
Restricting TFTP Access to Specified Directories
To restrict TFTP access to a specific directory:
1. Log in to your UNIX workstation as
root
.
2. Insert the appropriate line in the /etc/inetd.conf file.
The examples in T
able 2-4 restrict access to the /tftpboot directory. You can
substitute any directory you want.
3. Create a symbolic link in the specified directory for every startup file
path name.
For example, to set up symbolic links in the /tftpboot directory:
a. Enter the following command to move to the /tftpboot directory:
cd tftpboot
b.
Enter the following commands to create symbolic links:
ln -s . usr
ln -s . tftpboot
Table 2-4. Restricting TFTP Access to Specified Directories
Operating
System Sample Line to Insert in /etc/inetd.conf File
SunOS tftp dgram udp wait root /usr/etc/in.tftpd in.tftpd -s
/tftpboot
Solaris tftp dgram udp wait root /usr/sbin/in.tftpd in.tftpd -s
/tftpboot
HP-UX tftp dgram udp wait root /etc/tftp tftp -s /tftpboot
AIX Use the System Management Interface Tool (SMIT) to configure TFTP.
For instructions, see the IBM guides on TCP/IP daemons and TFTP.
Note: Do not insert a slash (/) in the cd tftpboot command. A symbolic link
cannot contain references to directories above the directory specified in the
tftpd command line.
Zobrazit stránku 50
1 2 ... 46 47 48 49 50 51 52 53 54 55 56 ... 167 168

Komentáře k této Příručce

Žádné komentáře