Displaying 20 results from an estimated 5000 matches similar to: "2.0.05a smbmount problem"
2012 Nov 07
2
Absolute path in gdata library
Dear list,
I have some .xls files that I need to read into R. I am able to do so
using read.xls in the gdata package, however the helper functions
sheetNames and sheetCount fail. This is the error:
Unable to open file '~/SharedFolder/MyData/mydata.xls'.
Warning: running command ''/usr/bin/perl'
'/usr/local/lib/R/site-library/gdata/perl/sheetCount.pl'
2004 Feb 23
1
Information required on mounting Windows shared folders on Unix s ystems
Hi,
I am new to this Samba. As of my knowledge we can access unix files
on Windows and Windows files on Unix. I have configured my samba on Solaris.
My smb.conf file
> ***********************************smb.conf*******************************
> *****************
> # Global parameters
> workgroup = MYGROUP
> encrypt passwords = Yes
> security = domain
> hosts allow =
2005 Sep 26
2
rync killing the machine
Hi All,
I have a production server that's running our corporate mail (Cyrus-IMAP).
I used to use cpio to archive the mail store, but that's just getting
silly now that there's about 40GB that it needs to run through.
I tried running rsync in order to backup the data, but as soon as I
started running the script the machine came to a grinding halt. I left
it running for about 30
2005 Sep 30
1
ugly name when mapping drives to windows
Hi list
I have just finished setting up a samba server as a member server in a windows 2003 AD. Everyting works like a "keps" Only one minor beauty defekt. When I map a drive in windows from the samba share like.
net use x: \\server\sharedfolder
In windows "this computer" and in explorer the mapping shows with the long name
"sharedfolder at Samba file and print server
2000 Jun 28
1
Problem with smbmount and smbfs
I'm not sure if this has already be answered, but when I try to mount
something using smbmount I get an error that smbfs needs mount version 6. I
am running kernel 2.2.16-3 I was running 2.2.14-5.0 and I was still having
the same problem. Is there a fix to this. Or is it a bug. I have not been
able to find any documentation on the exact problem, just other people with
the same problem.
2006 Mar 16
1
Patch: patches for smbmount opton documentation ( smbmount.8.xml )
Hi,
I use samba on Linux 2.6 and 2G over size file sharing.
It seems smbmount '-o lfs' need to use with large file.
but default man page doesn't say this option.
I want to edit smbmount.8.xml for lfs and unicode option.
I believe using mount.cifs is right way on latest Linux.
But one of the implementation smb_clients tools take this
lazy option.
Is it right way to change of man page
2002 Feb 27
2
why I don't have smbmount????
hi all
I had compiled samba 2.2.1a and it is working...
but when I tried to mount a share from my windows 2000, it happened I
don't have smbmount!!!!
do you know what happens?
I compiled it with
configure
make
make install
Do I need a option for compile smbmount.c???
I hope U can helpme pleas?
2000 Jul 21
1
Reg Smbmount.
Hi,
Iam using Red hat linux 6.1 with samba version 2.0.7 .I had compiled and
used it,and also used the patch given for smbmount.c by Urban.But Strangely
the smbmount version is still version 2.0.5a.Is this the correct version for
smbmount since i thought when i upgraded samba from 2.0.5a to 2.0.7 smbmount
would also be upgraded.Because iam still facing some problems in using
smbmount.If iam
1999 Apr 10
1
linux-2.2.5 + smbd-2.0.3 + smbmount-2.0.x
hi ya samba-gurus..
I'm currently using Linux-2.0.35 to backup NT boxes...
linux-2.0.35 + smbmount-2.0.1 works find for things like
smbmount //NT/C /NT_mnt ...etc...
find /NT_mnt -mtime -1 | tar zcvf /backup/foo.tgz -T -
but it fails miserabley on linux-2.2.5 w/ smbmount-2.0.x w/ smbd-2.0.3
( smbmount from smbfs and samba-2.0.3 )
- some linux programs will change all your time stamps on
2003 Mar 07
2
How to smbmount a share on a domain
I'm running samba 2.2.5 on a RedHat 8 box. I need to mount a share from a PC
that is on a domain that the linux box is not a part of. Normally with another
PC you would specify your username as DOMAIN\user, how do I do this with
smbmount? I've looked at the documentation, google, etc. I can't find anything.
Is this even possible? Here's what I've tried:
smbmount //dd192/PM
2000 Jan 18
2
SMBMount v2.05a
Hi
I have two different distributions running, RedHat 6.0 and Slackware 7.0.
Both machines are running Samba 2.05a.
When I try the smbmount command on the RedHat machine, it has no problem
mounting the smb service.
RedHat 6.0:
works: smbmount //win95machine/c /mnt/c
failed: smbmount "\\win95\c" -c `mount /mnt/c -u 123 -g 456`
Slacware 7.0:
failed: smbmount //win95machine/c /mnt/c
1999 Jun 20
2
newbie: where and how to use smbmount with 2.04b ?
Fellow Samba-ists,
I read about smbmount
But I cannot find it in 2.04b
Where and how do I use it ?
Regards
Terence
1999 Nov 17
3
file permissions and smbmount
I'm using Samba 2.0.6 on a Linux server.
When using smbmount or mount to mount a share from an NT server, how do I
set file permissions. An older smbmount allowed a -d and -f switch to set
the file permissions. The newest one does not support these. The man pages
for smbmount and smbmnt mention using syntax that does not work.
I finally have gotten the mount command to work, but now I
1999 May 30
3
smbmount permissions
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
2005 Jun 22
1
Problem with smbmount and windows xp
For long time I used to smbmount my windows-xp share from my SuSE-Linux
machine with smbmount from samba 2.2.12.
Now I changed to debian-linux with samba 3.0.13.
The smbmount-cmd: ' smbmount //winxp/share /unix-dir -o
username=user,password=xxx,ro' returns no error.
with 'mount' I see the mounted win-share.
But when I try a 'ls /unixdir' I get a 'Permission
2005 Dec 17
1
Using smbmount in a script - no return value
I'm trying to periodically mount an XP share on my linux box, and I've
noticed that smbmount doesn't return a value so I can't test for success
in my shell script:
#!/bin/bash
smbmount //NonsenseShare /bad/mnt/point || echo "error with smbmount"
In this case smbmount silently fails.
I searched the archives and found a couple of messages about smbmount
demonizing
2000 Aug 07
2
smbmount shares not lasting
I've got a machine running RedHat Linux 6.2 on a P-II400 with 256MB of ram.
I'm mounting shares in the manner 'mount -t smbfs -o uid=user,gid=group
//server/share /mount/point'. The server is a genuine NT 4 server, with SP5
and a couple of hotfixes. I mounted a couple of shares yesterday, and
overnight the stopped working. When accessing the share, I get an error
message that
2002 Jun 10
3
smbwrapper or smbmount ?
Hi !
The O'Reilly "Using Samba" book, recommend not to include smbmount
support as it is for Linux only:
"This feature wasn't being maintained at the time the book was
written, so the Samba team made it an optional feature and provided
smbwrapper instead. The smbwrapper feature works on more Unix
platforms than smbmount, so you'll usually want to use
--with-smbwrapper
2003 Jan 30
3
Smbmount for Solaris 8?
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, when would it be released?
- Can you name any commercial packages that offer the ability to
mount NTFS file
1999 Jun 07
2
smbmount Directory permissions
Hello,
I?m having trouble with smbmount & WinNT 4.0 SP 4 Workstation.
Mounting shares on NT from Linux as root is no problem, but
if I try to mount shares as a normal user, the directory I want
to mount the share, becomes gid root and cannot be accessed by
a normal user.
Is there any configuration to do for this like setting permissions
in smb.conf ?
Thanks in advance
Andreas Klein
---