similar to: Return AD User Info?

Displaying 9 results from an estimated 9 matches similar to: "Return AD User Info?"

2016 Jan 25
2
How to make performance test in samba4
Hi everybody, I have several VMs running on Xenserver 6.5 I have 2 samba servers (1 DC & 1 Fileserver). They are both running Debian Linux 8.2 Jessie. I'm using the samba debian package (4.1.17) My VM has 8G RAM and 4 vCPU How can i test if the performances are quite good or not? with reading/writing Could I have better performance with the latest samba release? thanks Pierre --
2007 Jul 16
5
exec and notify
Are exec resources triggered by notify events supposed to be run once for every event received or only run once per run irregardless of the number of resources that notified it? It seems to me that it gets run twice no matter how many resources triggered it. consider the following class: class dhcp { $prefix = "/usr/local/etc/dhcpd" $dhcpd_conf = "$prefix/dhcpd.conf"
2007 Jun 14
0
Confidence interval for coefficient of variation
This is a function I coded a few years ago to calculate a confidence interval for a coefficient of variation. The code is based on a paper by Mark Vangel in The American Statistician. I have not used the function much, but it could be useful for comparing cv's from different groups. Kevin Wright confint.cv <- function(x,alpha=.05, method="modmckay"){ # Calculate the
2011 Sep 10
4
TIP for broken ARIN whois
This works for me on Centos 5.6. It may assist newcomers to the Linux world of Centos. whois 51.51.51.51 produces a normal and conventional display of data. However since ARIN, the North American registrar of IP addresses, "modernised" its WHOIS processing, a query to whois 64.64.64.64 will produce a one line summary of possible matches, which always includes ARIN, but omits the
2007 Apr 20
1
Thanks
Hi Everyone I am a recent CS grad working at a netops center starting to explore Linux for server admin. Fred Harris HM1(USN)RET VA Network Security and Operations Center 882 TJ Jackson Dr. Falling Waters, WV 25419 frederick.harris3 at va.gov Phone:304-262-7187 Fax: 304-262-7193 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 May 03
3
[PATCH] pygrub: look harder for elilo.conf
Keir, This would also be appropriate for 3.1.0, since the /usr/lib fix makes pygrub work on ia64 Presently pygrub only looks in /efi/redhat/elilo.conf. It should check for other distributions, plus a couple fallback locations. Signed-off-by: Aron Griffis <aron@hp.com> diff -r 6d64f9eefad5 -r 67df28389f46 tools/pygrub/src/pygrub --- a/tools/pygrub/src/pygrub Wed May 02 14:50:56 2007
2005 May 09
25
Starting from scratch w/ multiple uplinks
Hi guys; I''m sure you are all bored of hearing the same story over and over... but here it comes again. :) Yep, tomorrow I''m getting another ADSL line installed and I wanted my linux router to handle both providers (new and old). I have my linux router (fedora core 2) setup to do NAT for my current line, but I know I''ll need to change my configuration to
2005 Dec 29
1
Table Generator wiki page broken.
Hi, all. Table Generator wiki page is replaced a Chinese ad. url at: http://wiki.rubyonrails.com/rails/pages/Table+Generator any body can restore it ? Thanks very much. a screenshot taken at: http://homepage.mac.com/xuqingkuang/show/wiki.rubyonrails.com-rails- pages-Table+Generator.png --------------------------------------------------- Xuqing
2002 Mar 11
2
Help with Python, R and RPY
Hi All: Walter Moreira wrote a small extension module for using the R programming language from within Python. Tim Church's example at http://www.cmat.edu.uy/~walterm/rpy was so compelling, I could not resist installing it on my Linux Mandrake 8.1 box. But I ran into problems. I have installed on Mandrake 8.1 both python and R: R-base-1.4.1-1mdk.i586.rpm