similar to: Accessing remote samba server

Displaying 20 results from an estimated 3000 matches similar to: "Accessing remote samba server"

2019 Jan 21
2
force re-authentication when accessing different shares
On Mon, 21 Jan 2019 10:43:35 -0400 Robert Marcano via samba <samba at lists.samba.org> wrote: > On 1/21/19 10:24 AM, Harald Glanzer via samba wrote: > > hello & thx for your fast response! > > > > i need a way to create samba shares without creating system user > > accounts: > > > > - add users via smbpasswd with unique password > > - no
2007 Apr 18
1
[Bridge] Why TTL is changing when sending a ping?
The situation is this: INTERNET -- ROUTER -- ETHERNET+WIFI -- PC's The conection between INTERNET and ROUTER is done with 2 LINKs with static IP's. The conection between ROUTER and PC's is done via ETHERNET lan with many bridges and ACCESSPOINTS. The PC's are in a IP subnet, the BRIDGES in another IP subnet, the AP's in another IP subnet. The ROUTER has 1 bridge interface
2001 May 09
1
plotting text from formatted object
Dear List, I would like to plot the diagnostic plots for an anova object and the anova table in a single window divided into 5 plotting regions. Plotting the diagnostics is simple engough but is there an easy way to plot the formatted table of an anova object in the fifth plotting region? I am using v1.2.1 on RH7. The code I am using follows: ... aov.objects <-
2006 Feb 01
1
(newby) IAX Trunk on low bandwidth connection
Hello everyone, this is my first post to the list, so hello again. We're a small company in Romania and we're trying to set up a really small version of "call center". That is, we want to get a few land-lines from our telco in different countys and "bridge" all calls to our HQ, in order to make it cheeper for our clients to call us. Unfortunatelly there's no ISP
2019 Jan 21
3
force re-authentication when accessing different shares
hello & thx for your fast response! i need a way to create samba shares without creating system user accounts: - add users via smbpasswd with unique password - no need for a corresponding useraccount in /etc/passwd - access to the corresponding shares should be independent from any domain (i.e. the share should be accessable via windows client) to come around the useraccount-restriction (as
2008 Apr 02
2
why i can't install wine even i had used the wineinstall
Hi, i had installed the wine by wineinstall.Here is the result : Installation complete for now. Good luck (this is still beta software). If you have problems with WINE, please read the documentation first, as many kinds of potential problems are explained there. [cjzjm100 at localhost wine-0.9.58]$ wine /media/F_drive/Thunder5.7.4.401.exe bash: /usr/bin/wine: there is't that file or content
2012 May 29
2
Ask password when booting Web Server
Hi All, i have a problem after install SSL on Apache, when the installation is well and no problem, if access domain which include SSL, (below) https://centos.co.id and https://centos.org it's work, the real problem when restart my computer (apache), when restart on process ask for password RSA when booting CentOS 5.5, more details can see in picture
2005 Mar 12
2
data frame excerption
Hello, is't possible to get excerptions of data frame using some contstraints, something like q1 = q[q$V3<1] ? Regards, Oleg _____________________________________________________________ Oleg Bartunov, sci.researcher, hostmaster of AstroNet, Sternberg Astronomical Institute, Moscow University (Russia) Internet: oleg at sai.msu.su, http://www.sai.msu.su/~megera/ phone:
2013 Oct 23
2
performance on document.get_data()
I got some performance issue for document.get_data() and enquire.get_mset(). It costs 35 seconds for matches = enquire.get_mset(0,200), and 3 seconds for iterating all doc in matches to get_data. Is't normal? My index contains 30millions documents. I use python binding to operate xapian. Bellow it's my index structure # value: 0:date, 1:site # data: json message which contains: author,
2011 Apr 06
2
[LLVMdev] Incompatible types at call site
Hi Arushi, > I got this from C code compiled by llvm-gcc. > > There is a consistent prototype for the function > > TypHandle Cyclotomic ( hdRes, n, m ) > TypHandle hdRes; > long n, m; > > the call looks as follows, > hdI = ProdCyc( hdI, Cyclotomic( HdResult, n, 1 ) ); I bet the call occurs before the function is defined.
2019 Jan 21
1
force re-authentication when accessing different shares
On Mon, 21 Jan 2019 12:54:00 -0400 Robert Marcano via samba <samba at lists.samba.org> wrote: > On 1/21/19 11:04 AM, Rowland Penny via samba wrote: > > On Mon, 21 Jan 2019 10:43:35 -0400 > > Robert Marcano via samba <samba at lists.samba.org> wrote: > > > >> On 1/21/19 10:24 AM, Harald Glanzer via samba wrote: > >>> hello & thx for your
2013 Jul 13
2
Efi64 boot fail during download from kernel and initrd via http
Op 2013-07-13 om 19:58 schreef Michael Szerencsits: > Hi, > > I tested the following config: > > DEFAULT AutoInstall > PROMPT 0 > LABEL AutoInstall > KERNEL http://server/vmlinuz64 > APPEND initrd=http://server/initrd64.img > root=live:http://server/LiveOS/squashfs.img quiet lang=en > keymap=de-latin1 systemd.unit=rescue.target > system.unit=rescue.target
2007 May 21
2
sequentially process a list
Hi dear R users, I'm a R beginner and I have a basic question about sequential treatments of lists. I have a time based (i.e. events are consecutive) list of values of a biological property. Like : time value 1 5 2 10 3 7 4 10 5 19 6 21 7 20 8 18 9 10 10 7 11 8 12 12 13 17 14 19 15 24 16 18 17 15 18
2011 Apr 06
0
[LLVMdev] Incompatible types at call site
On Wed, Apr 6, 2011 at 8:35 AM, Duncan Sands <baldrick at free.fr> wrote: > Hi Arushi, > > > I got this from C code compiled by llvm-gcc. >> >> There is a consistent prototype for the function >> >> TypHandle Cyclotomic ( hdRes, n, m ) >> TypHandle hdRes; >> long n, m; >> >> the call looks
2004 Mar 25
1
factor based on pattern match ?
Hello, is't possible to specify pattern in levels ? > y=c("ff","f","m","mm","fm","mf","ffm","mmf","mmm","fff"); > factor(y) [1] ff f m mm fm mf ffm mmf mmm fff Levels: f ff fff ffm fm m mf mm mmf mmm I want to specify levels using regexp ("f.*","m.*") or use
2003 Jun 25
5
lossless ogg encoding with good compression rate
I think that there is a very simple way to encode audio files with lossless compression around 35%. (the compression may be improved if we can lose some lsb bits around 30% for 2 and 25% for 3) Other lossless audio encoder I've seen reach at maximum a compression of 48% (*.flac, *.ape) So the questions are: 1- Is someone interested in another encoder? 2- If true n.1 may it be included in ogg
2005 May 30
2
Strange problem, please help
Hi all, First of all I repost this email in shorewall list as there are a lot of firewall experts here that might know what the hell i going on. We have also posted this on the linux bridge list (we needed acceptance first) and leaf list. Very thankful for your understanding. We are experiencing a very strange problem and would need some help. We have a Leaf / Shorewall based box (actually
2020 Sep 05
1
ups not being started sat reboot
On Sep 5, 2020, at 5:23 AM, Roger Price wrote: > > On Sat, 5 Sep 2020, Gene Heskett wrote: > >> But runs normally if started. On a rpi4 running an uptodate raspbian buster, how do I set it to auto start at boot time? > > Hello Gene, By "auto start" I assume you mean the automatic power on of a box when wall power returns after a power failure. For this to work,
2009 Sep 06
1
Two packages and one method
Hi! I want to use one method "combinations" from "gtools" package but in my code I must use also "dprep" method where is method "combinations" too. Mayby I show you result my help function: Help on topic 'combinations' was found in the following packages: Package Library dprep /usr/lib64/R/library gtools
2014 Mar 23
6
metadata 2
Hoi folks, I don't like to post in newsletter because of several reason but sometimes it isn't evitable. I am setting up a internet-radio-show (exclusively live, including 2 video-streams) and I want to read out the audio-metadata of momentarily played tracks in realtime to compare it against a SQL-database. The aim is to fill up and/or update a table with 'most played'