Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to enable SMB2 protocol support on Oracle Linux 5.5

GSEC-ERPJul 26 2017 — edited Jul 26 2017

After Systems team disable "smbv1" protocol because of security reasons  and advise us to use smbv2 protocol.

earlier we were able to mount windows mount point ,  but now it is error out .

[root@ec-devdb02 ~]# mount -t cifs //10.10.xx.xx/ /ERPAD -o user=xxx,password=xx --verbose

mount.cifs kernel mount options: unc=//xxx\,ip=xxx,ver=1,rw,user=orabiee,pass=********

mount error 112 = Host is down

Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)

===============

please advise How to enable SMBV2 or SMBV3 protocol support on  Oracle Linux 5.5

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 23 2017
Added on Jul 26 2017
1 comment
1,187 views