Пакет pam_mount: Информация

    Исходный пакет: pam_mount
    Версия: 0.9.25-alt1.1
    Собран:  29 декабря 2006 г. 7:29
    Категория: Система/База
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.flyn.org

    Лицензия: LGPL
    О пакете: A PAM module that can mount volumes for a user session
    Описание: 
    This module is aimed at environments with SMB (Samba or Windows NT)
    or NCP (Netware or Mars-NWE) servers that Unix users wish to access
    transparently. It facilitates access to private volumes of these types
    well. The module also supports mounting home directories using
    loopback encrypted filesystems. The module was originally written for
    use on the GNU/Linux operating system but has since been modified to
    work on several flavors of BSD.
    
     o Every user can access his own volumes
    
     o The user needs to type the password just once (at login)
    
     o The mounting process is transparent to the users
    
     o There is no need to keep the login passwords in any additional file
    
     o The volumes are unmounted upon logout, so it saves system resources,
     avoiding the need of listing every every possibly useful remote
     volume in /etc/fstab or in an automount/supermount config file. This
     is also necessary for securing encrypted filesystems.
    
    Pam_mount "understands" SMB, NCP, and any type of filesystem that can
    be mounted using the standard mount command. If someone has a
    particular need for a different filesystem, feel free to ask me to
    include it and send me patches.
    
    If you intend to use pam_mount to protect volumes on your computer
    using an encrypted filesystem system, please know that there are many
    other issues you need to consider in order to protect your data.
    For example, you probably want to disable or encrypt your swap
    partition (the cryptoswap can help you do this). Don't assume a
    system is secure without carefully considering potential threats.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    pam_mount (x86_64, i586)

    Сопровождающий: sr

    Список участников:
    qa-robot
    sr


      1. libssl-devel
      2. pkgconfig
      3. libstdc++-devel
      4. glib2-devel
      5. libpam-devel
      6. openldap-clients
      7. gcc-c++
      8. zlib-devel

    Последнее изменение


    29 декабря 2006 г. ALT QA Team Robot <qa-robot@altlinux.org> 0.9.25-alt1.1
    - Rebuilt due to libcrypto.so.4 -> libcrypto.so.6 soname change.
    22 августа 2005 г. Serge Ryabchun <sr@altlinux.ru> 0.9.25-alt1
    - Bump release for ALTLinux Sisyphus