Displaying 10 results from an estimated 10 matches for "responsibilty".
Did you mean:
responsibility
2014 May 12
4
Suggestions please about what I need.
...ion. I'll be
retiring soon, and I want to make things as easy as possible for
whomever takes over. It'd be great if whatever I end up with has some
form of GUI for managing users, groups, and shares, but not necessary.
The person managing our Netware will be the one assuming this Samba
responsibilty. No Linux experience, so the Gui would make it nice as
they learn the ropes of LInux.
I'm looking for suggestions here for what level of installation I need.
I'm sure once I get something installed, I can determine if it's the
right way or not. Starting over is not off the table, bu...
2004 Aug 06
0
no audio until icecast / ices is ended
...t it comes up so often that it's obviously
> missing from the icecast docs.
>
> Geoff.
Oh my god........ I am now standing in the corner of the room wearing a
big pointy hat with a D on it................
Now comes stupid question number 2. Would I be correct in assuming it is my
responsibilty to output some handy info to a browser like....what track is
actually playing? Right now I have just hacked a cgi together to look at
the ices.cue file but is there a "recommended" approach.
Thanks for the hefty whack with the clue stick.
Mark
<p>Thanks.
-----------------------...
2007 Oct 12
2
German SIP and/or IAX providers?
Hi, all. My company is setting up a branch office in Germany, and I'm
very interested in a VoIP provider over thataway. However, I'd need a few
things:
- Reliability. Can't have my branch office's DID's just going down. A
company with a proven track record would be very, very good.
- English. I speak great English, decent Spanish... and zilch German.
So, as provincial as
2010 Jun 16
2
Transferring PDC responsibility without LDAP
I'm using a NT4-style domain on my home network, with Samba 3.5.3 acting
as PDC. I would like to transfer PDC responsibilty to a different
GNU/Linux machine so I can retire the original PDC.
With Windows DCs, I understand this is simple -- just create a BDC,
promote it, and remove the old. However, an analogous approach would be
problematic here, because in Samba going from one DC to two is a massive
increase in compl...
2010 Jun 10
0
No subject
...es at lists.samba.org]
On Behalf Of Michael Deutschmann
Sent: Tuesday, June 15, 2010 8:51 PM
To: samba at lists.samba.org
Subject: [Samba] Transferring PDC responsibility without LDAP
I'm using a NT4-style domain on my home network, with Samba 3.5.3 acting
as PDC. I would like to transfer PDC responsibilty to a different
GNU/Linux machine so I can retire the original PDC.
With Windows DCs, I understand this is simple -- just create a BDC,
promote it, and remove the old. However, an analogous approach would be
problematic here, because in Samba going from one DC to two is a massive
increase in compl...
2006 Mar 30
2
Functional test confusion
I have been reading about testing in RoR for what seems like hours now
in search of the answer to what is probably a simple problem. Where is
the best place to test the second action explained below?
I have a controller (NetworkingController) with a method
(create_network_segment) that makes use of two models (NetworkSegment
and NetworkIpaddress). This particular method does two actions:
1.
2000 Feb 17
0
Using rpcclient or samedit to randomise trust account passwords
...ensure that new account passwords are
secure when using NTLMv1 (the default for all versions of Windows NT). see
previous posting to NTBUGTRAQ for details and procedures on secure network
alternatives to this stupid, necessary approach.
Please remember that all bugs in rpcclient and samedit are my
responsibilty. Please remembr that the source code _is_ available, so if
you don't trust these programs, you can examine it yourself. Start in
rpcclient/cmd_samr.c with the cmd_sam_create_dom_user() function.
@begin-disclaimer-similar-to-the-usual-regedit-warning
Please also remember that any problems, d...
2000 Sep 26
3
lm -- significance of x coefficient when I(x^2) is used
In "Modern Applied Statistics with S-Plus" 3rd ed., footnote on page 153
regarding a model lm(Gas~Insul/(Temp+I(Temp^2))-1,whiteside), I read
"Notice that when the quadratic terms are present, first degree
coefficients mean 'the slope of the curve at temperature zero', so a
non-significant value does not mean that the linear term is not
needed.
2000 Oct 05
4
Macintosh support (again)
In order to compile the latest Vorbis library on the Macintosh, the
change appended to this message needs to be made to os_types.h.in.
Then, anyone who wants to actually build it must first copy
os_types.h.in to os_types.h by hand, since MacOS does not include a
command line and thus cannot run configure.
It really bugs me that the whole "platforms which don't support
configure
2019 Mar 13
3
[RFC] Late (OpenMP) GPU code "SPMD-zation"
Johannes, did you try it on AMD GPUs? If not, I think it might be early to claim it as a general interface for NVidia/AMD GPUs. I'm ok, if you want tointroduce a basic class for the GPU-specific codegen, but it must be done step-by-step and thoroughly tested and reviewed. Theremightbe some parts, common with NVPTX codegen. You can put the commonfunctions into a base class and remove them from