search for: sharring

Displaying 20 results from an estimated 68 matches for "sharring".

Did you mean: sharing
2005 Jan 23
1
Experimental FreeBSD ports / packages for test61
Hello, If anyone would like it I have provided a Dovecot 1.0 test61 port and package for FreeBSD 5.3 here. I made them for my own experimentation but thought they might be interesting to others I suppose. http://www.helenmarks.co.uk/~dom/dovecot/ These deviate from the stock test61 because I've updated and added a patch I wrote a long time ago for ioloop kqueue/kevent support in
1999 Aug 23
0
smcp.shar (was linking object files)
I've been out of town, and too hastily deleted some earlier messages from this thread.... > > > Dear friends. I would like to link an object file made in C. > > Dyn.load rather wants to link a whole library and I only wanted to > > link this small object file. I followed instructions given for S - > > by Clive Loader in his software for changepoint handling and >
2013 Jan 07
0
Getting "Element not found" (I only have the german error) if accessing the shars by \\realm.name\!
Hi, SAMBA users, If I try to access the shares by \\samdom.asta.lan I get an "element not found" error but if I access it with the samba servers ip address, everything works just fine! I'm using samba4 4.0.0-1 Greets Flo
2008 Jan 07
1
Working platform with FreeBSD + USB + MGE Ellipse (usbhid-ups)
Hi, I've have had some difficulties to run NUT on freebsd, but I finally managed to have something that work reliably enough. For those who may be interested, here is what I did. Os: FreeBSD 6.2-RELEASE-p7, nut: 2.2.0, libusb: 0.1.12 First, I had to patch libusb with the changes submitted by Nevil Thatcher in the nutups forum in may 2006. Without this change, nothing works.
2010 Mar 07
2
smbget returns wrong exit code
smbget -Rr smb://localhost/share [all files and folders are copied successfully!] echo $? 1 On the other hand, when smbget is introduced with an error smbget -Rr smb://localhost/shar Can't open directory smb://localhost/shar: No such file or directory echo $? 0 This is breaking my error checking in backup scripts. I can't find any place to file a bug report, I hope this is the right
2006 Jul 31
3
LSI RAID Configuration Steps on T2000
Guru''s, Is anyone shar with me the steps to configure hardware RAID in T2000 server (LSI drivers) and use rootdisk hardware mirror -- Thanks a lot! Malahat Qureshi Ph.D. (MIS) Email: malahatq at hotmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Jan 16
2
Regularly being asked for username/password
I'm a bit of a noob w/ samba and I set up a small samba shar (v. 3.4.0) on my ubuntu machine which hosts a shared drive for a single vista laptop (my wife's machine). My question is .. is it normal for her to regularly be asked to enter her username and password or is it something that I've done in my configuration. Note: I used the configuration guide from Linux Journal
2002 Jun 21
1
small security-related rsync extension
Included below is a shar archive containing two patches that together: 1) make backup files get their setuid and setgid bits stripped by default 2) add a "-s" option that allows backup files to continue to have these privileges This means that if you update a collection of binaries with rsync, and one or more of them has a local-root security problem, the backup file(s) created when
2007 Sep 17
2
Filesharing + video + voice supported Soft phone
Dear all I have setup of asterisk 1.4.11 Now i want soft phone which one support file sharring + video + voice call with asterisk SIP is there any soft phone which support this all feature ?? with asterisk Regards Satish Patel --------------------------------- Moody friends. Drama queens. Your life? Nope! - their life, your story. Play Sims Stories at Yahoo! Games. ----------...
2005 Mar 12
5
FreeBSD trusted execution system: beta testers wanted
All, I have written a trusted execution module and would appreciate if anyone could help in testing. This module provides a functionality similar to NetBSD's verified exec mechanism. Once the design details of this security policy has been solidified, I will be releasing a white paper which describes the technical implementation in greater detail. The mac_chkexec policy logic can be found
1999 Sep 02
0
R 0.65.x bug : attach()/eval() {was "lib.source() within library()"} (PR#264)
In 0.65.0 lib.source() within library() works differently and fails to correctly "load" a library when it wants to change an object that it has defined previously: Below is a very short shar file that produces a "minimal" example [no attachment, just appended]. To reproduce {read on, before doing it!} do sh < libBug.shar <<<<< the file name you gave
1998 Apr 30
1
Anonymous CVS access now available from anoncvs.freebsd.org
Please see: http://www.freebsd.org/handbook/anoncvs.html For full information on using ``anoncvs'' to fetch FreeBSD CVS repository (or buildable source) bits. If you're also interested in setting up your own regional AnonCVS server, please see: ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-CVS/anoncvs.shar For some setup instructions on doing this (essentially the list of steps I
2019 Feb 02
5
Runnable R packages
I don't think anyone denies that you *could* make an EXE to do all that. The discussion is on *how easy* it should be to create a single file that contains an initial "main" function plus a set of bundled code (potentially as a package) and which when run will install its package code (which is contained in itself, its not in a repo), install dependencies, and run the main()
2002 Jul 09
5
Cant Log Into Terminal Using Winbind
List, I am unable to log into a terminal using Winbind service. I have the login file correctly modifyed and nsswitch too. I have the 2.2.5 version of SAMBA with the new winbind. SAMBA shares work great, so I think it is something else. I get this error in the messages log: Jul 9 11:46:01 alblinux sshd(pam_unix)[5463]: check pass; user unknown Jul 9 11:46:01 alblinux sshd(pam_unix)[5463]:
1998 Oct 16
0
Samba 1.9.18p8 shared read-only?
Hi, I recently upgraded to 1.9.18p8 on Solaris 2.6 and am having a problem with writable services other than [homes]. [apps] is one that's causing the most difficulty. Users are being logged into writable shares as user 'nobody' and are not permitted write access. The shares are set as 'writable' and 'write ok'. host equiv does not have an effect either. All hosts
1997 Nov 24
0
R-alpha: random number generator -- S-plus's
--Multipart_Mon_Nov_24_14:51:09_1997-1 Content-Type: text/plain; charset=US-ASCII >>>>> "PaulG" == Paul Gilbert <pgilbert@bank-banque-canada.ca> writes: MM> The code is basically in V&R 1 and 2; V&R2 on p.167. I have it as a MM> C function that I used to dyn.load into S-plus in order MM> to prove that S-plus was using it.
1999 Jan 05
2
PLS Code
Has anyone implemented partial least squares in R? I know there is code in the S archive, but it is a shar file and I run R/S-Plus on a NT 4.0 machine. Thanks! Jeff -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in
1999 Aug 17
1
linking object files
Dear friends. I would like to link an object file made in C. Dyn.load rather wants to link a whole library and I only wanted to link this small object file. I followed instructions given for S - by Clive Loader in his software for changepoint handling and it is his object file I made from http://cm.bell-labs.com/cm/ms/departments/sia/clive/smcp.shar Any dirty tricks or easy oversights ? Yours
2001 Oct 31
1
Samba 2.2.1a - cannot connect from win98 to sun
I have an e4000 and I want to shar just one directory that I use for storage purposes. I have set up the share and smb.vonf using swat. I have set it to guest only and when i try to cvonnect frmo my win98 laptop it asks for a password!?!? What am I doing wrong here, can someone point me in the right direction ? Thanks, Brandon
1997 Apr 03
0
R-alpha: R0.50-pre6: "stack imbalance in ..." // is.vector(matrix...)
[[[ To the new subscribers of the R-devel mailing list: The latest prerelease of R 0.50 has not been announced to this mailing list, by accident. In short, get R6.tgz and R6-update.shar.gz, from ftp://stat.auckland.ac.nz/pub/ihaka/ and first unpack the tar file, then the shar file in the same directory.. ]]] and to ALL "R-devel"oppers: Yes, please use this