smbclient stoped using password from authentication file

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












In January, I could run this command



smbclient --option='client use spnego=no' -A /home/me/.smbcredentials "//ME-AIRPORT-T/Data"


and everything worked. Now, when I do the same, I get the prompt



Enter me@icloud.com's password:


Clearly, the username is read from the .smbcredentials file. Why not the password? It used to. If I copy and past the password from the .smbcredentials file into the prompt, it connects ok.

So the .smbcredentials file has not been corrupted.
The only change to my system was an upgrade from 17.04 to 17.10.










share|improve this question

























    up vote
    0
    down vote

    favorite












    In January, I could run this command



    smbclient --option='client use spnego=no' -A /home/me/.smbcredentials "//ME-AIRPORT-T/Data"


    and everything worked. Now, when I do the same, I get the prompt



    Enter me@icloud.com's password:


    Clearly, the username is read from the .smbcredentials file. Why not the password? It used to. If I copy and past the password from the .smbcredentials file into the prompt, it connects ok.

    So the .smbcredentials file has not been corrupted.
    The only change to my system was an upgrade from 17.04 to 17.10.










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      In January, I could run this command



      smbclient --option='client use spnego=no' -A /home/me/.smbcredentials "//ME-AIRPORT-T/Data"


      and everything worked. Now, when I do the same, I get the prompt



      Enter me@icloud.com's password:


      Clearly, the username is read from the .smbcredentials file. Why not the password? It used to. If I copy and past the password from the .smbcredentials file into the prompt, it connects ok.

      So the .smbcredentials file has not been corrupted.
      The only change to my system was an upgrade from 17.04 to 17.10.










      share|improve this question













      In January, I could run this command



      smbclient --option='client use spnego=no' -A /home/me/.smbcredentials "//ME-AIRPORT-T/Data"


      and everything worked. Now, when I do the same, I get the prompt



      Enter me@icloud.com's password:


      Clearly, the username is read from the .smbcredentials file. Why not the password? It used to. If I copy and past the password from the .smbcredentials file into the prompt, it connects ok.

      So the .smbcredentials file has not been corrupted.
      The only change to my system was an upgrade from 17.04 to 17.10.







      password samba






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 26 at 18:23









      H.P.Z.

      64




      64

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1010051%2fsmbclient-stoped-using-password-from-authentication-file%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1010051%2fsmbclient-stoped-using-password-from-authentication-file%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491