similar to: Win2K manipulation of directory permissions

Displaying 20 results from an estimated 2000 matches similar to: "Win2K manipulation of directory permissions"

2002 Dec 11
2
samba authenticate to 2K AD?
Has anyone on this list been able to configure samba in such a way so that it will authenticate to windows 2K acitve directory. What I want to do is this: install samba 2.2.7 onto a Redhat linux 7.3 system, then configure samba (I think using something called smb_pam) so that it will join the windows active directory domain. Is such a thing possible? Has anyone here done it? I can't find
2004 Jul 15
3
Rsync not preserving owner/group
For some reason when using -owner -group my files end up being nobody:nobody on the destination..? This is Solaris 9. Jeremy S. Loukinas
2002 Oct 30
3
segmentation fault
Dear Samba org. I have a problem when mounting a windows drive into my linux server, I have samba 2.2.3a and kernel 2.4.18 with SuSE 8.0 The problem I have is that I get a "segmentation fault" message when I try to access some windows directories, after that samba gets frozen and I cant kill the process (looks to me it keeps running an endless cycle). This wasn't a problem with
1999 Jul 22
1
Compiling on AIX3.2.5
I have tried to compile 2.0.4b and 2.0.5a on AIX3.2.5 and it gives a problem when I test it with "smbclient -L bigserver", that was discussed in the archives. I thought it was fixed. It gives:- [1999/07/22 20:57:05, 0] smbd/uid.c:(68) Couldn't set effective uid to 207. Currently set to (real=0,eff=0). Error was Not owner [1999/07/22 20:57:05, 0] smbd/service.c:(463) Can't
1998 Jul 12
2
Domain logon from behind proxy...
I think this has been addressed a few times, but without quite satisfactory results. I have a private subnet behind an NAT proxy server (IPMASQ), and a public subnet on the other side with the NT PDC on the public. (Using both NetBEUI & TCP/IP). The PDC will change later, but currently I'm trying to find out how this all works before I do that. I'm trying to make a client machine on
2004 Apr 07
2
--suffix problem - possibly bug?
I'm having an issue with the --suffix and -b flags - I've tried the following commands: rsync -avbr --backup-dir=/rsyncbackup rsynctest user@server.com::module rsync -avbr --backup-dir=/rsyncbackup --suffix="" rsynctest user@server.com::module and either way, I wind up with a tilde as a suffix on all the files moved into the backup directory at time of synchronization.
2003 Nov 18
2
Win2k Scheduler not able to execute rsync over SSH
Hi there, I have tried enough of it and couldnt get any where. I have a Redhat 9.x box with rsync I want to backup contents on the RH to Win2K box. I have copied required cygwin DLL's and rsync.exe,ssh-keygen.exe and ssh.exe. I set up my pub rsa id and all that stuff. My problem is here: I have a batch file which logs itself. The batch file contains some logging commands and rsync -avze ssh
2004 Apr 22
2
Rsync Error..
Hello all, I am having a problem with rsync. I want to backup data from one machine to another remote machine. I have Freebsd4.7 on source and FreeBSD4.9 on destination machines. rsync is installed on both the machines. I gave the following command at the source machine. rsync -avvznrbe rsh /sourcepath 66.123.34.123:/destinationpath (66.123.34.123 is the destination ip address) Below is the
2004 Jul 09
1
discrepancy in file count
Rsync counts directories as files when it's creating the file list, but does not count them as files in the "files transferred" statistic. Example output from my backup logs, when initializing a new backup volume (rsyncing a set of data to a completely empty filesystem): [2004-07-09 03:03:37] - Number of files: 75007 [2004-07-09 03:03:37] - Number of files transferred:
2004 Jul 12
1
verbiage suggestion
It occurs to me that it would probably avoid a LOT of newbie confusion if instead of "bytes written" and "bytes read", the stats said "bytes sent" and "bytes received". Anybody who doesn't know better intutively tends to grasp "bytes written" as what got written *to the hard drive* rather than what got sent over the pipe. Jim Salter JRS
2004 May 05
5
rsync and Perl programming
Hi everybody - I'm trying to write a Perl wrapper for some rsync tasks that need doing. Problem is, there's some sort of odd interaction going on between Perl and the daemon mode communication for the rsync client, and I'm at my wit's end in trying to figure it out. Here's the Perl script: #####################################################
2003 Sep 26
1
ongoing progress
A couple of ideas about things that would be nice to see in rsync: 1. a "0.5v" option - something that would just show a progress either by file or by megabyte, ie "processing file 1,048 of 9,032" or "processing: 832 of 3,459 MB". The standard "verbose" is good for troubleshooting, but it's not very useful for gauging how much has been done and how
2003 Sep 08
1
continuing broken pipe problems
Hello all - I am running rsync 2.5.6 on two FreeBSD 5.0 machines. I have experimented with running rsync using ssh, with command lines like the following: rsync -rv --progress jimbo@192.68.100.10:/usr/share/smbshare /usr/home/jimbo And also with running rsync as a daemon on the master server, and syncing to it from the other machine like so: rsync -rv --progress 192.168.100.10::test
2002 Sep 09
0
Re: [S] First max of a vector
>>>>> "MikeM" == Michael M Meyer <mikem at salter-point.com> >>>>> on Sat, 07 Sep 2002 18:40:01 -0700 writes: MikeM> which(x==max(x)) will return the indices fo all MikeM> elements that are equal to the max. So the first max MikeM> would be which(x==max(x))[1] (At least this works in MikeM> R, I assume it does in
2012 Nov 29
0
Centos 6.3 Home-Based Small Business Server
Hi; My username is: darrellsalter I have written an HTML document explaining how to set up a Centos 6.3 Home-Based Small Business Server and I was wondering if this is something you might want in your wiki perhaps under the How to #7 Web Server section. ? Regards, Darrell Salter -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jan 21
0
[Fwd: Re: how about auth users without a password?]
(accidentally sent directly to Larry the first time - cross-posted to list after-the-fact in case someone else finds it useful) > I hope to manage rsync access the same way. Clients would be > forced to come in via SSH (because no other ports are open), and > once in, the configuration of rsync will determine what they can > do, precisely. This is just a hope at the moment
2004 May 11
0
--backup-dir and daemon mode
Is it possible to use --backup-dir= with a daemon mode target? I have been attempting to use --backup and --backup-dir= with a daemon mode server I use as target for an rsync command that "pushes" from the server needing backing up, and have met with no luck - I keep getting broken pipe errors, and attempts to create directories like "user@192.168.0.1::backup/backup" on
2001 Aug 08
0
Kudos to all (GC works really well)
I am a lurker on the mailing list and a quiet but active user of R. I recently needed to do some exploration and modelling on a large set of data. In the past I would have been sceptical about how well R's memory management and garbage collection would perform. I fully expected R or my operating system to grind to a crashing halt. However I was delighted with the memory performance.
1999 Jul 14
0
A samba or a mutt problem?
I have to briefly describe my situation before posing my problem. I do almost all my work including reading e-mail with mutt on two unix machines. For various reasons related to the fact that we are in the tropics I have moved both machines to the university machine room. I sit in front of a Pentium PC running Windows 95. I use telnet to get to one unix machine and X Windows emulation to get to
2001 Jan 17
4
Can one set --no-save in .Rprofile
(On Unix/Linux) Is it possible to set the --no-save command line option as an option in the .Rprofile file. I have looked in the sources and do not see any obvious (user initiated) ways of changing the command line defaults, but I am hoping I have missed something. I *know* I can write my own shell script wrapper that calls R with whatever arguments I want (and I do that). However there