Displaying 20 results from an estimated 64 matches for "mount_smbf".
Did you mean:
mount_smbfs
2003 Jul 31
1
mount_smbfs and samba 2.2.0
...d be.
At work I have a 5.1-R box that I'm trying to use to mount shares from a Sun box running samba 2.2.0 as well as some Win2K boxes. Both the sun and win2k machines authenticate to the company's domain server. Using smbclient I can see the shares without any problem, but I can't get mount_smbfs to work. No matter what I try I get authentication errors. One of the things I've noticed is that it can't find any of the computers using their netbios names, only ip addresses work. I can't seem to get mount_smbfs to use any of the options in ~/.nsmbrc either. Are there any known pro...
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&...
2020 Feb 24
2
Mac OS and interpretation of @ in a username. Ex user@mds.xyz doesn't work on Mac OS but does on Win 10
...29 mount -t smbfs -o usr=joe at mds.xyz //192.168.0.125/NFS-joe samba
30 mount -t smbfs -o username=joe at mds.xyz //192.168.0.125/NFS-joe samba
31 mount -V
32 mount --version
33 mount -v
34 mount -t smbfs -o username=joe at mds.xyz //192.168.0.125/NFS-joe samba
35 mount_smbfs //joe at mds.xyz:<JOESPASS>@192.168.0.125/NFS-joe samba
36 mount_smbfs //joe at mds.xyz:"<JOESPASS>"@192.168.0.125/NFS-joe samba
37 ping 192.168.0.125
38 mount_smbfs //joe at mds.xyz:"<JOESPASS>"@192.168.0.125/joe at mds.xyz
samba
39 mount...
2004 Mar 22
1
freebsd + mount_smbfs = ?
When I use mount_smbfs I receive such message:
# mount_smbfs -W sbrc -U Kid -E koi8-r:cp1251 -Iradius.sbrc.local
//Kid@radius/MUSIC$ /home/anonftp/.2
mount_smbfs: can't get server address `radius.sbrc.local':
Resolver Error 0 (no error)
mount_smbfs: can't get server address: syserr = Network is down
Networ...
2020 Feb 28
0
Mac OS and interpretation of @ in a username. Ex user@mds.xyz doesn't work on Mac OS but does on Win 10
...z //192.168.0.125/NFS-joe samba
> ?? 30? mount -t smbfs -o username=joe at mds.xyz //192.168.0.125/NFS-joe
> samba
> ?? 31? mount -V
> ?? 32? mount --version
> ?? 33? mount -v
> ?? 34? mount -t smbfs -o username=joe at mds.xyz //192.168.0.125/NFS-joe
> samba
> ?? 35? mount_smbfs //joe at mds.xyz:<JOESPASS>@192.168.0.125/NFS-joe samba
> ?? 36? mount_smbfs //joe at mds.xyz:"<JOESPASS>"@192.168.0.125/NFS-joe samba
> ?? 37? ping 192.168.0.125
> ?? 38? mount_smbfs //joe at mds.xyz:"<JOESPASS>"@192.168.0.125/joe at mds.xyz
>...
2002 Oct 11
2
mount_smbfs can't get server address
i am running freebsd 4.6.2
i am using this command to mount a windows share from windows xp
mount_smbfs //user@server/share_name /path/to/mount_point
and everytime i get this message
mount_smbfs: can't get server address: ssyerr = operation timed out
i have also tried this command
mount -t smbfs //user@server/share_name /path/to/mount_point
and get the same message
can any one give me some ide...
2003 Aug 06
5
More mount_smbfs
Thanks to Will Saxon I'm finally able to mount Samba shares on my 5.1-R
box using the command
mount_smbfs -I 129.197.36.34 -W acct01 //bfosdick@129.197.36.34/net-11
/sp/net-11
which then prompts me for my password. So now the question is...how do I
put this in /etc/fstab? What do I do about the password?
2002 Oct 14
1
mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
Hi all !
I have a little problem here mounting or browsing samba shares.
I have a FreeBSD 4.6.2 running samba, and a share on that called public.
when I try to mount that share it asks for password, and then gives an
error:
ex.
libra# mount_smbfs //maxi@samba/public /mnt
Password:
mount_smbfs: can't get handle to requester (no /dev/nsmb* device)
libra#
I can list the shares with smbclient, no errors at all.
I can not login to the samba like this:
libra# smbutil login //maxi@samba
Password:
smbutil: can't get handle to requester...
2020 Feb 23
2
Mac OS and interpretation of @ in a username. Ex user@mds.xyz doesn't work on Mac OS but does on Win 10
On 23/02/2020 16:05, TomK wrote:
> On 2/21/2020 9:18 PM, Andrew Bartlett via samba wrote:
>> On Fri, 2020-02-21 at 20:48 -0500, TomK wrote:
>>>
>>>
>>>>
>>>> "Sadly this really appears to be is a client issue.? You see there the
>>>> string Samba gets, so by the time Samba tries the process it the @ is
>>>> already
2005 Oct 14
1
mount_smbfs: unable to open connection: syserr = No such file or directory
...four samba clients (2 'nix, 1 mac and 1 windows). The windows machine I was able to get going rather easily (amazing, cause I've had hell with it in the past). Anywhom, I've tried to get the two nix machines connected to the samba server and I get the following error message:
strange# mount_smbfs -I 10.0.0.1 //user@insomniac/share /share ; pwd
Password:
mount_smbfs: unable to open connection: syserr = No such file or directory
/share
strange#
Here's the smb.conf:
[global]
; Uncomment this if you want a guest account
; guest account = nobody
log file = /var/log/smb/samba-log.%m...
2002 Nov 05
0
mount_smbfs problem
hello,
i am using samba 2.2.4 on freebsd 4.6.2 release. when i try to mount an
smb share off my windows xp box onto my freebsd box, i get the following:
~$ mount_smbfs //neelix/mike /mnt/mike
Warning: no cfg file(s) found.
mount_smbfs: can not setup kernel iconv table (default:tolower): syserr =
Operation not permitted
however, when i run the same command as root, it works as expected.
furthermore, smbclient works under a unpriviledged account. there were no
m...
2002 Jul 13
3
mount_smbfs on freebsd 4.6 is it browken?
I can't seem to be able to mount any windows shares all I get is this
error
smbfs: can't get handle to requester (no /dev/nsmb* device)
a quick search on google leads me to believe it is broken, can anyone
help me get this fixed?
2010 Sep 16
0
VFS objects and mount_smbfs on Mac?
..._audit:failure = all
full_audit:facility = LOCAL7
full_audit:priority = ALERT
and adjusted the log parameters to
log level = 0 vfs:10
and got the output suddenly according to the syslog in to the file
localmessages.
Now I've mounted this share to a Mac (10.6.?) using this command as user
mount_smbfs //user:pw at server/share /Users/Shared/share
When entering this directory I don't get any entries into the log file
(localmessages), which shall trace the activities. Finder doesn't work
either. But when accessing the share using smbclient, I get every action
traced. But entering the...
2006 Jan 28
0
macosx (mount_smbfs ok - macosx GUI not working)
....4.4) using the
finder (GUI), it doesn't work. I can mount the resource, and I can
create directories, but when I try to copy stuff on those directories
it complains telling me that I don't have enough permissions.
The weird thing is that, if I try to mount the share from the console
using mount_smbfs(8), then it works perfectly. I have even try it to
mount the share in this way and then to launch the finder in the
directory where I mounted the share, but if I use the guy to copy
stuff I get errors, if I use the command line, it works.
I checked the logs but I haven't found anything intere...
2004 Nov 24
1
Problems with samba under FreeBSD, not under Linux
...DA 0 Tue Nov 23 09:13:09
2004
Utenti My very short smb.conf
DA 0 Tue Nov 23 09:13:09
2004
>>>>>>>>>>>>>>
>>>>>>>>>>>>>>
BUT if I issue
?
mount_smbfs -I srvs1.myco //myuserid@srvs1.myco/Data /mnt/smb
password:*****
mount_smbfs: unable to open connection: syserr = Connection reset by
peer
This error pops up.
Could you please help me, a poor samba newbie, ?straight things up?
Thanks in advance
Vittorio
---------------------------------------...
2010 Jan 20
1
possible bug
.../samba343/lib/libtdb.so libtdb.so
ln -s /export/samba343/lib/libwbclient.so libwbclient.so
ln -s /export/samba343/lib/libwbclient.so.0 libwbclient.so.0
otherwise samba won't find the libraries. It's started via inetd and
works fine with linux and windows clients
But with Mac OS X 10.4.11 mount_smbfs fails with the error message
mount_smbfs: negotiate phase failed: syserr = Connection reset by peer
smbclient on the same Mac works fine.
If debugging is enabled for smbd and level set to 10 (nothing else
changed)
# inetadm -m svc:/network/netbios-ssn/tcp:default
exec="/export/samba343/sbin...
2005 Sep 11
0
Error Code -36
...(bummers)".)
I can connect fine to the Windows machine with the same
workgroup/user/password from another user account on the same OS X
machine.
From both user accounts, the Windows machine shows up when I run
smbtree.
When attempting the connection, I get the following in console.log:
mount_smbfs: session setup phase failed: syserr = Permission denied
mount_smbfs: could not login to server MACHINENAME: syserr = Permission
denied
mount_smbfs: session setup phase failed: syserr = Socket is not
connected
mount_smbfs: could not login to server MACHINENAME: syserr = Socket is
not connected...
2007 May 19
2
PAM exec patch to allow PAM_AUTHTOK to be exported.
I figure some one here may find this interesting. I just begun work
on allowing a smb home directory to be automounted upon login.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pam_exec.c.diff
Type: text/x-patch
Size: 213 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-security/attachments/20070519/19e6bd01/pam_exec.c.bin
2003 Dec 24
0
OS X Panther and Samba 3 give me no access to a 2003 share :(
I can't mount any windows 2003 share with Samba 3 included in OS X 10.3.
I suppose that the problem is Kerberos but I just don't know how to
correct my configuration (on win2k3 and/or OS X). Here's an example of
what I get if I try to mount a share:
osxcli:~ root# mount_smbfs -U testusr1 -W TESTW2K3 //main/testusr1
/mountpt
mount_smbfs: No credentials cache found krb5_cc_get_principal
Password:
mount_smbfs: tree connect phase failed: syserr = Permission denied
File system permissions (as well as share permissions) are properly
configured and, above all, even if I try...
2008 Dec 24
2
Solaris 8 and Solaris 10
All,
Is there a mount.cifs utility or mount_smbfs for Solaris 8 and Solaris
10. I would like to map drives to my Windows servers from Solaris.
smbclient works great for accessing files but I want to map the drives.
Thank you
James
CONFIDENTIALITY
This e-mail message and any attachments thereto, is intended only for use by the addressee(s) named...