This is a discussion on get Access Denied ERRDOS -ERRnoaccess from linux into my XP within the Linux software forums, part of the Linux Getting Started category; Hi, I can ping my XP from my linux, and telnet back and forth, no problem. In trying to share ...
|
|||||||
| Register | FAQ | Members List | Calendar | Forgotten your password? | Mark Forums Read |
|
|||
|
Hi,
I can ping my XP from my linux, and telnet back and forth, no problem. In trying to share files from XP into Linux using Samba, need help: entered in Linux: #mount - t smbfs //XPname/ /windocs #Password:XXXXXX 16785: session setup failed:ERRDOS - ERRnoaccess (Access Denied) SO: what do I change in my Windows machine: XPname ? or do I have to setup Linux for NTFS first ? Thanks- Neil |
| Sponsored Links | ||
|
|
|
|||
|
hi there,
Try any one of the following: Code:
# mkdir /windocs # mount - t smbfs //XPname/sharename /windocs -o username=tom Code:
# mount - t smbfs //192.168.1.100/sharename /windocs -o username=tom http://www.cyberciti.biz/nixcraft/vi...-partition.php |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remote access to linux server | RamPD | Linux software | 9 | 05-26-2008 08:21 AM |
| Dovecot: Eror message access denied /etc/dovecot.conf | kasimani | Linux software | 4 | 07-20-2006 11:08 PM |
| Relay Access Denied Error 554 | rbizzell | All about FreeBSD/OpenBSD/NetBSD | 3 | 07-20-2006 03:48 AM |
| Linux howto allow or deny access by IP address | goku | Linux software | 1 | 07-10-2006 08:44 PM |
| Debian recovery mode read only access make it write access | Donavit | Linux software | 1 | 12-30-2005 01:49 AM |