similar to: Disabling Machine Account password change

Displaying 20 results from an estimated 400 matches similar to: "Disabling Machine Account password change"

2004 Mar 11
1
No error on change to password below configured length
Hello! Our users change their passwords using the original Win2K password change mechanisms (Ctrl+Alt+Del -> Change Password). If one of the users changes his password and the new one is shorter then 5 characters it is rejected. This appears in the logfile and that's OK so far but the users don't get notified. They think the password has changed and use the new one. Why is that? Could
2008 Jul 08
12
Some more win32-security: SID.create
Hi all, How does this look as a general approach to a SID.create method: # Creates and initializes def self.create(authority, *sub_authorities) if sub_authorities.length > 8 raise ArgumentError, ''maximum of 8 subauthorities allowed'' end authorities = Array.new(8, 0) authorities.replace(sub_authorities) count = authorities.select{ |e| e > 0 }.size
2002 Nov 08
4
W2000/PDC/logon drive
Hi, It is possible to login a W2000 workstation into a Samba PDC (version 2.2.6)? Can I use "logon drive" and "logon home" to mount automatically at login time for W2000? Thanks, in advance, Sincerely Peter Mann Tel. +49 0561/804-2465 University of Kassel Computer-Center Secr. +49 0561/804-2287 Moenchebergstrasse 11
2003 Oct 12
7
Integration between R & latex
As an R absolute beginner and an expert (very old) statistician and latex user, I'm interested in using R to produce AUTOMAGICALLY tables in latex format. I mean I would like to have the means to build an R procedure generating **FROM INSIDE** a table or a graph to be inserted directly into latex. I've read http://hesweb1.med.virginia.edu/biostat/s/doc/summary.pdf where the author speaks
2012 Oct 21
2
help speeding up simple Theil regression function
Hello, I am working on a simple non-parametric (Theil) regression function and and am following Hollander and Wolfe 1999 text. I would like some help making my function faster. I have compared with pre-packaged version from "MBLM", which isnt very fast either, but it appears mine is faster with N = 1000 (see results below). I plan on running this function repeatedly, and I generally
2005 Jul 28
1
What exactly IS the winbind daemon?
Hi, maybe this is a newbie-question, but ... here we go: I read the documentation for winbindd several times now but didn't get far. We run Samba as primary domain controller for several dozen clients and over 3000 users and never used winbind, so my question is quite simple: What does winbind provide and when do i need it? I assume that winbind is only used when i use samba as a client in
2003 Nov 21
2
kruskal wallis for manova?
Hello, Is there like the kruskal wallis test in relation to ANOVA (no restrictions on normallity and variance homogenity) something (in R) for MANOVA? thanks -- Dr.Nicolaas Busscher Universit?t GH Kassel Nordbahnhofstrasse: 1a, D-37213 Witzenhausen Phone: 0049-(0)5542-98-1715, Fax: 0049-(0)5542-98-1713
2009 May 18
1
Measures
Dear colleagues in R, Has anybody implemented the 1) (Goodman & Kruskal) lambda 2) (Thiel's) uncertainty coefficient Tanks Rafael M Ramos [[alternative HTML version deleted]]
2004 Aug 06
1
playlist trouble
Hi all, I'm running icecast and use ices to stream mp3's to the server. The user can search a database with english audio files ( it's for schools, so nothing fancy ) and then klick on a play-button ( Anhören ) to stream the selected title . But no matter what file is selected I only get the first entry in the playlist. I use the builtin-playlist-handler. You can test it
2005 Aug 31
7
USRMGR.EXE doesn't work anymore.
I've upgraded my system at Samba 3.0.20 (SLES 8) bacause of some errors on winbind and Windows 2003. Now, usrmgr.exe doesn't work anymore. It reports: ?procedure number is out of range - Do you want to administrate another domain?? USRMGR has been working for 3 years; I've made all upgrades on Windows 2000, but the results it's the same. Any Idea? uz.
2003 Oct 16
4
summary with names
Hi, how can I tell 'summary' to print the name of the summarised variable? This is probably an awkward newbie question but I didn't find an answer in the Docus, the FAQ and maillist archive. I want a summary for about 250 variables and realise it the following way (I know, that I shouldn't use iterations that way in R; but at the moment it's the easiest way for me):
2005 Mar 10
2
GFS
Hi, Can anyone shed light on Linux's Global File System in RHEL 4 please? It looks like Oracle's OCFS. Is there any relationship between them? If they are different things, has anyone done any performance comparison please? Thanks and regards. Han -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Apr 06
1
not force-user'ing while printing?
Hi all,... ...currently I am trying to get the following setup up and working here: * capisuite (www.capisuite.de) works as an isdn/capi-based fax solution for the LAN. * cups is used as printer spooler, there is some "glue" package to access capisuite through cups, thus generating a "print-to-fax" solution. * since the clients in the LAN still are all Windows NT 4,
2006 Apr 21
6
icmp latency question
Hi, Our company''s main line is quite busy the whole day and my shaping is working perfect, however even if I give icmp priority the pings still jump around quite a bit. We do have a backup line which hardly get used only if the main line drops. I''ve set ip rule to route all icmp through that and now the pings are perfect. Will this make a difference for the game players etc,
2002 Dec 08
2
Installation Samba 2.2.7
Hello! I have a question about installing samba on my linux. I have ThizLinux 6.0 (delivered with the mainboard Chaintech 7VJL) on my PC. There isn?t any samba-server installed, so I have download it from your server (samba-2.2.7.tar.gz) after using tar (tar xvfz samba-2.2.7.tar.gz) and reading your instruction i did like you say: I chang the directory (cd /root/Download/samba-2.2.7/source) and
2011 May 26
1
Thiel's Uncertainty Coefficient
Dear R Helpers, I was looking at the email help threads in trying to find a calculation in R of Thiel's uncertainty coefficient. One of the writers offered to send the function in custom code to the inquirer. Can I get a copy of that code, or does anyone know if the calculation is now available in an R package? Please advise. Many thanks. --John J. Sparks, Ph.D.
2004 Jan 20
2
repeated measurements with R
Hello All, I have a more statistical question, and how this is implemented in R. The problem is the following: We have 2 different solutions (samples), which are filtered and then the concentration of the filtrate is measured. We want to evaluate how the filter proces and the concentration measurement influences the detection of the difference of the two solutions and which step has which
2008 Oct 01
16
[Bug 1528] New: sshd hangs when pasting more than 2k of text
https://bugzilla.mindrot.org/show_bug.cgi?id=1528 Summary: sshd hangs when pasting more than 2k of text Product: Portable OpenSSH Version: 5.1p1 Platform: Sparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: unassigned-bugs at mindrot.org
2000 Mar 27
1
Few question...
Hello I have few questions about openssh... 1/ there is probably bug in auth-password.c in auth_password function if (pw->pw_uid == 0 && options.permit_root_login == 2) return 0; if (*password == '\0' && options.permit_empty_passwd == 0) return 0; /* deny if no user. */ if (pw == NULL) <----------- this should be first checked .... return 0; 2/ do I have
2011 Jul 08
1
need help with metadata plugin
Hello, I've downloaded the metadata plugin from http://hg.intevation.org/kolab/dovecot-metadata-plugin compiled it without errors, made the entries as described in README in dovecot.conf. Only ANNOTATEMORE or anything else additional doesn't show up in the capabilties. Is there anything wrong with my configuration? What I see is: telnet localhost 143 Trying 127.0.0.1... Connected to