[Samba] smbmount hangs with new gigabit NIC

2003-06-03 Thread grenoml
I just upgraded my RH9 server with a new Linksys EG1032 Gigabit Ethernet Adapter and now whenever I boot the box the bootup hangs in the startup script that mounts the SMB shares. This machine has been running without any SMB problems under both RH8 and then after upgrade to RH9 until now. The

[Samba] smbmount hangs

2003-04-05 Thread bkrusic
Hi, Using Samba 2.2.7-4.8.0 on both RH Linux server and RH linux client. During extended large file xfers, I get; smb_rety: caught signal smb_request: result -512, setting invalid smb_get_length: recv error = 512 Any Ideas? I've scoured the net but to no avail. Still looking though as I only

RE: [Samba] smbmount of Windows 2000/XP disregards uid option

2003-03-28 Thread Barry, Christopher
, 2003 5:59 PM To: [EMAIL PROTECTED] Subject: [Samba] smbmount of Windows 2000/XP disregards uid option Hello! I'm mounting Windows 2000/XP disk drives from Linux RedHat 7.3 using smbmount. No problems, the disks are mounted. However, it disregards the uid and gid options and leaves

Re: [Samba] smbmount of Windows 2000/XP disregards uid option

2003-03-28 Thread Bertil Askelid
be specified as either a username or a numeric uid. gid=arg sets the gid that will own all files on the mounted filesystem. It may be specified as either a groupname or a numeric gid. [ ... ] Subject: RE: [Samba] smbmount of Windows 2000/XP disregards uid

[Samba] smbmount smbmnt

2003-03-21 Thread Horton, Jerry
Is there any way to use/build smbmount on a HP-UX system? If not, is there an alternitive methods to read/write file to a windows server from a HP-UX machine? Thanks, Jerry S. Horton -- To unsubscribe from this list go to the following URL and read the instructions:

RE: [Samba] smbmount smbmnt

2003-03-21 Thread Barry, Christopher
, March 21, 2003 5:32 PM To: '[EMAIL PROTECTED]' Subject: [Samba] smbmount smbmnt Is there any way to use/build smbmount on a HP-UX system? If not, is there an alternitive methods to read/write file to a windows server from a HP-UX machine? Thanks, Jerry S. Horton -- To unsubscribe from

RE: [Samba] smbmount smbmnt

2003-03-21 Thread Barry, Christopher
, March 21, 2003 5:37 PM To: Horton, Jerry; [EMAIL PROTECTED] Subject: RE: [Samba] smbmount smbmnt Have you tried smbclient? Or good 'ol ftp ;^) -- Christopher Barry Manager of Information Systems InfiniCon Systems http://www.infiniconsys.com office: 610.233.4747 direct: 610.233.4870 cell

[Samba] smbmount - again

2003-03-12 Thread bkrusic
Hi, Why is it that when asking whats create mode 777 gets an answer which with a simple google search or reading Unix basics coulda been answered anyways. But my smbmount Q which is not answered? So once again, Is there a way to use smbmount so as to inherit the perms set forth by the remote

Re: [Samba] smbmount - again

2003-03-12 Thread David Morel
SMB is a better choice than NFS for many reasons, especially for the fact that its user based and not kernal based er... smbfs is part of the kernel as far as i know... David -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] smbmount - again

2003-03-12 Thread Gurnish Anand
No...nfs is a part of the kernel..and not samba David Morel wrote: SMB is a better choice than NFS for many reasons, especially for the fact that its user based and not kernal based er... smbfs is part of the kernel as far as i know... David -- To unsubscribe from this list go to

Re: [Samba] smbmount - again

2003-03-12 Thread bkrusic
er... smbfs is part of the kernel as far as i know... er.. isn't Samba a userspace program where as NFS is not? er... this is the context by which my statement is true. er... thanks. er... Bri- __ Do you Yahoo!? Yahoo! Web Hosting - establish

Re: [Samba] smbmount - again

2003-03-12 Thread David Morel
Gurnish Anand wrote: No...nfs is a part of the kernel..and not samba David Morel wrote: SMB is a better choice than NFS for many reasons, especially for the fact that its user based and not kernal based er... smbfs is part of the kernel as far as i know... David okay, let's rephrase that:

Re: [Samba] smbmount - again

2003-03-12 Thread bkrusic
So basically you don't have anything helpful for me regarding my smbmount issue other than esoteric comments? Bri- __ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com -- To unsubscribe from this list

[Samba] smbmount

2003-03-11 Thread bkrusic
Hi, Is there a way to use smbmount so as to inherit the perms set forth by the remote file server? I'd rather not use the options of; - guest - credentials file as the file system that I'd like to mount has many diff uids/gids set. SMB is a better choice than NFS for many reasons, especially

[Samba] smbmount and long file names question (again)

2003-02-27 Thread jason
running samba 2.2.7a (emerged in gentoo) on the client.. server is running samba version 2.0.X from my client, I run mount -t smbfs -o workgroup=mygroup,ip=10.1.1.50,username=$USER,uid=$ID,gid=$ID2 //smbserver/$USER /home/$USER/ and everything works great.. I do an ls in that /home/$USER dir

[Samba] smbmount and long file names question (fwd)

2003-02-26 Thread jason
running samba 2.2.7a (emerged in gentoo) on the client.. server is running samba version 2.0.X from my client, I run mount -t smbfs -o workgroup=mygroup,ip=10.1.1.50,username=$USER,uid=$ID,gid=$ID2 //smbserver/$USER /home/$USER/ and everything works great.. I do an ls in that /home/$USER dir

[Samba] smbmount and long file names question

2003-02-25 Thread jason
running samba 2.2.7a (emerged in gentoo) on the client.. server is running samba version 2.0.X from my client, I run mount -t smbfs -o workgroup=mygroup,ip=10.1.1.50,username=$USER,uid=$ID,gid=$ID2 //smbserver/$USER /home/$USER/ and everything works great.. I do an ls in that /home/$USER dir

[Samba] SMBMOUNT Performance between RedHat and SuSE

2003-02-04 Thread Collins, Kevin
Hi All, I've got a machine that is acting as my backup server which I call Valykyrie. Up until this weekend, this machine was running RedHat 7.3 and Samba 2.2.5. Because of some political issues, I was forced to rebuild the machine with SuSE 8.1 Professional and Samba 2.2.5. Since the time of

[Samba] smbmount

2003-02-04 Thread Rocha Neto
I did install samba from code and I didn't find smbmount application. It is not distributed with the code. If it not, where i cand get it Thanks Rocha Neto -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] smbmount

2003-02-04 Thread Joel Hammer
If you read the configure file in the source directory, all will become clear. smbmount is only for linux systems. Joel On Tue, Feb 04, 2003 at 04:08:50PM -0300, Rocha Neto wrote: I did install samba from code and I didn't find smbmount application. It is not distributed with the code. If it

[Samba] Smbmount for Solaris 8?

2003-01-30 Thread Kovach, Chris
I see that smbmount is for Linux only. I have a need for a Solaris 8 Sun to see a Win2k shared volume, currently as read-only. So I have a few questions: - Is there a read-only capability of smbmount for Solaris 8? - Is there a Solaris 8 version of smbmount in development? Is

Re: [Samba] Smbmount for Solaris 8?

2003-01-30 Thread Jon Niehof
I see that smbmount is for Linux only. smbmount relies on kernel support for the smb filesystem which (to the best of my knowledge) isn't in Solaris. I believe you can use smbclient to copy files in an FTP-like fashion. -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] Smbmount for Solaris 8?

2003-01-30 Thread Gene Smith
I see that smbmount is for Linux only. I have a need for a Solaris 8 Sun to see a Win2k shared volume, currently as read-only. So I have a few questions: - Is there a read-only capability of smbmount for Solaris 8? - Is there a Solaris 8 version of smbmount in development? Is so,

[Samba] smbmount error (Called name not present)

2003-01-28 Thread Adrian Wilford
Hi List, I am having this problem with samba version 2.2.7a, whenever i try to do an smbmount, to a win2k machine, i get the following error: (Called name not present) this is the output: $ smbmount //172.18.12.100/directory asterixc -o username=domain\administrator,password= INFO:

[Samba] SMBmount in daemon mode slow to write

2003-01-10 Thread Jeffrey Chen
Title: SMBmount in daemon mode slow to write Hi, We have a linux server which has the samba client running in daemon mode (smb shares auto-mounted via fstab). The source smb share is on a W2K box, and both machines are on the same 100MB ethernet LAN. Whenever we try to copy a file from the

Re: [Samba] smbmount

2003-01-02 Thread Joel Hammer
credentials file. Thanks for your help! John -Original Message- From: Joel Hammer [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 4:31 PM To: George, John; [EMAIL PROTECTED] Subject: Re: [Samba] smbmount One way to is put the smbmount commands into your network

Re: [Samba] smbmount

2002-12-19 Thread Joel Hammer
What are you restarting? Joel On Thu, Dec 19, 2002 at 04:08:02PM -0800, George, John wrote: Hi, I have successfully mounted 2 directories using smbmount. However, when I restart, they are no longer mounted. -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] smbmount

2002-12-19 Thread Joel Hammer
the machine. -Original Message- From: Joel Hammer [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 19, 2002 4:17 PM To: George, John; [EMAIL PROTECTED] Subject: Re: [Samba] smbmount What are you restarting? Joel On Thu, Dec 19, 2002 at 04:08:02PM -0800, George, John wrote: Hi

[Samba] smbmount

2002-12-19 Thread George, John
Hi, I have successfully mounted 2 directories using smbmount. However, when I restart, they are no longer mounted. Is there any way to get a peristent connection using smbmount? Thanks! John R. George Systems Support Analyst Infrastructure Team County of San Bernardino Phone: (909) 388-5997

Re: [Samba] smbmount for soalris

2002-12-18 Thread Urban Widmark
On Sun, 15 Dec 2002, Sundaram wrote: Hi in linux you can mount a windows partition by the smbmount command. How can i do this in solaris ? smbmount is only a tool to mount smbfs, which is a linux kernel filesystem. On its own it is fairly useless. sharity should work with solaris, or you can

[Samba] smbmount for soalris

2002-12-15 Thread Sundaram
Hi in linux you can mount a windows partition by the smbmount command. How can i do this in solaris ? can i use the smbclient .. -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

[Samba] smbmount windows 2000

2002-11-25 Thread Hidong Kim
Hi, I'm trying to mount Windows 2000 shared directories onto Red Hat 7.2 and 8.0 machines using smbmount. One of the Linux machines is called ripley. There are two lines in ripley's /etc/fstab to mount the Windows directories: //192.168.230.10/public /ash/kim/emerald/kuato2public

[Samba] Smbmount password interfaces

2002-11-11 Thread W. Michael Petullo
I'm the new maintainer of pam_mount, a PAM module that allows SMB (and other types of) volumes to be mounted for a user when he logs in using his system password. In the past, pam_mount has passed a volume password to smbmount using the -P parameter or PASSWD environment variable. This is not

[Samba] smbmount

2002-11-08 Thread Toia Andrea
Hello, Ive installed samba-2.2.5 and it works well from windows side; that is I could map linux filesystem from win workstation. But we need also to win filesystem from linux box, but when I try the command smbmount, shell tell me command not found. I tried to search for it by locate

Re: [Samba] smbmount

2002-11-08 Thread Sathya Narayana
[EMAIL PROTECTED]To: [EMAIL PROTECTED] Sent by: cc: samba-admin@listsSubject: [Samba] smbmount

[Samba] SMBMOUNT

2002-10-29 Thread Tidu Nicola
Can you give me an explanation about this error I get: when I give the command: mount -t smb -o username=name,password=pw //10.110.4.106/software /mnt/remote i receive these two lines: 12500: session request to 10.110.4.106 failed (Called name not present) 12500: session request to 10 failed

[Samba] smbmount

2002-10-24 Thread Kurt Underhay
Hi I'm smbmount-ing 2 network shares with the following commands: smbmount //[correct_ip]/User [path] -o username=[],password=[] smbmount //[correct_ip]/Production [path] -o username=[],password=[] the shares mount properly and are accessible, but I get the following error messages when I run

[Samba] smbmount on hardhatlinux-mppc8xx doesnt work for win2k

2002-10-23 Thread Vijay Viswanathan
Hii All, I had been trying to do an smbmount from various machines/architectures/ to win2k/os's but smbmount on a hardhatlinux built for mpc8xx[myboard] doesnt work for a win2k share point. The Error is : ERRDOS ERRnoaccess (Access denied.) I tried all combinations like: ./smbmount

AW: [Samba] smbmount

2002-10-19 Thread Walter Mautner
-Ursprüngliche Nachricht- Von: [EMAIL PROTECTED] [mailto:samba-admin;lists.samba.org] Im Auftrag von Vikas Gandhi Gesendet: Freitag, 18. Oktober 2002 17:12 An: [EMAIL PROTECTED] Betreff: [Samba] smbmount Hi All Is smbmount available for Sun Solaris. If not the what equivalent

[Samba] smbmount

2002-10-18 Thread Vikas Gandhi
Hi All Is smbmount available for Sun Solaris. If not the what equivalent is available Thanks Vikas -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Re: [Samba] smbmount

2002-10-18 Thread linux power
I guess it is if you compiled samba with the smbfs option Vikas Gandhi [EMAIL PROTECTED] wrote: Hi AllIs smbmount available for Sun Solaris. If not the what equivalent isavailableThanksVikas-- To unsubscribe from this list go to the following URL and read theinstructions:

Re: [Samba] smbmount

2002-10-18 Thread Andrew Brampton
) Andrew - Original Message - From: Vikas Gandhi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, October 18, 2002 4:12 PM Subject: [Samba] smbmount Hi All Is smbmount available for Sun Solaris. If not the what equivalent is available Thanks Vikas -- To unsubscribe from

Re: [Samba] smbmount question

2002-09-24 Thread Urban Widmark
On Mon, 23 Sep 2002, John Anderson wrote: Then I use my windows boxes (12 98 boxes, and 1 2K box) to connect to the //localservername/hq share thru samba, and that's where I get prompted for a password. No matter what password I put in, it's wrong. I get an error saying that username /

[Samba] smbmount question

2002-09-23 Thread John Anderson
Hi, I seem to be missing something. I've got a remote server with a directory I need to share to my local (win98) machines. Due to some poor planning that server and my local machines are not on the same network. I bridged that gap with a linux server where I've dual homed that server and

Re: [Samba] smbmount?

2002-09-18 Thread Urban Widmark
On Tue, 17 Sep 2002, John Anderson wrote: Hi, I installed Samba from source, and the smbmount utility didn't install (atleast it's not where it's supposed to be.) A find / -name smbm* -print, turns up 2 C files (smbmount.c and smbmnt.c) in the source directory. My question is, how can

Re: [Samba] smbmount?

2002-09-18 Thread Urban Widmark
On Wed, 18 Sep 2002, John Anderson wrote: Thanks, that made it work. Quick question, I am mounting a remote NT folder. I tried passing username and password in the smbmount command line, but it still asked fore a password. You probably didn't set both, like this: username=a,password=b

Re: [Samba] smbmount

2002-09-17 Thread Urban Widmark
On Mon, 9 Sep 2002, PG wrote: Hi, I'm using smbmount to mount winme boxes to my redhat 7.3 to perform daily backup with taper. Everything is working well except when one of the winme boxes crashed (you know it happens frequently), the smbmount locked the mount process. I can't

Re: [Samba] smbmount and WindowsXP

2002-09-17 Thread Urban Widmark
On Sat, 14 Sep 2002, Helder Miguel Rodrigues wrote: Hello! Im trying to mount the ADMIN$ share of my windows XP and i cant! Is that really a file share? ./smbmount 192.168.0.18\\ADMIN$ /mnt/laptop/ -o username=Administrator password=mypassword That should be:

Re: [Samba] smbmount/mount/fstab problem

2002-09-17 Thread Urban Widmark
On Fri, 6 Sep 2002, Winne, Joerg wrote: //fileserver/public /mnt/public smbfs noauto,user,username=foo,password=bar 0 0 BUT THIS DOES NOT WORK!!! I'm getting this error message: 6264: session setup failed: ERRSRV - ERRbadpw (Bad password - name/password pair in a Tree Connect or Session

Re: [Samba] smbmount/mount/fstab problem

2002-09-17 Thread Winne, Joerg
Hello Urban! I don't think quotes work the same way in fstab. Try: username=foo,password=bar I tried this and it works!!! Thank you very much for your hint. Joerg -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] smbmount and WindowsXP

2002-09-17 Thread Kurt Pfeifle
Urban Widmark wrote on samba-digest: Message: 10 Date: Tue, 17 Sep 2002 19:35:59 +0200 (CEST) From: Urban Widmark [EMAIL PROTECTED] To: Helder Miguel Rodrigues [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Samba] smbmount and WindowsXP On Sat, 14 Sep 2002, Helder Miguel

[Samba] smbmount?

2002-09-17 Thread John Anderson
Hi, I installed Samba from source, and the smbmount utility didn't install (atleast it's not where it's supposed to be.) A find / -name smbm* -print, turns up 2 C files (smbmount.c and smbmnt.c) in the source directory. My question is, how can I configure / make just the smbmount programs?

[Samba] smbmount and win2k permissions

2002-06-11 Thread LAUTIER Sabrina
From there, you can use smbmount to mount SMB shares (from Windows systems or Samba servers) in your Linux filesystem. smbmount works fine : $ smbmount //DOMAIN_controler/sharedir /home/toto/smb -o credentials=/home/win2k/DOMAIN/toto/.smbpw,uid='DOMAIN+toto',gid='DOMAIN+Domain

Re: [Samba] smbmount and win2k permissions

2002-06-11 Thread Urban Widmark
On Tue, 11 Jun 2002, LAUTIER Sabrina wrote: I can then see that toto owns all files and directories (fmask=664,dmask=775): does this mean that he can do what he wants ? As if the SMB share was a regular linux fs ? Isn't there permissions checking from the win2k server ? Are the windows

[Samba] smbmount filename case forcing

2002-06-10 Thread Neil Prockter
Hello I have a problem mounting a win2k share onto linux I want to mount the share so that all filenames are in lowercase (or uppercase) only This is so that I can use apache with a DirectoryIndex of default.htm instead of all the possible cases. And various other places I plan to use

Re: [Samba] smbmount filename case forcing

2002-06-10 Thread Urban Widmark
On 10 Jun 2002, Neil Prockter wrote: Hello I have a problem mounting a win2k share onto linux I want to mount the share so that all filenames are in lowercase (or uppercase) only Support for this has been dropped. There used to be code in smbfs that mapped A-Z|a-z but smbmount didn't

Re: [Samba] smbmount filename case forcing

2002-06-10 Thread Neil Prockter
I couldn't see an easy way to get the options back in smbmount, not without a longer look at previous versions which I'll do later. I altered fs/smbfs/proc.c as you suggested and it seems to work fine. Any objections to putting support for case mangling back in? it is handy. Many Thanks,

Re: [Samba] smbmount and 2GB limit.

2002-06-06 Thread Jason Stewart
Did the Linux Distro originally come with 2.4.x? The problem that you describe sounds like you have an old version of fileutils hanging around on your box. Good Luck, Jason At 05:33 PM 6/5/2002 -0700, Niranjan Ghate wrote: Hi, I am mounting a windows 2000 share on a linux box (2.4.18) using

Re: [Samba] smbmount and 2GB limit.

2002-06-06 Thread Urban Widmark
On Wed, 5 Jun 2002, Niranjan Ghate wrote: Hi, I am mounting a windows 2000 share on a linux box (2.4.18) using smbmount (2.2.2). I can create files 2Gb on both the systems, but I can't copy a file 2Gb from the linux box over the smbmount. The file size limit is exceeded and the cp

[Samba] smbmount

2002-06-05 Thread Wenglewski
I'm using smbmount to mount an NTFS file system to a mountpoint on a linux server. the problem is, that i will get the following messages in /var/log/messages: Jun 5 10:30:00 tux1 kernel: smb_retry: signal failed, error=-3 Jun 5 10:30:00 tux1 last message repeated 2 times the mountpoint is

Re: [Samba] smbmount

2002-06-05 Thread Urban Widmark
On Wed, 5 Jun 2002 [EMAIL PROTECTED] wrote: Jun 5 10:30:00 tux1 kernel: smb_retry: signal failed, error=-3 Jun 5 10:30:00 tux1 last message repeated 2 times the mountpoint is disapearing and the mount directory to. if i try a umount and mount again the problem is fixed. is there any

[Samba] smbmount and 2GB limit.

2002-06-05 Thread Niranjan Ghate
Hi, I am mounting a windows 2000 share on a linux box (2.4.18) using smbmount (2.2.2). I can create files 2Gb on both the systems, but I can't copy a file 2Gb from the linux box over the smbmount. The file size limit is exceeded and the cp command core-dumps. Has anyone solved this problem?

[Samba] smbmount/smbumount problem

2002-06-03 Thread Thomas . Nagy
When I mount linux/windows samba shares with smbmount (command line or with komba2) I have this kind of error : [thomas@Daemon / ]$ cd Dance\ \\ Techno [thomas@Daemon Dance Techno]$ ls Unable to handle kernel paging request at virtual address cbff *pde = 00031063 *pte = Oops:

RE: [Samba] smbmount works but cannot see C:\WINDOWS directory

2002-05-26 Thread Curtis Rempel
Bingo! That did the trick, thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Urban Widmark Sent: May 25, 2002 8:05 AM To: Curtis Rempel Cc: [EMAIL PROTECTED] Subject: Re: [Samba] smbmount works but cannot see C:\WINDOWS directory On Fri, 24 May

Re: [Samba] smbmount works but cannot see C:\WINDOWS directory

2002-05-25 Thread Urban Widmark
On Fri, 24 May 2002, Curtis Rempel wrote: On one ME box, I can access the C:\WINDOWS directory without difficulty from Linux, however, on the second ME box, the C:\WINDOWS directory does not show up as a directory and has a zero byte size when using 'smbmount' and 'ls' as follows: Is the

RE: [Samba] smbmount question

2002-05-21 Thread marion.haines
@Viera Cc: iSMTP@GC2A@Servers Subject:Re: [Samba] smbmount question On Mon, 20 May 2002 [EMAIL PROTECTED] wrote: I issue the command: smbmount //210.111.222.123/manage Man then press the Enter key. password: I enter the password then press the Enter key

RE: [Samba] smbmount question

2002-05-21 Thread Van Sickler, Jim
Can you just stop/restart the WINS service? Save you a reboot Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 7:45 AM To: [EMAIL PROTECTED] Subject: RE: [Samba] smbmount question Thanks for the reply. I'm setting up

FW: [Samba] smbmount question

2002-05-21 Thread Van Sickler, Jim
21, 2002 8:28 AM To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Subject: RE: [Samba] smbmount question Can you just stop/restart the WINS service? Save you a reboot Jim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 7:45 AM

RE: [Samba] smbmount question

2002-05-21 Thread marion.haines
== -Original Message- From: Van Sickler, Jim [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 21, 2002 11:28 AM To: iSMTP@GC2A@Servers; Marion Haines@BCC@Viera Subject:RE: [Samba] smbmount question Can you just stop/restart the WINS service? Save you a reboot Jim

RE: [Samba] smbmount question

2002-05-21 Thread Urban Widmark
On Tue, 21 May 2002 [EMAIL PROTECTED] wrote: It's the NT server that I have to reboot so it will know the IP of the WINS server. Actually, I don't think you need proper wins support for this to work (you may want it for other reasons). Using a command like this: smbmount

[Samba] smbmount question

2002-05-20 Thread marion.haines
I'm on a Redhat 7.1, Samba 2.2.3a server in a share called Public. I'm logged into the server as root, from the console and have cd'd to the Public directory. I'm trying to use smbmount to mount an NT share from a WinNT Server 4.0, SP3. The share on that server is called manage. The IP of

Re: [Samba] smbmount question

2002-05-20 Thread Joel Hammer
I can reproduce this error on my home system in the following way. My home system has two subnets. If I try to smbclient -L a server (XP) on a different subnet, using smbclient -L 192.168.1.9 I get the following error: INFO: Debug class all level = 3 (pid 24708 from pid 24708) added

Re: [Samba] smbmount and tar

2002-05-17 Thread Urban Widmark
On Thu, 16 May 2002, Inaki Sanchez wrote: Hi all, I've got a little problem: I have a NT share mounted on my linux box, with smbmount (samba 2.2.3a). When I try to create a tar archive with some files of that share, sometimes I got the following messages for some files:

[Samba] smbmount and tar

2002-05-16 Thread Inaki Sanchez
Hi all, I've got a little problem: I have a NT share mounted on my linux box, with smbmount (samba 2.2.3a). When I try to create a tar archive with some files of that share, sometimes I got the following messages for some files: tar: filename file changed as we read it tar:

[Samba] smbmount, smbumount and smbmnt

2002-04-30 Thread Abdij Bhat
Hi, I am deploying samba for an embedded system. The requirement is that the system should be able to mount windows share points. I believe smbmount, smbumount and smbmnt components are needed to do the same. I am not very clear about smbmnt though! I find that smbmount, smbumount and smbmnt

Re: [Samba] smbmount crashes machine if more than one program accessesshare

2002-04-26 Thread Urban Widmark
On Thu, 25 Apr 2002, Michael Jastram wrote: Kernel: 2.4.2 on i686 Why 2.4.2? Try using something more recent (but not 2.4.18, 2.4.17 or 2.4.19-pre-latest). Older 2.4s would end up in a loop trying to reconnect, it could be the reason you see so many smb_retry messages. 2.4.2 also had some

Re: [Samba] SMBMOUNT to C$ Share on Windows XP. HELP!

2002-04-26 Thread Urban Widmark
On Thu, 25 Apr 2002, Malcolm Jack wrote: [root@hoc samba]# mount -t smbfs -o username=administrator,password= //bytelair/C$ /mnt/net1 tree connect failed: ERRDOS - ERRnoaccess Sometimes you need to specify the workgroup parameter. It seems to me to be an access problem, that XP

[Samba] SMBMOUNT to C$ Share on Windows XP. HELP!

2002-04-25 Thread Malcolm Jack
Hey all! Ok, here's the deal. It's a little off topic as it centers more around mount and XP issues then actual Samba, but they all seem to tie together, sooo . . . I have a RH 6.2 Box running a Samba (2.0.10) server with no problems. I have a mixed network of Windows NT4, Win 98/95

[Samba] SMBMOUNT to C$ Share on Windows XP. HELP!

2002-04-24 Thread Malcolm Jack
Hey all! Ok, here's the deal. It's a little off topic as it centers more around mount and XP issues then actual Samba, but they all seem to tie together, sooo . . . I have a RH 6.2 Box running a Samba (2.0.10) server with no problems. I have a mixed network of Windows NT4, Win 98/95

Re: [Samba] smbmount to host over internet?

2002-04-16 Thread Urban Widmark
On Tue, 16 Apr 2002, Rafael wrote: I have tried to mount a share from a windowsclient of my brother over the internet and dont know if it is possible or not i tried this: smbmount //222.132.33/hol /kol ^^ Try using the whole IP number ... (all 4 octets). If the other

Re: [Samba] smbmount fails

2002-04-11 Thread Urban Widmark
On Tue, 9 Apr 2002, onofrio panzarino wrote: Connecting to 192.168.0.2 at port 139 timeout connecting to 192.168.0.2:139 327: Connection to peppe failed Can you ping 192.168.0.2? Is it listening on port 139? Any firewalls between you? This doesn't look like a smbmount problem, it looks like

Re: [Samba] smbmount fails

2002-04-11 Thread onofrio panzarino
On Thu, Apr 11, 2002 at 10:23:36PM +0200, Urban Widmark wrote: On Tue, 9 Apr 2002, onofrio panzarino wrote: Can you ping 192.168.0.2? Is it listening on port 139? Any firewalls between you? This doesn't look like a smbmount problem, it looks like a network problem. i have solved. there was

<    1   2   3