similar to: map to two different win2k shares with two different accounts?

Displaying 20 results from an estimated 30000 matches similar to: "map to two different win2k shares with two different accounts?"

2006 Jun 06
6
Linking two tables using a lookup table
Hi, How do I associate two different tables which have a lookup id (table) as common. I tried the has_many :table2, :through => look_up_table in my table1 model. Any hints? Thanks, Hari -- Posted via http://www.ruby-forum.com/.
2006 May 26
3
Polycom 301's drop last two digits of dialed number
Hi All, Having a rather annoying problem with the Polycom 301 phones, suspect it to be my dialplan. Basically if you lift the receiver off the handset and dial a number, it will not let you dial a number longer than 10 digits (Can see this being acceptable in US, but in UK its a right pain). As soon as the 10th digit is entered, it starts to dial and the number is invalid. If the phone is left
2019 Jan 13
2
Convert commands in make to llmv commands for code analysis
This URL mentions using LLVM IR to perform code analysis. https://stackoverflow.com/questions/9939794/how-to-use-llvm-to-generate-a-call-graph But the first problem to solve is how to convert the commands used in Makefiles to the corresponding LLVM commands. https://pastebin.com/RcnA14Qa The above URL shows the makefile screen output from the bash source code. Where `gcc -c`, `gcc` (link with
2007 Apr 28
4
pure R code package for Windows
Dear R developers, I am using R under Linux, but I would like to share an extension package with some Windows users. The package contains only data and .R scripts. There is no src directory. So, I think I do not need a Windows machine with C compiler, "make", "sh" and "perl". If I am wrong, please tell me. I tried the following approaches (after verifying the
2004 Sep 10
2
[jamie@audible.transient.net: Bug#160155: gapless playback]
I am forwarding your request to the FLAC development mailing list. ----- Forwarded message from Jamie Heilman <jamie@audible.transient.net> ----- Date: Sun, 8 Sep 2002 16:13:32 -0700 From: Jamie Heilman <jamie@audible.transient.net> Resent-From: Jamie Heilman <jamie@audible.transient.net> To: submit@bugs.debian.org Subject: Bug#160155: gapless playback Package: xmms-flac
2005 Nov 14
3
InPlaceEditor question
I''ve noticed some strangeness when using the InPlaceEditor. Here''s my code: <p id="storyTitle"><%= storyTitle %></p> <script type="text/javascript"> new Ajax.InPlaceEditor(''storyTitle'', ''editBlog.jsp'', { callback: function(value) { return ''v=edit&user=<%=
2006 Nov 12
2
dynamically modifying the dialplan?
Hi Brian, many thanks to you for your answers in the past! The always gave me the little bit of mising information... My Asterisk box is running fine now so I want to try the "next step"... And now to all of you .... What I want to implement is to use 1 button of my snom-360 phone for following purpose: If I leave my desk I press this button. A light should show up as an
2003 Jun 19
0
Win2K Machine Accounts No Longer Valid after Samba PD C Upgrade (2.2.2 to 2.2.8a)
> -----Original Message----- > From: Geoff Stitt [mailto:grstitt@somanetworks.com] > Sent: Wednesday, June 18, 2003 10:34 AM > To: samba@lists.samba.org > Subject: [Samba] Win2K Machine Accounts No Longer Valid after > Samba PDC > Upgrade (2.2.2 to 2.2.8a) > > > My apolgies in posting this again. However I was hoping someone > had a suggestion... > >
2002 Oct 15
3
Share names causing big troubles
I work for a school dist, and I am having a bit of trouble with the "Student Server" We have about 3000 students all with their own accounts. I had the samba server setup to share their home directories but their home directories are the same as their login name. So jamie.mcparland would be an example of a share name. But in Win 9X it gets truncated to jamie.mcparla then we get the error
2003 Jun 03
1
Win2K Machine Accounts No Longer Valid after Samba PDC Upgrade (2.2.2 to 2.2.8a)
Symptom: After upgrading our Primary Domain Controller from Samba 2.2.2 to Samba 2.2.8a, users attempting to login from Windows 2000 clients are no longer able to do so. Details: After some research it was discovered that if a Windows 2000 client re-joins the domain served by the upgraded version of Samba, users are then able to, once
2002 Feb 21
0
Can't map samba drive from Win2K SP2 Server
I am running smbd version 2.0.9 and cannot map to a samba share from a Windows 2000 SP2 Server. I can however map from the samba server to the win2k Server. I can also map from the Windows Server to a windows 2000 Pro laptop on the same network, so I know that the server can map shares outside of itself. I can also map from a Win2K pro client and from other unix boxes to the samba server. I can
2006 Mar 01
1
maddening intermittent failures in unit tests with "working" code
Hi all, This testing problem has been a sink for time today, and is still unresolved. Basically I have some unit tests that test simple functions (example below) that depend on join operations in a habtm relationship, and I suspect I am getting "false" failures, i.e ones that do not logically make any sense. I need fresh sets of eyes to take a look and see if I''m mising
2018 Mar 09
3
html5 icecast video source client
Five years after initially posting to this list[0], I finally completed as browser-based video source client iceast. The code is here: https://gitlab.com/jamie/icecream As Romain Beauxis responded to my initial email, webrtc was unsuitable and websockets was the way to go. Thanks for the help! jamie 0. http://lists.xiph.org/pipermail/icecast-dev/2013-July/002223.html -- May First/People Link
2008 Oct 26
2
Two sample Cramer-von Mises test
Hall all, Where can I find the two sample Cramer-von Mises test in R package? Thank you. Legendy -- View this message in context: http://www.nabble.com/Two-sample-Cramer-von-Mises-test-tp20174229p20174229.html Sent from the R help mailing list archive at Nabble.com.
2001 Mar 14
2
Win2k disconnects mapped samba shares
Hello, I stepped through the archives of this list, but could not find a thread dealing with exactly this problem we are experiencing here. Server HP-UX 10.20 Samba 2.0.6 security = domain deadtime = 500 ... that should be enough The win2k clients map a drive and everything is working fine. after a period of inactivity (about half an hour) win2k somehow disconnects the mapped drive and marks
2005 Jul 21
3
My first LDAP PDC - Win2k Profiles, redirection and guest accounts
Dear List, This is my first post here, but yesterday I finally configured a full PDC with LDAP backend using Chapters 4 and 5 of the Samba Guide (exact same directory and shares setups just now). Very well written! I am slowly getting the other things like printing and DNS added, but I wanted to confirm/ask a few things. When I first logged on I got complaints about not being able to create the
2010 May 17
3
libshout2 with aac
On 17 May 2010, at 21:07, Geoff Shang wrote: > On Mon, 17 May 2010, Jamie Bullock wrote: > >> I'm write an icecast source client and I'd like to support streaming of AAC encoded files. >> >> Can anyone tell me if and how this can be achieved with libshout2/icecast? > > I can't tel you as I don't know, but Ices0 can do AAC (IIRC) so you could look
2004 Dec 13
2
Accounting and MRTG
I have a quick question regarding accounting rules. This is the contents of my accounting file. *for reference eth1 is my net interface eth0 is my loc interface ezp:COUNT - eth1 129.15.70.46 tcp 80 ezp:COUNT - 129.15.70.46 eth1 tcp - 80 smag:COUNT - eth1 129.15.70.24 tcp 80 smag:COUNT - 129.15.70.24 eth1 tcp - 80
2007 Dec 19
2
(no subject)
Dear R Users, I am working for the United Nations to construct a complete life table from an abridged table. I want to use the code of Hydman Filter by Rob J Hydman but an error sentence always appears and it simply doesn't run-- source("C:/R/Jamie/HymanFilter.R") Error in .C("spline_coef", method = as.integer(method), n = nx, x = x, : C symbol
2009 Sep 07
11
autoincrement for non-id column
There is a table: execute (<<-SQL) CREATE TABLE "tasks" ( "id" serial primary key, "number" serial, "version" integer DEFAULT 0 NOT NULL, "latest_version" boolean DEFAULT ''t'' NOT NULL, "hidden" boolean DEFAULT ''f'' NOT NULL, "type" character varying (1) NOT