Displaying 4 results from an estimated 4 matches for "netsmbcrypto".
2006 Mar 30
3
Is mount_smbfs broken in 6.1-PRERELEASE?
Anyone know if mount_smbfs is broken in 6.1, I'm trying to run this:
"mount_smbfs -I 192.168.1.2 //nbritton@192.168.1.2/music2 /mnt/network/music/"
And then it asks for my password, I type it in, and then I get this error:
"mount_smbfs: unable to open connection: syserr = Authentication error"
I've had this same problem on another 6.1 box too... I can run this
same
2003 Sep 04
2
buildkernel errors with "options SMBFS"
Hi all... another lurker and first-time poster... if I forget something relevant please let me
know...
Anyway, have tried to make a kernel on two different machines under the latest (as of
04:37AM 4 September 2003 -0500 (EDT)) 4.9-PRERELEASE **AND** 5.1-p2 and get
the error message as shown below. I am including (at the end) the uname-a from both
of the systems. Each of them will compile
2004 Jan 16
0
Rsync and windows sharing
...t :-) )
Alternative way is to install rsync on cygwin@windows, but i can't because
windows computer are not mine.
Why rsync (made by the creator of Samba) can't read a window share ? Can't
interact with smbclient ?
I'm using rsync 2.5.7 on FreeBSD 4.9-STABLE with options NETSMB, NETSMBCRYPTO
and SMBFS in kernel.
Thanks for answers and solutions
Erwan Breton
2003 Aug 13
6
5.1-R-p2 crashes on SMP with AMI RAID and Intel 1000/Pro
...mework
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
options NETSMB
options NETSMBCRYPTO
options LIBMCHAIN
options LIBICONV
#options WATCHDOG
options NETGRAPH
#options NETGRAPH_ASYNC
#options NETGRAPH_BPF
#options NETGRAPH_BRIDGE
#options NETGRAPH_CISCO
#options NETGRAPH_ECHO
#options NETGRAPH_ETHER
#options...