similar to: chmod and unix extensions

Displaying 20 results from an estimated 2000 matches similar to: "chmod and unix extensions"

2009 Mar 11
2
chown failure on a samba share
Is this working as designed or a samba bug? I am trying to chown ownership of a file in a samba share and it results in an error. cifstest6:~ # smbclient //cifstest8/smb8 -U root Enter root's password: Domain=[CIFSTEST8] OS=[Unix] Server=[Samba 3.4.0-GIT-e6a5f11-devel] smb: \> chown 65534 65534 file2 NT_STATUS_ACCESS_DENIED chown file \file2 uid=65534, gid=65534 The share is thus
2014 Feb 04
1
Samba 3.6.3 and NT_STATUS_INVALID_PARAMETER
I see strange errors when samba client tries to shrink file to 0 bytes. Samba runs on Ubuntu 12.04, client also Ubuntu. Samba sits on top of POSIX file system (FUSE implementation). I can see truncate is called correctly and no error is returned from my implementation. Any ideas? [2014/02/04 12:34:49.806813, 3] smbd/process.c:1467(switch_message) switch message SMBtrans2 (pid 28426) conn
2017 May 25
3
Not possible to chown as guest?
I run Samba server on my OpenWRT router. I normally access the share as guest from my Linux box. Here's the relevant line from my /etc/fstab: //192.168.1.1/T_Drive /mnt/r cifs guest,rw,iocharset=utf8,uid=1000 0 0 Recently I harnessed rsync to backup a number of photos from the Linux to the Samba share mountpoint but rsync said that chgrp failed when it tried to change group
2003 Jan 14
1
Samba 2.2.7a & CUPS 1.1.18, Win2k is not downloading cups windows drivers
I'm building an new server with CUPS 1.1.18 and Samba 2.2.7a (Both compiled from source) Installed the printer with CUPS and printed a test page with CUPS. Next step make Samba use CUPS. I've used cupsaddsmb command to do this, which completed successful. Running command: smbclient //localhost/print$ -N -U'root%XXXXXXXXX' -c 'mkdir W32X86;put /var/spool/cups/tmp/3e1bf35d1d1f9
2004 Jul 20
1
Virus checker leaving "chmod of" files in samba log
Hi all, I am running a Samba 3.0.0-14.3E server on a RedHat Enterprise WS3. Here's the problem: When I am connected from my PC (Windows 2000) and run the MacAffee v4.5.1 virus scanner on the connected share, I see the following in the Samba log file (debug level=2) for what appears to be each file in the share: [2004/07/20 13:02:51, 2] smbd/open.c:open_file(250) sullivan opened file
2002 Aug 25
0
strange: failing upload of special profile-dirs
Hi to everyone, Something quite strange occured to me this weekend as we wanted to switch our network to w2k ads structure with a sambaserver as main fileserver running winbind. The windowsprofiles are supposed to reside on the sambaserver and the client successfully loads the initial profile. The first time the user logs on to his machine, he gets some default .msi-softwarepackages assigned by
2003 Jan 16
4
File transfer corruption (NULL characters)
I've got a couple of Solaris 7 boxes that are running samba 2.2.0. When I try to copy text files from a windows 2000 client to the server, the resulting file is filled with all NULL characters. I tried copying the same file to a NT server's share and there was no corruption. When copying to the solaris share, the windows 2000 client eventually gives the following error: The
2007 Jun 01
1
Weird behaviour when using "kernel oplocks = yes" leading to "corrupt" files - bug in samba?
Hi folks, Today I noticed some strange behaviour when accessing a samba server (samba 3.0.25a) from windows: On our Debian fileserver I prepared a file testfile.txt being owned by user usera and group dpt-a. Then I "setfacl -m g:admins:rwx testfile.txt". User userb who is only in group admins, but not in dpt-a is thus permitted to access and change this file by its POSIX-ACL, which
2004 Nov 09
2
AW: Permissions problem with 3.0.8
We use LDAP backend and Linux 2.6. It happens only --with-acl-support. This 2 errors I found in the level 10 log when I try to copy a fresh copied file a second time on itself (permissions of test file are -r-xrw----, user and group match) Maybe the attribute mapping goes another path with acl support? 3.0.7 works fine. Daniel [2004/11/09 17:02:02, 10] smbd/open.c:open_file_shared1(1038)
2003 Feb 24
5
XP irratic delay in opening files....
Hi all I am fairly new to samba and XP. I have a client who we set up a samba server for, they are complaining about documents taking about 30 secs -2-3mins to open but only sometimes (it can be very frequent). I have seen this and captured a piece of the log file I wonder if any one can make any sense of it... I have been looking on the net and trying various things all day but to no avail...
2014 Jun 27
0
CentOS6.5 Samba 3.6.9 Windows8.1 login possible after 15 minutes after logoff
Hello, in school We have CentOS6.5 server with Samba3.6.9 (default from CentOS3.6.9 repository). Clients are WinXP, Win7 and Win8.1, We use roaming profiles. Everything is working perfect, except that when user logs off from Win8.1 client, he is not able to log in for about 15 minutes to any Win8.1 client at school. After 15 minutes it is possible again. I do have pretty standard smb.conf, no
2004 Jan 09
0
Samba 2.2.8a and HP-UX 11.11 (11i)
I read a message from the archives that describes nearly our exact problem that has begun to appear after 11i was installed on our server. File access has become slow and unreliable, especially under high loads. As a matter of fact, I had a logon script running a series of echo -- it was executing them at about 1 line every 2 seconds. The way we "solved" the problem was moving the Samba
2003 Oct 21
0
Access denied when copy file via batch script to samba shre
Hello, I want to replicate some files from one linux samba share (share=install) to another one (share=install). When I copy these files manually over the Windows Explorer (drag/drop), I have no problem I can create,overwrite a existing file. When I do it via a dos batch (robocopy) I have the error message "Access denied". I'm authenticated as the same user in both steps. OS:Linus
2013 Apr 15
10
[Bug 2091] New: scp hangs while copying a large file and being executed as a background process ( with nohup )
https://bugzilla.mindrot.org/show_bug.cgi?id=2091 Bug ID: 2091 Summary: scp hangs while copying a large file and being executed as a background process ( with nohup ) Classification: Unclassified Product: Portable OpenSSH Version: 6.1p1 Hardware: Other OS: AIX Status: NEW Severity:
2011 Feb 07
1
Incremental backup with only delta into a separate file.
Hi All, I am presently doing a small POC with rsync for incremental backup and restore starategies. I have come up with certain question down the line, can anyone help me with the explanation. Used the config and ideas from: http://www.mikerubel.org/computers/rsync_snapshots/ The commands executed on two machines in sequence Machine 1: root at Andruil:~# vim testfile root at Andruil:~# ls
2008 Apr 28
3
[Bug 1657] New: tests/functional/acl/nontrivial/ zfs_acl_cp_001_pos causes panic
http://defect.opensolaris.org/bz/show_bug.cgi?id=1657 Summary: tests/functional/acl/nontrivial/zfs_acl_cp_001_pos causes panic Classification: Development Product: zfs-crypto Version: unspecified Platform: Other OS/Version: Solaris Status: NEW Severity: critical Priority: P2
2007 Dec 19
0
"force create mode" not enforced from linux client
My Samba v3.0.25b (in CentOS v5.1) has the smb.conf shown below. What I'm seeing is that "force create mode" is not enforced when accessed by a Linux CIFS client (Fedora 7). On the server, user steve has a home directory of /home/steve, and the public directory is /home/samba/public. The shares are mounted from the client fstab like this: //nemesis/steve /mnt/cifs/myhome cifs
2005 Apr 12
3
[Bug 1014] SCP slow bandwidth with Solaris8 on n240
http://bugzilla.mindrot.org/show_bug.cgi?id=1014 Summary: SCP slow bandwidth with Solaris8 on n240 Product: Portable OpenSSH Version: 3.7.1p2 Platform: ix86 OS/Version: SunOS Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: openssh-bugs at mindrot.org ReportedBy:
2020 Jan 15
4
[semi-OT] C7 Possible bug but I can't determine what tool has the problem
Hi all, I'm writing a script that uses rsync to sync 2 dirs on C7. I noticed a strange behaviour. I have 2 dir: src and dest. In src dir I generate a testfile with "dd if=/dev/zero of=testfile bs=1M count=100" and when I run "du -h testfile" I get the correct result. Then I sync src/ to dest/ using "rsync -avS? src/ dest/", all ok but when I run "du -h
2011 Apr 12
2
advisory file locks in linux - do they work?
Hi - I'm trying to verify if OpenSSH/SFTP will in fact lock files with advisory file locking in Linux. I can test locking with the linux "flock" command to verify that file locking does work - but when I upload or download a file with SFTP it will not detect a lock. I'm asking about Linux specifically because about a year ago I was doing a similar process in Solaris 9 and