[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-22 Thread rduke15
Possibly a clue: when mounting manually with mount -t cifs I need to add
the nounix option:

  mount -t cifs //host/share /mnt/tmp -o username=$user,password=$pass

gives "mount ... failed: Operation not supported"

When using

  mount -t cifs //host/share /mnt/tmp -o
username=$user,password=$pass,nounix

It works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-22 Thread rduke15
What finally worked was adding --option="ntlmssp_client:force_old_spnego
= yes" to the command, as suggested here:
http://samba.2283325.n4.nabble.com/ntlmssp-errors-against-El-Capitan-s
-SMB-Server-tp470p4707237.html

This now lists shares on a Mac OSX server:

smbclient -U$user%$password -L $mac_osx_host
--option="ntlmssp_client:force_old_spnego = yes"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-21 Thread rduke15
Possibly a clue: when mounting manually with mount -t cifs I need to add
the nounix option:

  mount -t cifs //host/share /mnt/tmp -o username=$user,password=$pass

gives "mount ... failed: Operation not supported"

When using

  mount -t cifs //host/share /mnt/tmp -o
username=$user,password=$pass,nounix

It works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-11-21 Thread rduke15
Adding -m SMB2 or -m SMB3 to the smbclient command makes no difference.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-10-16 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

** Changed in: samba (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-08-17 Thread Andreas Hasenack
Can you retry with the -m option to specify other protocol versions? For
example, "-m SMB2" and "-m SMB3".

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1711212] Re: smbclient fails to get shares from Mac OS X smb server

2017-08-17 Thread Andreas Hasenack
Can you retry with the -m option to specify other protocol versions? For
example, "-m SMB2" and "-m SMB3".

** Changed in: samba (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1711212

Title:
  smbclient fails to get shares from Mac OS X smb server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1711212/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs