similar to: No subject

Displaying 20 results from an estimated 100000 matches similar to: "No subject"

2003 Feb 07
1
Performance Issue: Red Hat vs SuSE
Hi All, A couple of days ago I posted a query here about the loss of performance on my backup server after I moved from Red Hat 7.3 to SuSE 8.1. It appears as though, with no hardware or script changes, that my backup process takes 4 hours longer with SuSE 8.1. I'm doing (what I think is) a very simple script that basically employs SMBMOUNT, CP, and DIFF. Like this:
2001 Dec 20
1
accented share name ok with smbclient but not with smbmount
Hi, I'm trying to mount with smbmount a WinNT4.0 share resource from a Linux running Samba 2.2.2.=20 WinNT box is installed with code page=3D850. The resource name includes grave accented characters, in particular: =E0. I'm trying to smbmount with: $ smbmount '//NThostname/of=E0rs' /mnt/ofors -o ip=3Dxxx.xxx.xxx.xxx,username=3Dofors,password=3D******,workgroup=3Dwwwwww where:
1999 Nov 03
2
using smbmount for NT share
I posted a previous thread about using smbmount, but I am still having some problems, using samba version 2.0.5a on SuSE 6.2. I issue the statement: smbmount //NTServer/share /mnt/test -Iaddress -Uid%pswd Afterwards, if I go to the mount directory, i.e. 'cd /mnt' and issue the command 'ls -l' I get an error message 'ls: test: Input/output error'. After that, the mount
2003 Jul 12
0
smbmount and PCShare [Helios]
I tried to mount a PCShare file system with smbmount and was surprised to see that there is a problem while writing files to the mounted file system. I can read everything and move things an make directories within the shared file system. But if I try to copy a file from the local disk (LINUX SuSE 8.1) to the shared file system I get an I/O error. I suppose that this is not a permission
1998 Aug 25
1
NT timestamps; WINS lookup
Two questions. First, timestamps seem to be getting screwed up when I access files on the company's NT server. Someone (using NT) creates some files. My ls -l output shows them as having screwed up dates (ie, 1935, 2027, etc). 95, 98, and NT users see the dates as normal. When I copy any files with cp, the dates change for me, although remain nonsensical, but now the timestamp is also
2004 Oct 29
5
Problem with smbmount
Hello list, I have a problem with my samba shares. I have a server with samba installed on it (3.0.7-Debian). I have workstations under wxp and workstations under linux. I have a common share which looks like this : [Archive] available = yes valid users = user1, user2 comment = Repertoire Archive browseable = yes write list = user1, user2 writable = yes admin
2006 May 02
1
Cannot write over root owned file
I mount another Linux machine with: smbmount tillie/all /mnt/tillie -o uid=0 Trying to copy a root owned to file after either su or su - fails with: cp: cannot create regular file `/mnt/tillie/usr/local/bin/smbmt': Permission denied Since I have root priviledges why does this happen? The file perms are: -rwxr--r-- 1 root root 4.6K 2006-05-02 16:58 smbmt I get the following message on
2004 May 06
0
SMBCLIENT: error on mounting
Dear all, I use smbmount on a script. The package used is (SuSe 7.2): "... root@gprod:~ > which smbmount /usr/bin/smbmount root@gprod:~ > rpm -qf /usr/bin/smbmount smbclnt-2.2.0-15 root@gprod:~ > ls -l /usr/bin/smbmount -rwsr-sr-t 1 root root 497224 May 12 2001 /usr/bin/smbmount root@gprod:~ > ..." This script runs on crontab each 20 minutes. It uses the
2007 Dec 01
1
rsync --delete problems
For some time I have been using rsync to backup data between different machines and my NAS drive. But within the last 2 days I have found out that rsync is not removing old files from destination - directories renamed or removed from source. In this example I want to sync files on my Debian Linux server to a NAS drive. NAS drive is mounted using smbmount. Using "-avhzn" dry-run it
1999 Jul 26
0
UNSUBSCIBE SAMBA
-----Original Message----- From: samba@samba.org <samba@samba.org> To: Multiple recipients of list SAMBA <samba@samba.org> Date: Saturday, July 24, 1999 12:40 PM Subject: SAMBA digest 2178 > SAMBA Digest 2178 > >For information on unsubscribing see http://samba.org/listproc/ >Topics covered in this issue include: > > 1) strange share violation > by
2000 May 16
0
smbmount - what permissions? (again)... one solution
Hello, I have found a solution on an other news group : uk.comp.os.linux There is a set of messages with the subject "Ordinary user to mount SAMBA share" You can read the content of that uk.comp.os.linux group through the web, the URL is http://x35.deja.com In one of the message the author wrote "After, further test. I find smbmount, unlike mount, requires the user owns the
1999 Dec 30
0
SAMBA digest 2359
Hello Samba, ???????, 30 ??????? 99, you wrote: sso> SAMBA Digest 2359 sso> For information on unsubscribing see http://lists.samba.org/ sso> Topics covered in this issue include: sso> 1) Re: Unix .TXT vs DOS .TXT files sso> by Gerry Creager N5JXS <gerry@cs.tamu.edu> sso> 2) Switching user share on NT and smbd spawning sso>
2003 Nov 18
1
Need mount -t smbfs to be world/group writable & not only root
Hi, Need some pointers. Currently using mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename /mnt/share Since I can only mount as root, (not in /etc/fstab) sudo mount -t smbfs -o username=xxx,pasword=xxx //servername/sharename /mnt/share Problem here is.. I can't get group or world writeable permission on the share. It's a NTFS share but that is not a problem. I can
2003 Feb 04
0
SMBMOUNT Performance between RedHat and SuSE
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 the machine coming online with SuSE on Sunday afternoon, my backup process
2002 Oct 03
2
Can't mount dir as read/write
Hi. Trying to mount a Win2k drive as read/write, but when it gets mounted I can't actually write to the drive. Command I'm using is: su -c "mount -t smbfs //nbgwu5/upload /home/darose/mnt/nbgwu5 -o rw,username=crosen,password=*****,workgroup=demo" Result of the mount is: //nbgwu5/upload on /home/darose/mnt/nbgwu5 type smbfs (0) I can read from the drive, but not write to
2000 Apr 27
0
smbmount - what permissions? (again)
Hello >Hello, >I am trying to give some users on a Linux machine the ability to mount >shares from an NT server. Eventually I would like them to be able to do >this with a gui tool like LinNeighborhood, but for now I am trying to >get the smbmount command working. > >I can mount the shares while logged in as root, but when I try logged in >as the user, I get an
1998 Jun 09
0
Trouble with smbmount [Linux 2.0.33/Redhat 5.0]
Hello fellow Samba users, I have a problem setting permissions using smbmount on my Linux /GNU computer I have read/write access rights on NT Server computers, and on a Solaris 2.5 machine, running Samba. My Linux computer has Redhat 5.0, and runs kernel revision 2.0.33. SMBFS support is installed as a loadable kernel module. The smbfs client software is version 2.0.1, and was installed with
2000 Jan 20
1
Subject: Re: SMBMount v2.05a
On Wed, 19 Jan 2000, Jones, Rich wrote: > 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 > failed: smbmount "\\win95\c" -c `mount /mnt/c -u 123 -g 456` > > Error Msg: Device does not
2002 Mar 12
1
Problem with duplicate directories
********************************************************************** Este email assim como os ficheiros que possa ter em anexo s?o confidenciais e para uso exclusivo da pessoa ou organiza??o para o qual foi enviado. Se recebeu este email por engano por favor notifique Redes@bnc.pt Esta nota confirma que esta mensagem foi verificada pelo MIMEsweeper n?o tendo sido encontrados virus.
2006 Feb 09
0
korean character sets
We have built a Suse Linux box as a member server to an existing NT 4 domain. kernel is 2.6.11.xxx samba is 3.0.13-xxx all local file systems are reiser. We installed samba from suse rpm's. We have noted that when we smbmount an existing nt 4 server, and the proceed to do a cp -R smbmountpoint localfilesystem we miss getting files that are named with Korean characters. The linux