Displaying 20 results from an estimated 1000 matches similar to: "Mac "DAVE" server + Linux samba 2.2.8a client = missing first char"
2006 Sep 28
1
creat isn't exported
Hello,
klibc-1.4 and klibc-1.4.29 don't export the creat function:
$ klcc -static -s -Wall rtfs.c -o rtfs
rtfs.c: In function 'move_ent':
rtfs.c:318: warning: implicit declaration of function 'creat'
rtfs.o: In function `move_ent':
rtfs.c:318: undefined reference to `creat'
$ grep creat\\b /usr/lib/klibc/include/ -r
/usr/lib/klibc/include/zlib.h: descriptors are
2011 Apr 05
1
Getting errors with 3.0.8
Hello!
I've been trying 3.0.8 on OS X 10.6.7 today and have been getting some errors. The command I'm using is:
/usr/local/bin/rsync -aNHAXx --protect-args --fileflags --force-change --progress /Users/davidallie/Documents/ /Volumes/david.allie/Documents/
The target Documents folder is on an iDisk mounted as david.allie . The errors are happening at the beginning and end.
BEGINNING:
2020 May 24
0
Clients send tons of Notiftication requests
I am still fighting with this issue.
I did the following: I connected to the NAS with a read-only account called kodi. I traversed various folders and I finally opened an image.
Everything went fine.
Looking at the logs, the get_entry mask file only shows the final folder:
smbd_dirptr_get_entry mask=[Anhelina Viber] found Users/luca/Pictures/Canon/Alessandro/Amici/Anhelina Viber fname=Anhelina
2010 Jun 23
0
Directory Permissions?
Hello,
Running Samba 3.3.10 on FreeBSD 7.3.
Cannot copy a folder with a subfolder and 10 files in the subfolder from
an OSX 10.6.4 client to a folder on the Samba server. What happens is
that the folder gets copied but not the subfolder and its files.
root at aries:/usr/local/etc# testparm
Load smb config files from /usr/local/etc/smb.conf
Processing section "[homes]"
Processing
2010 Apr 03
6
osx 10.6 strange rsync errors
Hi All,
I have been getting reports from users of backuplist+, my wrapper application for rsync (currently with build of 3.0.6), about odd behavior after updating to OS 10.6 Snow Leopard.
Basically: the problem occurs backing up a directory to a local mounted network volume. Previously all worked fine but after updating to 10.6 there are reports that no files get copied and the destination fills
2013 Sep 15
1
group share directory
samba:
I am attempting to set up a "group share" directory on Debian "Wheezy"
where any user can create or place files and directories, and every
other user has full access to those files and directories. The
directory will be accessed both locally and via Samba.
Here is my Linux, distribution, and file system info:
$ cat /proc/version
Linux version
2010 Feb 03
0
Fwd: OS X Clients Can't Create Sub-Directories
Begin forwarded message:
> From: Kimball Larsen <kimball at miridiatech.com>
> Date: February 2, 2010 7:58:49 PM MST
> To: Andy Liebman <andyliebman at aol.com>
> Subject: Re: [Samba] OS X Clients Can't Create Sub-Directories
>
>
> On Feb 2, 2010, at 6:53 PM, Andy Liebman wrote:
>
>>
>> Kimball Larsen wrote:
>>> I'm running
2008 May 21
11
Per-user home filesystems and OS-X Leopard anomaly
I encountered an issue that people using OS-X systems as NFS clients
need to be aware of. While not strictly a ZFS issue, it may be
encounted most often by ZFS users since ZFS makes it easy to support
and export per-user filesystems. The problem I encountered was when
using ZFS to create exported per-user filesystems and the OS-X
automounter to perform the necessary mount magic.
OS-X
2005 Apr 12
1
Dave clients on OS 9 not able to logon to Samba 3
Sorry for the lengthy post,
Have a mix of OS 9 Macs, OS X, and Win XP clients which need to connect to
a Samba server. Been using Dave 4.0.2 on the OS 9 machines, native smb
client on OS X ones. We have one RedHat 7.3 server, with samba-2.2.7, from
rpm, which works fine. Now I'm building a RedHat 9 server, with Samba
3.0.13-1, compiled from source. But can't get the Dave clients on
2006 Apr 28
1
Documentation for ACL support
Hi,
the changelog of beta4 suggested that ACL support was added but I couldn't find
any documentation for it neither in the tarball nor in the wiki.
Timo, do you already have some writeups regarding the ACLs or do I have to RTFS?
best regards,
Michael
2013 Jun 06
1
Ping an external server through a disabled provider.
Hi,
I''m using Shorewall and LSM to load-balance 3 ISPs.
My configuration works, but when an ISP is disabled, LSM is unable to ping from the associated interface.
I understand why it happens : when `shorewall disable isp1` is called, Shorewall flushes the routing table isp1, and removes the nexthop in the balance table.
So when I want to ping 8.8.8.8 from eth1, no rule allows it.
2003 Mar 26
1
Logging on the rsync server from a client connect
Please forgive me for the really dumb question following. I am a complete
newbie to rsync.
I have been trying to set up an rsync server and am unable to get any
logging.
I need to know if the following is possible.
I'm rsyncing from the client and connecting with ssh to an rsync server.
I can connect just fine and the files go with no problem.
I'm going from a
RedHat 7.3 with rsync
2000 Mar 01
1
Post-compile RSA error with 1.2.2, Solaris 7, OpenSSL 0.9.5
I've been happily using the pre-packaged OpenSSH on my Debian systems
for several weeks. Yesterday I finally started the process of getting
OpenSSH up and running on all our Solaris boxes, to replace the
existing (patched) 1.2.27 non-free version. (Our in-house patches to
1.2.27 include generation of kernel-level audit data for both IRIX and
Solaris, and I want to port/contribute that code
2005 Apr 03
2
Error: cannot set length of non-vector
The subject line says it all. How can I find what
Error: cannot set length of non-vector
means? RTFS is no help. I can find out of course that
it comes from "lengthgets", but who called that? Not me!
The situation is as follows. I am trying to get a package
ready for CRAN. Every time I run "R CMD check" I get this
error when building the package vignette. But (!)
2003 Apr 20
0
How I got Samba 2.2.8a to run on OpenBSD 3.2 i386
First of all, GREAT WORK! I now have my very own Windoze domain thanks to
Samba :)
Now, getting Samba to work fully on OpenBSD was harder than I'd think it
would be.
To get smbd to compile somewhat cleanly, I had to hack
./source/include/config.h thusly: remove USE_SETREUID, add USE_SETEUID.
Then, I hacked sec_ctx.c like the attached diff shows, to get rid of some
assert_gid panic when
2014 Aug 18
1
unknown tag type 64 / recycle: stat for *:AFP_AfpInfo returned No such file or directory
Hi,
something seems wrong with "vfs objects = recycle, streams_xattr". I
permanently keep on getting the following errors on the Samba server:
Aug 18 11:28:39 Storage-03 smbd[34544]: STATUS=daemon 'smbd' finished
starting up and ready to serve connectionsunknown tag type 64
Aug 18 11:28:39 Storage-03 smbd[34544]: [2014/08/18 11:28:39.897763, 0]
2013 Mar 22
1
R CMD check in R-3.0.0 gives warnings
I am running R CMD check on my package nleqslv with R-3.0.0 beta (2013-03-33 r62364) on Mac OS X 10.6.8
In contrast with R-2.15.3 R CMD check now issues a note for
- Mercurial version control files .hgignore, .hgtags and directory .hg. These are however included in .hidden_file_exclusions.
- typical Mac Finder files .DS_Store
All of these are ignored when executing R CMD check --as-cran.
I
2008 Nov 25
2
Mac .DS_Stores
Hi all. We have a file server using samba with a lot of Mac clients.
Mac uses files called .DS_Store to store information about the layout
of the files in the directory. We have a hierarchal storage system,
and don't want to back up the thousands, if not hundreds of thousands
of .DS_store files. Currently we have a policy in place that these
files don't get backed up, but they
2020 Mar 17
0
Folders in Share Grayed Out on Mac
I thought this would be something I could easily find on Google, but all the hits seem unrelated to this issue.
Short version: Linux file server with Samba on it. On a Mac, when reading a subfolder in that share, one folder is grayed out and inaccessible.
Full version: On the Linux server, I have a share set up at /share01/Library/Video. I had a lot of files to copy over onto that hard drive,
2008 Nov 27
2
git .gitignore vs exclude file
I am a bit confused about the different purpose of each.
I think the .gitignore file belongs in the root of my project and is
project specific, but that also seems to be the reason for the .git/
info/exclude file
what happens if they conflict? which one wins.
What is standard practice?
My exclude file looks like this
# git-ls-files --others --exclude-from=.git/info/exclude
log/*.log
tmp/**/*