re: mount_smbfs problem after upgrade Samba 3.4 - 3.5

2010-11-02 Thread Bartosz Stec



Hi,

Hello!

I'm doing a major overhaul of our Samba servers including an upgrade to
the latest port version, 3.5.6. I'm getting most things in place but a
remaining problem is that I cannot any longer use mount_smbfs:

mount_smbfs -I 192.168.1.8 //peo at mars  
http://lists.freebsd.org/mailman/listinfo/freebsd-questions/inter /home/mnt
Password:
mount_smbfs: unable to open connection: syserr = Authentication error

Samba server log says:
mbd/sesssetup.c:1703(reply_sesssetup_and_X)
reply_sesssetup_and_X:  Attempted encrypted session setup without
negprot denied!


smbclient works fine and so does connecting to the shares from Windows
and Konqerour like smb://192.168.1.8/.  smb://192.168.1.8/%22.

Anybody on the list with enough knowledge of Samba that could take a
shot at this? Apparently something changed between version 3.4 and 3.5
of Samba.
My knowledge about Samba is limited at best, but it seems that I found 
possible couse and working override (solution?). Check this PR:

http://www.freebsd.org/cgi/query-pr.cgi?pr=151887
If this fixes your problem too, please submit followup - more 
information port maintainer gets, less time he's gonna need to fix this.


--
Bartosz Stec


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Issues with OpenLDAP 2.4.15 and FreeBSD 8.0-CUrrent as well as with FreeBSD 7.2-PRE using DB 4.7

2009-03-31 Thread Bartosz Stec

O. Hartmann pisze:
I reported this earlier here and now I'm about to file a PR. Before 
that, I will ask whether there is a solution out here or someone can 
give a hint in case I ran into a hidden misconfiguration.


First I see on all FreeBSD flavours (7.2 and 8.0) a coredump of LDAP 
clients when doing ldapsearch, ldappasswd. The client performs well, 
but at the end it terminates with some SIG 11.


That's really funny when ldapadd just do what you want it to do, and 
gives you core dump instead of bye bye ;) I have the same issue with 
FreeBSD 7.2 (I'm not using OpenLDAP on CURRENT). From my observations 
this behaviour depends on options checked with 'make config'. SIG 11 
occurs with default settings, so I checked ONLY bdb, perl and SASL (just 
what I needed for shared address book). and now it is working like a 
charm. However it's not a SOLUTION for this problem, especially when you 
need other options from config.


--
Bartosz Stec


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org