Displaying 20 results from an estimated 1000 matches similar to: "Mounting smbfs as guest at boot time"
2003 Jun 30
1
FW: mount -t smbfs
Is anybody can help me on this please.
Can I mount a Fat32(Win XP) file system on my Linux server(Red Hat 8). I
was able to mount windows 98 and not with Xp or NT.
smbmount //xp/e test -o username=srai
Password:
3870: session setup failed: ERRDOS - ERRnoaccess
SMB connection failed
mount -t smbfs //XP/e test -o username=srai
Password:
3872: session setup failed: ERRDOS - ERRnoaccess
SMB
2006 Oct 20
1
Mounting XP box - ERRnoaccess
Greetings, list.
I've had this problem since last reinstall of XP. When
I try to mount XP share on my linux, I get this error
message:
# mount -t smbfs -o username=me //aoi/backup /mnt/tmp/
Password:<my pass here>
24321: session setup failed: ERRDOS - ERRnoaccess
(Access denied.)
SMB connection failed
I've checked that the shared folder in XP has full
control access for me and for
2007 Jun 22
0
smbfs intermittent errors: tdb_lock failed, ERRDOS 71
I mounted //winxp/linuxbu onto to a 2nd new mountpoint called
/mnt/buonwinxp. I got same errors as you.
So I first verified if password of the //winxp/linuxbu was wrong. With a
wrong password, I got response as below:
[root@treasury1 root]# smbmount //winxp/linuxbu /mnt/buonwinxp -o
username=linuxbu uid=root gid=root rw
Password : xxxxy
9982: session setup failed: ERRDOS - ERRnoaccess
2006 Jan 26
1
Error when using mount with smbfs
I apologize because I know that this has surely been dealt with and
documented before, but I cannot find it anywhere on the samba website,
nor did a google search produce anything. For future reference, some
type of advanced search option for the mailing list archives would be
great. I tried the old google "error" "site:site.to.search" and it
didn't find anything
2004 Feb 19
1
mount.smbfs and NTLMv2
Hello,
context: Samba-3.0.2 on a i386 debian-sarge linux, 2.4 kernel.
All the windows machine on our network switched today to NTLMv2, and
mount.smbfs can't access anymore ressources which are available to
smbclient.
Exerpt from smb.conf:
client NTLMv2 auth = Yes
client lanman auth = No
client plaintext auth = No
The rest being default.
Doing
smbclient -L server
2003 Oct 01
4
Mounting Windows Shares from Linux
Hi All,
I'm sure this has been discussed many times but since I do not have
a internet connection, I have to ask this question..
[ow_mh@hmweb Dump]$ sudo mount -t smbfs //129.253.110.160/Dump $HOME/Dump
708: session request to 129.253.110.160 failed (Called name not present)
708: session request to 129 failed (Called name not present)
Password:
Anonymous login successful
708: tree connect
2006 Dec 13
0
Null session problem when mounting share using domainuseraccount
My global session of smb.conf is as follows:
[global]
dos charset =3D UTF8
display charset =3D UTF8
unix charset =3D UTF8
server schannel=3Dauto
netbios name =3D NSA1129
write ok =3D yes
guest account =3D smbguest
map to guest =3D bad user
encrypt passwords =3D yes
map archive =3D no
client use spnego =3D no
2003 Feb 02
2
Mount at boot - and a bug - where to report?
I have been having problems trying to get my samba mounted windows (XP)
shares to mount at boot time on my Redhat 8 machine. I have tried
changing the start order of things, but it didn't seem to help.
Here is the interesting bits from the boot.log
Feb 1 11:17:46 vortex-550 network: Setting network parameters:
succeeded
Feb 1 11:17:46 vortex-550 network: Bringing up loopback interface:
2001 Nov 26
0
ERRnoaccess with Win 2K
I connott use smbclient from my Solaris 2.8 to a Win 2K PC
i got the error :ERRDOS - ERRnoaccess (Access denied.)
monday:/> smbclient '\\pc99-02\zak' -N
INFO: Debug class all level = 6 (pid 1970 from pid 1970)
Processing section "[global]"
doing parameter workgroup = Steria
doing parameter server string = Monday
doing parameter hosts allow = 128.1.1.157 128.1.1.166
2003 May 21
1
Need help mounting windows shared partitions
You must check it your loopback interface is enabled and use this mount command.
mount -t smbfs "\\\\windoze\\share" /home/user/dir
if your mountpoint is /home/user.
> ------- Ursprungligt meddelande -------
>
> Fr?n: Paul Sutcliffe <psutcliffe@pronaturaleza.org>
> ?mne: [Samba] Need help mounting windows shared partitions
> Datum: 21 May 2003 02:43:23 -0500
2011 Jan 16
2
xyplot: modify axis tick marks
Hi,
I would like to plot time against rainfall data (data is at the end)
using xyplot.
The basic code looks like this: xyplot(rainfall~time, type="a")
When I do this, the graph looks ok except that the x-axis has too many
values. I would just like to display the years and not the months on
the x-axis. I've been fiddling around with 'scales', and read previous
posts about
2002 Jul 18
2
mounting a Samba volume on startup
Hi all, I've been trying to get an answer to this question for a long
time and in a lot of different places, but no luck.
Basically I want to mount an XP volume on my Linux machine at boot time
over Samba. The network is just an XP box and a Linux box, connected by
a crossover cable. The XP box is a gateway to the net (don't ask), with
two NICs, one internal, and one going to the
2005 Dec 10
0
problem mounting Solaris 9 (SPARC) samba shares.
Quoting Kelly Harding <kelly.harding@ntlworld.com>:
> Hi,
>
> I've got an old Dual cpu sparcstation 20 running Solaris 9, which has
> the latest version of Samba from the
> CSW packages.
>
> I've configured it as needed to what should be a working setup.
>
> All works fine in terms of accessing and browsing shares etc. I can
> browse the shares in OS
1999 Jan 29
0
mounting share - how?
I have problems mounting a share from our NT server.
Connecting to the share via
smbclient '//snsrv051/public' -W ... -U ...
and typing my password works nicely but
smbmount '//snsrv051/public' /mnt/snsrv051/public -W secunet-si -U
nardmann
just gives me the following error message:
Added interface ip=10.151.4.59 bcast=10.151.7.255 nmask=255.255.252.0
Server time is Fri Jan 29
1999 Jan 29
0
Oops - mounting share - how?
> I have problems mounting a share from our NT server.
> Connecting to the share via
> smbclient '//snsrv051/public' -W ... -U ...
> and typing my password works nicely but
> smbmount '//snsrv051/public' /mnt/snsrv051/public -W secunet-si -U
> nardmann
> just gives me the following error message:
>
> Added interface ip=10.151.4.59 bcast=10.151.7.255
2008 Oct 24
1
18179: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
On a RHEL4u4 machine...
[root@rincon mnt]# mount -t smbfs -o username=qamount,password=m0unt1\!
//10.4.0.15/Builds /mnt/builds/
18179: session setup failed: ERRDOS - ERRnoaccess (Access denied.)
SMB connection failed
10.4.0.15 is a W2K3 R2 file server.
Yes, I know this isn't a Samba question, but Google turns up absolutely
nothing, and I figure Samba people are far more likely to have some
2001 Nov 28
2
Shares are not listed (Access denied)
Good Morning,
I have almost the same problem.
When I use smbclient -U% -L server I get a share List and Server List
but instead of listing the shares it says "Error returning browse
list: ERRDOS - ERRnoaccess (Access Denied)".
Using the same smbclient command on the local server the shares will be
listed.
The users exist in the remote server and in the smbpasswd.
Anyone got an idea what
2007 May 25
1
possible reason for 'ERRnoaccess (Access denied.)' with 'securty = user' and correct username, password ?
If 'security' is 'user' in smb.conf, and I provide correct username
and password in 'mount -t smbfs -o username=USER,password=PASSWORD ...
' and mount fails with 'ERRnoaccess (Access denied.)', then what can
it be ?
I use nonstandard port ' option port=123 on the smbclient side, and -p
123 on the samba sevrer side, on the smbd command line). Can be this
2007 Jan 24
1
tree connect failled: ERRDOS - ERRnoaccess (Access denied.)
i have recently switched to ldap backend for passwords
smbldap-useradd,smbldap-passwd works without error messages...
but when i try to connect from linux it gives me the following error
XXXXX:tree connect failled: ERRDOS - ERRnoaccess (Access denied.)
XXXXX can be remplaced with diffferent numbers such as
10270
11202
11318
11750
...evry time the number of the errors change i don't know why
i
2007 Mar 15
0
re: ERRDOS - ERRnoaccess (Access denied.
I'm unable to mount a windows share on my linux box. I can use the
samba client to browse the share, but the mount fails:
$ smbclient //server/users -U domain/isillight
Password: ****
Domain=[DOMAIN] OS=[Windows Server 2003 3790 Service Pack 1] Server=[Windows Server 2003 5.2]
smb: \>
smb: \> quit
# grep isillight /etc/passwd
isillight:x:1000:1000:isillight:/home/isillight:/bin/bash