similar to: Mount at boot - and a bug - where to report?

Displaying 20 results from an estimated 10000 matches similar to: "Mount at boot - and a bug - where to report?"

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
2002 Sep 20
2
samba Mount command failure
Hi All, I would like to be able to mount a SMB NT Share on a NT4.0 network. I am currently trying to run the following command : mount -t smbfs -o username=lloydl,password=Fiver //(Server IPaddress)/(share) /mnt/dvs/ITVSERVER And I get : 2622: session request to 192.168.36.6 failed (called name no present) 2622: session request to 192 failed (called name not present) 2622: session setup
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
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
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote: > > > But we'd like to go one step further and have the return code from preexec > be used to continue or abort the connection being established. The script > above would be modified to generate this return code. > > Looking through the source code (smbd/service.c), it doesn't seem to check > the return code (calling smbrun to do the
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
2003 May 20
2
Cannot access windows shares
Hi all, I'm trying to access a Windows NT server share, but I cant' do it... The command I'm trying is : mount -t smbfs //server/share /mnt/transfer/ then I get the password prompt. If I enter or not a password I get this error message: 3543: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed What should I do ? Thanks for all
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:
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
2003 Jun 26
1
unable to mount W2k shares to Linux box
Hello: I am unable to mount the C$ share of my W2k box to my Linux box. I get the error: SMB connection failed 3260: tree connect failed: ERRDOS - ERRnoaccess. Here is what my smb.conf file looks like: Please help. Thanks Phil Reardon #=========== Global Settings ======================= [global] workgroup = MDKGROUP server string = %h server (Samba %v) guest account = nobody
2006 Feb 04
1
Trying to mount with minimalist smb.conf
I am trying to mount a share on a remote machine using a miminal smb.conf as suggested in the Samba HOWTO. Nmbd and smbd are running on the target machine. The calling machine (server?) has the name of the target (linda2) in /etc/smbshares. When I try to mount I get the error message: Got a positive name query response from 127.0.0.1 ( 192.168.0.4 ) Connecting to 192.168.0.4 at port 445
2006 Aug 01
1
mount problem
I'm trying to mount a windows share on my linux box. The windows machine is on a domain called utsad.com and the name of the machine is ccare-f45 and the share is Music. I can do this: smbclient -L ////ccare-f45//Music -U jtowe -W utsad.com and get this: Domain=[UTSAD] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager] Sharename Type Comment --------- ---- ------- IPC$ IPC Remote IPC ip
2001 Mar 28
2
smbclient can't connect to NT workstation "C$" share
Greetings all, I'm trying to connect to the default shares Windows NT workstation enables for "administration" purposes but I'm not having any luck. smbclient can see the shares: [esisler@shaun esisler]$ smbclient -L ghost added interface ip=198.243.2.206 bcast=198.243.2.255 nmask=255.255.255.0 Got a positive name query response from 198.243.2.200 ( 198.243.2.150 ) Password:
2003 Jun 11
3
copy files from Linux to NT Server
Hi & sorry if this is too "newbie" of a question but I just can`t find a solution. I`m trying to use smbclient or at least smbmount, but both is not working. What I want to do is: copy files via command line (I will have to do that later with an automated script) from my Linux server to the NT Server (server1) in a directory called "photo library test" (I tried as well
2005 Apr 05
1
Can't mount samba share, Access denied
Hello, I have samba configured with the following smb.conf file: [global] workgroup = mydomain netbios name = servername security = domain printcap name = cups disable spoolss = yes show add printer wizard = no idmap uid = 15000-20000 idmap gid = 15000-20000 winbind use default domain = yes use sendfile = yes printing = cups [myshare] comment = My new share path = /export/myshare valid users =
2002 Oct 11
3
Help - Moutning XP Drives on Linux box using.
Hey all. I've got four computers in a small network (Actually more, but keeping it simple to get to the point) 1> Linux Server (RH7.3) Running Samba (Default version with RH7.3) 2> Windows 2000 Workstation 3> Windows XP Pro. 4> Windows 98SE All of the windows boxes can connect, without problems, to the SAMBA server, and all the shares. No problems
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
2002 Nov 20
1
cupsaddsmb failure
When running the cupsaddsmb command, I get the following: Since I am running as root, what do I not have access to and why? Any help would be appreciated. Glen Crowley <<...OLE_Obj...>>
2004 Jan 21
1
smbmount won't work connecting to W2K on Samba 3
Anybody know why smbmount won't mount a Windows share on my (Fedora) machine? Keep getting: 27009: session setup failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed HOWEVER, using smbclient , I CAN connect to the share, so the problem is not password encryption, access rights, etc. Any help greatly appreciated. it all worked fine with Samba 2.2 on Mandrake 9.2. Beginning
2001 Mar 12
1
Access denied.
Dear users I got this msg accessing s share: server:~# smbclient '\\localhost\Adm1' -U gabriela Added interface ip=192.168.0.254 bcast=192.168.0.255 nmask=255.255.255.0 Password: Domain=[EQUATORIAL] OS=[Unix] Server=[Samba 2.0.5a] smb: \> put lixo2 ERRDOS - ERRnoaccess (Access denied.) opening remote file \lixo2 The smb.conf says [Adm1] comment = Adm-Financeiro path