Forums

Resolved
0 votes
Hello all,
It seems that the "yum install cifs-utils --enablerepo=clearos-core" is not available anymore .. do you know how can I install this package under the last ClearOS ?
Thanks for your help
Thursday, June 15 2017, 05:56 PM
Share this post:
Responses (5)
  • Accepted Answer

    Thursday, June 15 2017, 08:56 PM - #Permalink
    Resolved
    0 votes
    Thanks so much Ben for your help :)
    Kind Regards
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, June 15 2017, 07:10 PM - #Permalink
    Resolved
    0 votes
    Arnaud,

    This is something I've used in the past...YMMV:

    //192.168.1.248/nas4free    /tmp/nas4free              cifs username=user,password=pass,rw,nounix,iocharset=utf8,file_mode=0777,dir_mode=0777  0 0


    B
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, June 15 2017, 07:00 PM - #Permalink
    Resolved
    0 votes
    If i may ..
    I'm trying to mount a cifs folder from openmediavault to send my backup from clearos. I can mount it but as soon as I create a new folder, the owner is the user 1000 which is unknow and I can't go futther ... maybe if someone knows the syntax to make this mount ... I'm using the following :

    //openmediavault/share1 /mnt/backup cifs ,auto,username=backup,password=<aPassword>,iocharset=utf8,sec=ntlm 0 0

    thanks
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, June 15 2017, 06:56 PM - #Permalink
    Resolved
    0 votes
    thanks very much Ben :)
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, June 15 2017, 06:43 PM - #Permalink
    Resolved
    0 votes
    yum --enablerepo=clearos-centos,clearos-centos-updates install cifs-utils


    B
    The reply is currently minimized Show
Your Reply