ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Fedora 26: connect to Windows File share

    Scheduled Pinned Locked Moved IT Discussion
    fedora 26windows server 2016file sharing
    14 Posts 5 Posters 4.6k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • FATeknollogeeF
      FATeknollogee
      last edited by

      I guess it's time to build a "real" file server...F25 or F26 to the rescue!

      scottalanmillerS 1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller @FATeknollogee
        last edited by

        @FATeknollogee said in Fedora 26: connect to Windows File share:

        I guess it's time to build a "real" file server...F25 or F26 to the rescue!

        Looks that way. If you are mounting to Linux, use NFS instead.

        black3dynamiteB 1 Reply Last reply Reply Quote 1
        • black3dynamiteB
          black3dynamite @scottalanmiller
          last edited by

          @scottalanmiller said in Fedora 26: connect to Windows File share:

          @FATeknollogee said in Fedora 26: connect to Windows File share:

          I guess it's time to build a "real" file server...F25 or F26 to the rescue!

          Looks that way. If you are mounting to Linux, use NFS instead.

          Would you recommend using nfs v3 or v4 or use both when setting up a nfs server?

          stacksofplatesS 1 Reply Last reply Reply Quote 0
          • stacksofplatesS
            stacksofplates @black3dynamite
            last edited by

            @black3dynamite said in Fedora 26: connect to Windows File share:

            @scottalanmiller said in Fedora 26: connect to Windows File share:

            @FATeknollogee said in Fedora 26: connect to Windows File share:

            I guess it's time to build a "real" file server...F25 or F26 to the rescue!

            Looks that way. If you are mounting to Linux, use NFS instead.

            Would you recommend using nfs v3 or v4 or use both when setting up a nfs server?

            I usually stick with 3 unless I need a specific feature from 4.

            scottalanmillerS 1 Reply Last reply Reply Quote 0
            • ObsolesceO
              Obsolesce
              last edited by Obsolesce

              Try this:

              mount -t cifs -o username=administrator,password=urPassword,domain=domain.local //fileserver/share /mountLocation
              
              FATeknollogeeF 1 Reply Last reply Reply Quote 0
              • scottalanmillerS
                scottalanmiller @stacksofplates
                last edited by

                @stacksofplates said in Fedora 26: connect to Windows File share:

                @black3dynamite said in Fedora 26: connect to Windows File share:

                @scottalanmiller said in Fedora 26: connect to Windows File share:

                @FATeknollogee said in Fedora 26: connect to Windows File share:

                I guess it's time to build a "real" file server...F25 or F26 to the rescue!

                Looks that way. If you are mounting to Linux, use NFS instead.

                Would you recommend using nfs v3 or v4 or use both when setting up a nfs server?

                I usually stick with 3 unless I need a specific feature from 4.

                Same here.

                1 Reply Last reply Reply Quote 0
                • FATeknollogeeF
                  FATeknollogee @Obsolesce
                  last edited by

                  @Tim_G said in Fedora 26: connect to Windows File share:

                  Try this:

                  mount -t cifs -o username=administrator,password=urPassword,domain=domain.local //fileserver/share /mountLocation
                  

                  No workie, says "Host is down"

                  ObsolesceO 1 Reply Last reply Reply Quote 0
                  • ObsolesceO
                    Obsolesce @FATeknollogee
                    last edited by

                    @FATeknollogee said in Fedora 26: connect to Windows File share:

                    @Tim_G said in Fedora 26: connect to Windows File share:

                    Try this:

                    mount -t cifs -o username=administrator,password=urPassword,domain=domain.local //fileserver/share /mountLocation
                    

                    No workie, says "Host is down"

                    Makes me think that your Linux box is trying to connect via an unsupported method.

                    For example, do you have SMB 1.0 turned off on your Windows file server... and your Linux box is trying to connect via SMB 1.0?

                    FATeknollogeeF 1 Reply Last reply Reply Quote 0
                    • ObsolesceO
                      Obsolesce
                      last edited by Obsolesce

                      You could also create an NFS share on your Windows file server to the same data.

                      1 Reply Last reply Reply Quote 0
                      • FATeknollogeeF
                        FATeknollogee
                        last edited by

                        I am able to connect with this:
                        smbclient //nanonas/iso -U administrator -m SMB3

                        1 Reply Last reply Reply Quote 1
                        • FATeknollogeeF
                          FATeknollogee @Obsolesce
                          last edited by

                          @Tim_G said in Fedora 26: connect to Windows File share:

                          @FATeknollogee said in Fedora 26: connect to Windows File share:

                          @Tim_G said in Fedora 26: connect to Windows File share:

                          Try this:

                          mount -t cifs -o username=administrator,password=urPassword,domain=domain.local //fileserver/share /mountLocation
                          

                          No workie, says "Host is down"

                          Makes me think that your Linux box is trying to connect via an unsupported method.

                          For example, do you have SMB 1.0 turned off on your Windows file server... and your Linux box is trying to connect via SMB 1.0?

                          I tried calling out "SMB3.0", but, I get the error "For more deatils see mount (8)"

                          1 Reply Last reply Reply Quote 0
                          • 1 / 1
                          • First post
                            Last post