CDA SC510 Guia do Utilizador Página 15

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 14
D2.1.4 IST-033576
yjegou: tar xzvf xtreemos-nss-pam-0.04.tar.gz
yjegou: ls -F
xtreemos-nss-pam-0.04/ xtreemos-nss-pam-0.04.tar.gz
yjegou: cd xtreemos-nss-pam-0.04/
yjegou: ./configure
...
yjegou: make
...
yjegou: sudo make install
...
The install step stores NSS modules in /lib/libnss_xos.so, PAM
modules in /usr/local/lib/pam_xos.so and some configuration files in
/etc/xos. The binaries are installed in directory /usr/local/bin.
Compilation and installation of test programs.
yjegou: cd src/test
yjegou: pwd
/home/yjegou/xtreemos-nss-pam-0.04/src/test
yjegou: make
...
To enable the translation of XtreemOS identities, the NSS switch module must
be configured: the passwd and group items of file /etc/nsswitch.conf
must contain a reference to the xos module:
root: cat /etc/nsswitch.conf
# /etc/nsswitch.conf
passwd: compat xos
group: compat xos
shadow: compat
hosts: files dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis
root:
The PAM configuration file of each PAM-aware code must be updated in order
to enable the XtreemOS authentication and session management. For instance, a
13/49 XtreemOS–Integrated Project
Vista de página 14
1 2 ... 10 11 12 13 14 15 16 17 18 19 20 ... 50 51

Comentários a estes Manuais

Sem comentários