mount windows share folder on AIX via cifs_fs

来源:互联网 发布:nginx挂了怎么办 编辑:程序博客网 时间:2024/06/12 01:39
mount windows share folder on AIX via cifs_fs


1.you can install "bos.cifs_fs" pkg from this "aixts2_lpp_2400_t8s2" lpp_source.


Login into server & execute smitty nim.

Select Install and Update Software & then select Install Software & chose lpp_source
.

Install cifs pkg.

2. on server side, smitty cifs_fs

add/mount

* Pathname of mount point                             /opt/IBM/cognos/burstarea
  SERVER Name                                        [win server name]
  USER Name                                          [user]
  Password                                           [passwd]
  Share name                                         [sharename]
  Mount as a READ-ONLY system?                       [no]                                                                                                +
  User ID                                            [600]
  Group ID                                           [601]
  Mode                                               [755]
  Domain to Authenticate against                     [win domain name]
  Remount now,add entry to /etc/filesystems, or both [Both]                                                                                              +
  /etc/filesystems entry will mount on start         [yes]                                                                                               +
  Mount type name                                    []
原创粉丝点击