Displaying 20 results from an estimated 600 matches similar to: "mount_smbfs can't get server address"
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
Network is up in fact, dns server resolves name, but I receive this message
2003 Jul 31
1
mount_smbfs and samba 2.2.0
I know 5.1 isn't considered part of -stable, but it doesn't really seem like -current either, so I'm asking here. If this is the wrong place please let me know where I should 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
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 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
2005 Oct 14
1
mount_smbfs: unable to open connection: syserr = No such file or directory
Alright, so Here is the relevant info:
FreeBSD insomniac.normal1.net 5.4-STABLE FreeBSD 5.4-STABLE #2: Sun Sep 25 14:30:27 PDT 2005 root@insomniac.normal1.net:/usr/obj/usr/src/sys/INSOMNIAC i386
insomniac# pkg_info | grep samba
samba-3.0.20,1 A free SMB and CIFS client and server for UNIX
insomniac#
Alright, So I have four samba clients (2 'nix, 1 mac and 1 windows). The windows
2013 Jan 24
2
rsync parameters errors
In my new bash script, I'm doing what I think is a very simple rsync
command the way I'm used to doing it. I just do a lot of setup and
checking before I get to it.
When I run it, it gets very unhappy with me. It's probably something
very simple.
I need to build the rsync command in a string so that some things can go
away - like if my variables DRY_RUN and DELETE are undefined,
2018 Sep 11
1
Ensuring that rsync doesn't try to write to an unmounted drive
On Tue, 2018-09-11 at 12:56 -0400, Kevin Korb via rsync wrote:
> --timeout is about network connection timeouts. You aren't using the
> network so it doesn't apply at all. Even if you were networking an
> unmounted filesystem is an empty directory as far as rsync is
> concerned
> and rsync would treat it that way with no idea that you intended to
> have
> something
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?
2003 Nov 27
1
Client SAMBA under AIX
Hello,
I have SAMBA servers that work under Linux (RedHat) and
under Unix ( IBM AIX 4.3.2 ).
All the clients at the moment are Linux and work correctly.
Now, I would like some AIX machines can access the
SAMBA file systems.
My problem is that the syntax of mount command used on Linux :
'mount -t smbfs -ouid=....,gid=....,passwd=.... samba_service
mount_point'
doesn't work
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
On 2/23/2020 2:54 PM, TomK via samba wrote:
> On 2/23/2020 11:44 AM, Rowland penny via samba wrote:
>> 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
2004 Jun 16
0
Smbclient succeeds but smbmount fails
Hi,
I can't seem to overcome an odd problem connecting to a directory share
exported by a Win2K (Pro) workstation from my RH Linux 9 system. I was
able to accomplish this successfully with Samba 2.2.7 (using mount -t
smbfs ...). With that configuration, however, I was unable to get
Windows clients to connect to shares exported by the Linux box, so I
upgraded to Samba 3.0.4. Under Samba 3 I
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.
2010 Sep 16
0
VFS objects and mount_smbfs on Mac?
Hi all,
Is that intended to work? I have a Mac client connected to a Samba share
on a linux server (samba 3.2.0). For debugging purposes I've set up a VFS
object on my share, which shall trace the actions on the filesystem.
guest ok = yes
vfs object = full_audit
full_audit:success = all
full_audit:failure = all
full_audit:facility = LOCAL7
full_audit:priority = ALERT
and adjusted the
2006 Jan 28
0
macosx (mount_smbfs ok - macosx GUI not working)
Hi there,
I have machine running:
Linux 2.2.20
Samba version 3.0.14a (debian package)
Check the end of the email for the samba config file
The samba machine is sharing a directory and it is validating users
through a windows 2k PDC.
Everything works if I use windows/linux clients, but when I try to
use a share directory from a macosx client (10.4.4) using the
finder (GUI), it doesn't work.
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
2018 Mar 12
2
NT_STATUS_ACCESS_DENIED listing \* on Samba AD - out of the blue
I have a Samba AD running Samba 4.7.5. Everything was working fine,
when, seemingly out of the blue, the users started to be denied access
to all shares. If I try from a Windows 7 or Windows 10 machine, logged
in as a user in "Domain Uses", I get:
"Windows cannot access \\server-name\share_name. You do not have
permission to access \\server-name\share_name"
If I use
2018 Mar 12
2
NT_STATUS_ACCESS_DENIED listing \* on Samba AD - out of the blue
On 12/03/18 11:28, Rowland Penny via samba wrote:
> On Mon, 12 Mar 2018 11:11:44 +0000
> Sebastian Arcus via samba <samba at lists.samba.org> wrote:
>
>> I have a Samba AD running Samba 4.7.5. Everything was working fine,
>> when, seemingly out of the blue, the users started to be denied
>> access to all shares. If I try from a Windows 7 or Windows 10
>>
2014 Aug 28
2
Samba 4 As PDC Not Populated In Windows Network
Dear Sirs,
I have been given your e-mail address by Jeremy Allison. I would like to submit the following issue I have. You should also know I have been searching Internet for articles before and found that the behavior I wish you to help me with is quite common. The issue is the Samba 4 server integration into a Microsoft Windows network. I have done this and that configuration as particular
2000 Jul 31
0
[patch] smbmount fixes for samba-2.0.7, testers wanted!
Hello all
This patch tries to remove a few bugs from smbmount. It would be nice to
get some testing+feedback on this from others using smbmount and possibly
get these things fixed for the next release of samba.
It does the following:
* Change lib/debug.c to allow changing your mind on being interactive.
A second call to setup_logging should now replace the effects of a
previous call. (hmm,