similar to: samba linking Linux and OSX -- weird permissions

Displaying 20 results from an estimated 4000 matches similar to: "samba linking Linux and OSX -- weird permissions"

2007 Feb 24
4
Overwriting symlinks on OSX
I'm trying to rsync files to a set of symlinked directories on an XServe running OS X. The directories look like this: tna@csx:~/2/2006$ l total 80 lrwxr-xr-x 1 tna tna 39 Feb 24 13:18 2006-01 -> /Volumes/CSArchiveArray001/2006/2006-01 lrwxr-xr-x 1 tna tna 39 Feb 24 13:18 2006-02 -> /Volumes/CSArchiveArray001/2006/2006-02 When I run rsync from Linux in --dry-run mode,
2018 Feb 05
0
Samba Fails to Delete Folder and Leaves Behind Broken Symlinks
Hi, After tinkering with Samba, I managed to get my first share working on CentOS 7. I can create files and folders. I can delete them too. Except, there's one folder (possibly many more) that I can't delete, and I just can't figure out why. I have set SELinux to permissive and ensured proper ownership permissions. Yet, when I go to delete this folder, the files will be deleted,
2011 Jun 05
1
Can't compile rtiff for OSX
I have libtiff installed from macports, and it is sitting there in /opt/local/lib: $ ls -l /opt/local/lib/*tiff* -rwxr-xr-x 2 root admin 796684 Jun 4 22:13 /opt/local/lib/libtiff.3.dylib -rw-r--r-- 2 root admin 990296 Jun 4 22:13 /opt/local/lib/libtiff.a lrwxr-xr-x 1 root admin 15 Jun 4 22:14 /opt/local/lib/libtiff.dylib -> libtiff.3.dylib -rwxr-xr-x 2 root admin 960 Jun
2007 Apr 25
1
Symbolic links on Mac OSX
I have noticed an anomaly with symbolic links. umask 027 mkdir folder1 echo 'hello world' > folder1/file1 cd folder1 ln -s file1 softfile1 rsync -a ../folder1/ ../folder2/ ls -lF ../folder* ../folder1: total 16 -rw-r----- 1 alan alan 12 Apr 26 00:00 file1 lrwxr-x--- 1 alan alan 5 Apr 26 00:02 softfile1@ -> file1 ../folder2: total 16 -rw-r----- 1 alan alan 12 Apr 26
2010 Oct 17
0
Entropia Universe
Hello all . I have spent many days trying to get EU to work . Its the only game thats keep me to windows . I can install it . patch it , start it . all ingamestuffs works . chatting , hunting , mining . I even get some loots . but it crash suddenly . allways . it uses the same engine like farcry2. farcry 2 had the same problem but it rated silver in appdb . Ubuntu 10,10 wine 1.3.5 Nvidia
2007 Feb 24
1
Serial Port (OS X)
Hi I have to use a windows application tu upload firmware to a controller. It uses the serial port. I use a MacBook with Tiger 10.4.8 I have installed a usb-serial converter. The device is /dev/tty.usbserial tilo-lutz:~/.wine/dosdevices tilolutz$ dir /dev/tty.usbserial crw-rw-rw- 1 root wheel 9, 8 Feb 24 17:31 /dev/tty.usbserial I was able to compile wine 0.9.31 with help of darwine.
2005 Jun 19
0
CDROM access problem on FreeBSD
Lately I have been trying to get Warcraft II BNE to work on my FreeBSD machine. I check the Application Database and Warcraft II BNE is supposed to work fine under Wine. I started out by updating my ports tree and installing Wine-20050524. I could not get the installer to run under that version, so I installed Wine-20041201. Under 20041201 I was able to install the game, but the game
2006 Sep 06
0
authenticating using winbindd against NT4 domain fails
Since version 3.0.23b, I have been having trouble getting Windows & OSX users to access an NT domain member server running FreeBSD 5.4. It is now at 3.0.23c (installed this morning the 5th). root@aries:/usr/local/lib# net rpc user Password: Could not connect to server 127.0.0.1 Connection failed: NT_STATUS_NO_LOGON_SERVERS root@aries:/usr/local/lib# net rpc user Password: Could not connect
2002 Nov 10
0
bug with symlinks
Hello, I am mirroring the debian tree using rsync. I realised following bug. Version: 2.5.5-0.2 on Debian GNU/Linux. Rsync did not correct old symlinks. # ls -l debian-non-US/dists/ total 60 drwxr-xr-x 2 root root 4096 Apr 17 2001 Debian2.2r7/ drwxr-xr-x 2 root root 4096 Feb 28 2001 Debian3.0r0/ drwxr-xr-x 2 root root 4096 Nov 10 02:30
2012 Nov 26
1
[LLVMdev] [llvm-commits] Improved Covered Default Switch detection
On Nov 25, 2012, at 6:49 PM, Eli Friedman <eli.friedman at gmail.com> wrote: > On Sun, Nov 25, 2012 at 3:19 PM, Joe Abbey <jabbey at arxan.com> wrote: >> If cmake happens to detect GCC for the C compiler and Clang for the C++ >> compiler, then a manual override of either the C compiler or >> SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG is required. This has been
2006 Sep 06
3
FW: authenticating using winbindd against NT4 domain fail s (URGENT)
Hi folks, Can anyone shed light on this issue? I haven't heard from you guys. Is there anything else I could do to expedite resolution of this issue? I've read the WHATSNEW.txt and reviewed the release notes. I am not sure if I've fully grasped what needs to be done. Can someone point me in the right direction? ~Doug -----Original Message----- From: Doug Sampson
2006 Mar 24
4
SAMBA install on IRIX 6.5
I am having problems with Samba on IRIX 6.5 authenticating via Active Directory. Installing the tardist of 3.0.21c did not give me kerberos/ldap/adc capabilities even though Kerberos and LDAP were prereq's. With OpenLDAP and Kerberos5 installed, my configure fails. I am trying this: ./configure --libdir=/usr/lib --includedir=/usr/include --prefix=/usr/samba --with-ldap --with-ads
2012 Apr 11
12
[Bug 8856] New: --hard-links does not handle hard-linked symlinks correctly on FreeBSD
https://bugzilla.samba.org/show_bug.cgi?id=8856 Summary: --hard-links does not handle hard-linked symlinks correctly on FreeBSD Product: rsync Version: 3.0.7 Platform: All OS/Version: FreeBSD Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at
2004 Nov 07
2
Symlink file syncing issue
Hi! I've been attempting to use rsync to sync a set of files between my laptop and my desktop. I've tried using google to search the archives, but didn't find anything that addressed this issue exactly... First of all, here are the details of how I have things set up. Server acting as the intermediary: OS: Mac OS X Server 10.3 rsync: 2.6.2 Laptop: OS: Mac OS X 10.3.6 rsync: 2.6.2
2007 Feb 07
0
ncdf library
i have been trying to load the package ncdf using the command library(ncdf). below is my hardware information. platform i686-pc-linux-gnu arch i686 os linux-gnu system i686, linux-gnu status major 2 minor 4.0
2008 Aug 19
1
TECRA-A9 -- devcot LDA/sendmail
FreeBSD 6.3-RELEASE-p3 i386 --------------- sendmail -d0.1 Version 8.14.2 Compiled with: DNSMAP LOG MAP_REGEX MATCHGECOS MILTER MIME7TO8 MIME8TO7 NAMED_BIND NETINET NETINET6 NETUNIX NEWDB NIS PIPELINING SASLv2 SCANF STARTTLS TCPWRAPPERS USERDB XDEBUG ------------------ dovecot-1.0.7 dovecot-sieve-1.0.2 _______________________ IMAP-UW was previously used.
2016 Mar 23
3
riello idialog 600
Hello. I use nut 2.7.2 and have riello idialog 600 Ups.conf: [riello] driver = riello_usb port = auto desc = "riello" and get error root at server:/home/manu/Desktop# /lib/nut/usbhid-ups -a riello Network UPS Tools - Generic HID driver 0.38 (2.7.2) USB communication driver 0.32 Error: UPS [riello] is for driver riello_usb, but I'm usbhid-ups! When I chnge driver to usbhid-ups
2003 Jun 05
1
finding files on remote rsync servers
Newbie needs advice, please. Sorry for the length of posting: I use rsync because it is such a great tool to reduce my download time for ISO files of different distros on remote servers that I want to update on my local disk. I've read the man file, the FAQ and the Wiki, and all have helped me understand much better my use of rsync for what I'm trying to do. However, I'm stuck on
2005 Jan 07
1
[LLVMdev] Shared library building problems on Darwin
Hi, a while back I wrote that the llvm makefiles didn't create the correct kind of file for use on darwin with -load. Since then, both the shared library and makefile system have been overhauled significantly. So I checked again - as updated from CVS, the current makefiles don't build the right object type on darwin. If you follow the advice of 'Writing an LLVM Pass" tutorial,
2005 Mar 24
1
Question on routes
I currently have the following outbound-local config in my setup.... I can call SOME of the numbers (like 337xxxx, and 998xxxx, and 323xxxx).. but when I try to dial say like 601xxxx I get a 404.. any thoughts, I can't see any difference in the config. Also, I seem to be able to dial any number that starts with a 9.. such as 977, 990, 903.. [outbound-local] ;exten =>