Displaying 20 results from an estimated 10000 matches similar to: "Forcing Local Profiles with a Samba PDC"
2002 Dec 11
0
Forcing Local Profiles with
Randy,
I believe that it is a simple matter of calling out the local path that
you wish to have profiles placed on each machine, in the smb.conf.
Example:
logon path = C:\Documents and Settings\%u
The above should work, for you. I haven't done so myself, since each
user on my network has their own unique mailbox, which is saved onto the
server when they log off. Which is very
2003 Apr 23
1
PDC Swap
I'm using Samba 2.2.8a. Here's my scenario.
I have a PDC box "willie1" that I want to replace
with a stronger box "willie2". I run the command
willie2# smbpasswd -r willie1 -S
and transfer willie1's SIDs to willie2. I take down
willie1 and willie2 then rename willie2 to willie1.
I do this so I can keep my current scripts and policies
which have the willie1 name
2002 Dec 12
4
Samba 2.2.7a
Are the latest updates for Samba ( 2.2.7a ) available on the mandrake update
system yet ?
Mr Smiley
2010 Apr 30
2
Simple example of decoding streaming audio realtime?
On 30 April 2010 11:43, Sherief N. Farouk <sherief at mganin.com> wrote:
>>> I'm a software engineer. I'm terribly uncomfortable with C.
>
> Aaaaahahahahahahahaha
Please be civil, guys. Different engineers have different skill
levels, so what. If someone asks for some help with the reference
implementation the least we can do is point them in a useful
direction. If
2010 Apr 14
3
Decoded output buffer size
Il 14/04/2010 14:37, Randy Yates wrote:
>
> Usually a buffer is one frame of data, and a frame is 20 milliseconds.
> Since the sample rate is typically 8 kHz in narrowband mode, this
> corresponds to a buffer size of 160 samples.
Hi Randy, thanks for the reply.
So, suppose I encode an audio buffer (8000 kHz, MONO, float) of 640 PCM
frames.
In output I have 4 speex frame of 20 byte
2003 Jan 15
3
Profiles ...
Greetings ...
This is a stupid question which have been wanting to ask for awhile,
and hope somebody can help me.
Profiles, if I understand it correctly come in two forms, local and
roaming? Now local in on the computer the user uses and roaming is one
that is download from the server when the user logs in.
Now, where my problem is, when I have some users who have huge
documents folder,
2010 Apr 29
4
Simple example of decoding streaming audio realtime?
Hi,
I'm new to Speex and a little uncomfortable in C programming. I'm looking for a simple example of how I'd use Speex to decode a speex file read off of an network stream and pass the decoded samples to an audio player. I have speex running in an iPhone project and I started digging thru the speexdec.c example trying to refactor as I made sense of the API calls. The example is a
2004 Jul 05
3
Randy Bush is a destructive force with a hidden professional agenda
. Monday, July 5, 2004
15:50:06 (-08:00hrs UTC)
Hello asterisk-users,
From the following post:
On Mon, 5 Jul 2004, Joe Baptista wrote:
> On Mon, 5 Jul 2004, Randy Bush wrote:
>> i did not criticize the protocol. remember, my question started
>> with
>>
>> >> i am looking at iax to
2002 Sep 10
2
Documentation updates...
Hi all,
Just a couple of suggestions for documentation updates. First of all,
perhaps you should include the following about Windows XP and slow
logons/long delays in opening files:
Windows XP and slow network logons/long delays in opening files
===============================================================
Windows XP includes a WebDav client that attempts to open shares via HTTP.
The long wait
2008 Mar 18
1
Compilation failure
Compilation failure on c/s 17194 is as follows:
/root/randy/vtd-stage/xen/common/built_in.o: In function
`guest_remove_page'':
/root/randy/vtd-stage/xen/common/memory.c:172: undefined reference to
`__bitop_bad_size''
/root/randy/vtd-stage/xen/common/memory.c:172: relocation truncated to
fit: R_X86_64_PC32 against undefined symbol `__bitop_bad_size''
2008 Sep 16
5
glass bounces up and down then stops
and nothing happens. i run mandriva spring2008.1 i have downloaded limewire and squeezebox duet and i cant get them to run. any suggestions?
thanks
randog
2006 Feb 21
7
Self-referencial habtm relationship
Heyo!
I am setting up a self-referencial habtm relationship with the users
of my app. I am using Chad Fowler''s "Rails Recipes" to get me started,
and everything works great with the join table "people_friends". I add
friends by doing somebody.friends << somebodyelse. However, with my
app, there is an approval process so my join table has columns
person_id,
2008 Oct 29
1
forcing eos on last theora packet (was Re: Theora 1.0 RC2)
2008/10/29 Romain Beauxis <toots at rastageeks.org>:
>
> I am currently implementing theora for our application.
> In our model for generating ogg streams, we may want to stop
> a stream while not providing a new YUV data buffer for encoding.
>
> Current API doesn't allow such thing, since the eos flag is set by the
> packetout function only when the last_p parameter
2010 Apr 04
4
Quality vs. Bitrate vs. Complexity
Jean-Marc Valin <jean-marc.valin at usherbrooke.ca> writes:
> Quality and bit-rate are different ways of specifying exactly the same
> thing. Complexity is orthogonal.
That clears it up - thanks. Is this in the manual?
--Randy
>
> Jean-Marc
>
> On 2010-04-03 08:28, Randy Yates wrote:
>> Jean-Marc: I know you're seeing these - how about a response?
>>
2006 Apr 28
9
[AWDR] Tutorial in A4 wont ''destroy'' items
Hello,
I''m working through the tutorial, and I''ve run into a little snag. In
the first part of the tutorial, the destroy link is not working
correctly. I can''t figure out where I goofed. Removing :confirm doesn''t
seem to resolve the issue.
Thanks,
Randy.
development.log
----->8-----
Processing AdminController#destroy (for 127.0.0.1 at 2006-04-27
2007 Apr 18
3
[PATCH] no paravirt for X86_VOYAGER or X86_VISWS
From: Randy Dunlap <randy.dunlap@oracle.com>
Since Voyager and Visual WS already define ARCH_SETUP,
it looks like PARAVIRT shouldn't be offered for them.
In file included from arch/i386/kernel/setup.c:63:
include/asm-i386/mach-visws/setup_arch.h:8:1: warning: "ARCH_SETUP" redefined
In file included from include/asm/msr.h:5,
from include/asm/processor.h:17,
2007 Apr 18
3
[PATCH] no paravirt for X86_VOYAGER or X86_VISWS
From: Randy Dunlap <randy.dunlap@oracle.com>
Since Voyager and Visual WS already define ARCH_SETUP,
it looks like PARAVIRT shouldn't be offered for them.
In file included from arch/i386/kernel/setup.c:63:
include/asm-i386/mach-visws/setup_arch.h:8:1: warning: "ARCH_SETUP" redefined
In file included from include/asm/msr.h:5,
from include/asm/processor.h:17,
2004 May 22
4
sip call using name in sip.conf
i try to place a call
exten => _X.,1,Dial(SIP/${EXTEN}@foo:5061,60,Ttr)
where sip.conf has an entry
[foo]
secret=torture
callerid="local ext 103" <19146665555>
type=friend
fromuser=asterisk
auth=both
host=dynamic
canreinvite=yes
context=in-914
mailbox=001
i get
May 22 23:11:31 WARNING[140400128]: chan_sip.c:902 create_addr: \
2010 Apr 03
2
Quality vs. Bitrate vs. Complexity
Jean-Marc: I know you're seeing these - how about a response?
--Randy
Randy Yates <yates at ieee.org> writes:
> If I understand these terms correctly, you cannot specify simultaneously
> all three, e.g., high quality, low bitrate, and low complexity.
>
> It seems that specifying any two implies the third. For example,
> specifying a high quality and low bitrate will
2006 Jul 31
7
Problem with routes when I move the app to a different machine
Hi all:
I have an application that runs great on my macbook pro, however, when
I move the app to the production linux box, all routes fail except for
the one I set up as the default:
map.connect '':controller/:action/:id'', :controller => "Employee",
:action => "status"
I made sure the shebang line in dispatch.* was set to be OS
independent