smbmount windows 2000

2002-11-24 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/ku

smbmount - not taking password from command line

2002-01-18 Thread Juan Nin
Hi, I'm using samba-client-2.0.10-2 on a Red Hat 7.1 box I got a shell script to mount the hard drive from a Windows NT Server, where I pass the username and password. Despite the fact that the password is given, a prompt asks for it. I'm using the following sentence: # smbmount :

smbmount "no such device" problem and solution

2001-03-19 Thread Serguei Bourenkov
decided to share this (tiny) piece of information with other newbies. In order for smbmount "W98Server\\Public" -c 'mount /mnt/W98/Public' -U guest -N (you might want to specify uid & guid as well) to work, smbfs module should be loaded during the install. To check whet

smbmount "no such device" - problem and solution

2001-03-19 Thread Serguei Bourenkov
I decided to share this (tiny) piece of information with other newbies.   In order for   smbmount "W98Server\\Public" -c 'mount /mnt/W98/Public' -U guest -N (you might want to specify uid & guid as well)   to work, smbfs module should be loaded during the install. To

Re: SMBMOUNT gives errors... (sorry for double posting: stupid error:send in HTML)

2000-11-29 Thread Thomas R. Shannon
On Wed, 29 Nov 2000, fam. Willemen wrote: > I can access my smb-share (on a remote machine) through " smbclient > '\\HOSTNAME\SHARENAME' ", but when doing " smbmount > '\\HOSTNAME\SHARENAME' -c 'mount /home/samba/dir' " it gives a &qu

SMBMOUNT gives errors... (sorry for double posting: stupid error: send in HTML)

2000-11-29 Thread fam. Willemen
I can access my smb-share (on a remote machine) through " smbclient '\\HOSTNAME\SHARENAME' ", but when doing " smbmount '\\HOSTNAME\SHARENAME' -c 'mount /home/samba/dir' " it gives a "mount

SMBMOUNT gives errors...

2000-11-29 Thread fam. Willemen
I can access my smb-share (on a remote machine) through " smbclient '\\HOSTNAME\SHARENAME' ", but when doing " smbmount '\\HOSTNAME\SHARENAME' -c 'mount /home/samba/dir' " it gives a "mount error: No such device".   Anybody got a clue?!   Gr. Rob

smbmount NT machine

2000-10-25 Thread Steve Lee
i have a NT machine and linux machine. What are some of the few steps to get this machine mounted on a linux machine. can't seem to get it to work? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-l

RE: smbmount

2000-10-08 Thread Juha Saarinen
%-> Can anyone tell me what's wrong with the following command? %-> %-> # smbmount //peacedog/c /mnt/stephen -d 777 %-> %-> This command results in the following error message: Try it like this: mount -t smbfs -o username=,password= //peacedog/c /mnt/s

smbmount

2000-10-08 Thread Stephen E. Hargrove
Can anyone tell me what's wrong with the following command? # smbmount //peacedog/c /mnt/stephen -d 777 This command results in the following error message: mount error: Invalid argument Please look at smbmount's manual page for possible reasons I've looked at the man page fo

Re: smbmount problem(selim)

2000-09-28 Thread Rob Tanner
--On 09/28/00 05:57:46 PM -0500 Jeff Hogg <[EMAIL PROTECTED]> wrote: > > -Original Message- > From: Rob Tanner <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> > Date: Thursday, September 28, 2000 9:49 AM > Subject: Re: smbmount problem(

Re: smbmount problem(selim)

2000-09-28 Thread Jeff Hogg
-Original Message- From: Rob Tanner <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Thursday, September 28, 2000 9:49 AM Subject: Re: smbmount problem(selim) >If memory serves, user/password syntax is wrong. Check the manpage >since I'm g

Re: smbmount problem(selim)

2000-09-28 Thread Rob Tanner
If memory serves, user/password syntax is wrong. Check the manpage since I'm going from memory, but I believe the command should be: smbmount //w2kp/shared_dir /mnt -o -U selim%selim The -o flags everything past it as options to the smbmount command, and -U identifies selim%selim as

Re: smbmount problem(selim)

2000-09-28 Thread Selim Jahangir
smb.conf encrypted passwd = yes d o u think it sould be no Reply pl. Thanks selim - Original Message - From: "David Rhodes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 28, 2000 4:16 PM Subject: RE: smbmount problem(selim) > Ha

RE: smbmount problem(selim)

2000-09-28 Thread David Rhodes
L PROTECTED]] > Sent: 28 September 2000 11:03 > To: [EMAIL PROTECTED] > Subject: smbmount problem(selim) > > > Dear All > I am in a problem with Samba. Whem i am going to mount a > shared directory in > win2k prof from linux box I am getting the following problem. >

smbmount problem(selim)

2000-09-28 Thread Selim Jahangir
Dear All I am in a problem with Samba. Whem i am going to mount a shared directory in win2k prof from linux box I am getting the following problem. I used the command smbmount " //w2kp/shared_dir /mnt selim%selim" here w2kp is win 2k PC , /mnt is mount point in Linux ans selim%se

Re: smbmount vs NFS opinions

2000-04-06 Thread Hossein S. Zadeh
On Tue, 4 Apr 2000, Frank Carreiro wrote: > My guess would be he isn't happy with NFS because it can be used to > comprimise a system. Of course I would have to say "Don't export your > home directory" ::grinz:: Well, I have never were impressed with NFS security at all these days with all

Re: smbmount vs NFS opinions

2000-04-04 Thread Frank Carreiro
etBios encapsulated in IP if I remember right. More overhead can't be faster :D Just my two cents Frank > > >On Mon, 3 Apr 2000, Robert Burton wrote: > > > >> I have a Snap Server 4000 (rack mount) that I need to backup. I can > >> connect to the S

RE: smbmount vs NFS opinions

2000-04-04 Thread Robert Burton
>At 14:39 4/04/00, you wrote: >>On Mon, 3 Apr 2000, Jason Bradley Nance wrote: >> >> > > I am not a fan of NFS, but don't you lose ALL security permissions of >> > > files and directories if you use smbmount to backup your computer? >> &g

Re: smbmount vs NFS opinions

2000-04-04 Thread Robert Burton
>On Mon, 3 Apr 2000, Robert Burton wrote: > >> I have a Snap Server 4000 (rack mount) that I need to backup. I can >> connect to the Snap via smbmount (which I've already done) and by NFS. >> But I haven't used NFS before. Is using one better then the other?

RE: smbmount vs NFS opinions

2000-04-03 Thread Darryl Harvey
At 14:39 4/04/00, you wrote: >On Mon, 3 Apr 2000, Jason Bradley Nance wrote: > > > > I am not a fan of NFS, but don't you lose ALL security permissions of > > > files and directories if you use smbmount to backup your computer? > > > > No. You can con

RE: smbmount vs NFS opinions

2000-04-03 Thread Hossein S. Zadeh
On Mon, 3 Apr 2000, Jason Bradley Nance wrote: > > I am not a fan of NFS, but don't you lose ALL security permissions of > > files and directories if you use smbmount to backup your computer? > > No. You can configure Samba to preserve file permissions, etc. Coul

RE: smbmount vs NFS opinions

2000-04-03 Thread Jason Bradley Nance
> I am not a fan of NFS, but don't you lose ALL security permissions of > files and directories if you use smbmount to backup your computer? No. You can configure Samba to preserve file permissions, etc. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

Re: smbmount vs NFS opinions

2000-04-03 Thread Hossein S. Zadeh
On Mon, 3 Apr 2000, Robert Burton wrote: > I have a Snap Server 4000 (rack mount) that I need to backup. I can > connect to the Snap via smbmount (which I've already done) and by NFS. > But I haven't used NFS before. Is using one better then the other? Any > opinions on

smbmount vs NFS opinions

2000-04-03 Thread Robert Burton
Hello all.. I have a Snap Server 4000 (rack mount) that I need to backup. I can connect to the Snap via smbmount (which I've already done) and by NFS. But I haven't used NFS before. Is using one better then the other? Any opinions on which would be better to connect with to do t

Re: about supplying a non interactive password to smbmount [solved]

1999-12-21 Thread Claudiu Balciza
> RH6.1 > samba 2.0.5a > how can I supply a non interactive password to smbmount ? > or how can I mount a smb share otherwise ? > > TIA > Claudiu > smbmount file://server/share /mount/point -U user%pass -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

about supplying a non interactive password to smbmount

1999-12-20 Thread Claudiu Balciza
RH6.1 samba 2.0.5a how can I supply a non interactive password to smbmount ? or how can I mount a smb share otherwise ? TIA Claudiu -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.

smbmount

1999-11-23 Thread jack wallen, jr.
using 6.1 i have an NT share mounted (over our companies LAN) with smbmoutn. however, after a certain time (not sure what the exact time is) i end up with an input/output error when try to do anything in the directory the share is mounted into. what would cause this time out? Jack Wallen, J

Re: smbmount 2.0.1-4 and kernel-2.1.105 compatibility

1998-06-20 Thread redhat
I have this problem also (although I'm running 106). I haven't found sources for a newer smbmount, but have contacted people re: it. Chris <- Visit Me At http://home.hiwaay.net/~jfrost -> <-- For My Public PGP Key Visit http://home.hiwaay.net/~jfrost/pgp_key.txt --> --

smbmount 2.0.1-4 and kernel-2.1.105 compatibility

1998-06-20 Thread Tony Garland
I recently upgraded my kernel from 2.0.34 (redhat 5.0) to 2.1.105 in an attempt to pick up a fix in the smbfs which corrects bogus modification dates on NTFS client files when viewed and manipulated via smbmount. Now, the smbmount command which previously worked smbmount //server/share

smbmount, NT, bad file dates

1998-06-10 Thread Tony Garland
I'm trying to solve a known problem where NT 4.0 shares which are mounted under linux 2.0.31 using "smbmount" (version 2.0.1) produce random incorrect modification times for files. I saw a patch for kernel-2.0.33 which fixes linux/fs/smbfs/proc.c to perform mtime computations di

Re: Glitch in smbmount docs?

1998-03-30 Thread Rick L. Mantooth
On Mon, 30 Mar 1998, Michael Jinks wrote: > Well, I tried it with -d and -f options (similar to the way I was using > -g and -u before), still no difference. I think the sharing on NT > should work more or less the way it does in 95, especially since the > permissions on the NT side are wide op

Re: Glitch in smbmount docs?

1998-03-30 Thread Michael Jinks
Well, I tried it with -d and -f options (similar to the way I was using -g and -u before), still no difference. I think the sharing on NT should work more or less the way it does in 95, especially since the permissions on the NT side are wide open, so I doubt that's the problem. Rick, are your 9

Re: Glitch in smbmount docs?

1998-03-30 Thread Rick L. Mantooth
to see the share names. Created several directories in the /home/httpd/html/cd/cd1 , etc.. and then used: smbmount //machine/SHARE_CD /home/httpd/html/cd/cd1 -f 555 -d 555 That gets me around the "Permission Denied" msg on the Browsers.. Plugged the smbmount commands in /etc/rc.d/rc.l

Glitch in smbmount docs?

1998-03-30 Thread Michael Jinks
To recap an earlier post, I'm using smbmount to mount a shared NT drive on a RedHat5 box. I need to give access to that drive to non-superusers, but I can't get the file permissions to change. I've been websurfing looking for more info on this, but the HOWTO only covers smbclien