similar to: Username Length and Password Expiry

Displaying 20 results from an estimated 300 matches similar to: "Username Length and Password Expiry"

2004 Nov 20
0
Samba 3.0.8 on Solaris with AD group
I have the following configuration: Solaris 9 (patch 112960-10 applied) Samba 3.0.8 (configure --with-ads --with-pam --with-winbind) MIT Kerberos 1.3.5 (configure --enable-dns --enable-dns-for-kdc --enable-dns-for-realm --without-tcl) I am using Samba to share files to our Windows users via a Samba share, security = ads. All the shares work just fine. Here is the relevant section of my
2017 Aug 31
2
Missing y label
My on-screen plots with the latest build are acting strange. If the y label is longer than some small value it is not shown. Here is the script of a job. A pdf graph is fine. I use xubuntu as the windowing system. tmt-local1334% R --vanilla R Under development (unstable) (2017-08-31 r73172) -- "Unsuffered Consequences" Copyright (C) 2017 The R Foundation for Statistical Computing
2001 Apr 11
2
smbpasswd 2.0.7-3 matters (with smbpasswd & smb.conf...)
My message is first in english (hope you'll understand it), et en fran?ais pour ceux qui le causent. --- ENGLISH --- Hi everybody, I've got a matter with my Samba server supplied by Debien 2.2r0. testparm returns there's no problem in smb.conf. It's in 'security = DOMAIN' mode. I've got 3 boxes : SERVEUR$, POSTE1$ and POSTE2$, and 6 users, all correctly added to
2008 Sep 23
0
答复: Re: 答复: RE: 答复:RE:
Hi all, I have started stubdom, thank all of you. But I still met a problem, that is I found stubdom block when it run 107s. the message in "xm li" : Domain-0 0 1719 2 r----- 171.9 hvmachine 1 256 1 -b---- 110.6 hvmachine-dm
2010 Jul 21
3
String processing - is there a better way
I have a two part question Part 1) I am trying to remove characters in a string based on the position of a key character in another string.? I have a solution that works but it requires a for-loop.? A vectorized way of doing this has alluded me.? CleanRead<-function(x,y) { ? if (!is.character(x)) ??? x <- as.character(x) ? if (!is.character(y)) ??? y <- as.character(y) ?
2006 Jun 08
6
[Bug 1193] Open ssh will not allow changing of passwords on usernames greater than 8 characters.
http://bugzilla.mindrot.org/show_bug.cgi?id=1193 Summary: Open ssh will not allow changing of passwords on usernames greater than 8 characters. Product: Portable OpenSSH Version: 3.9p1 Platform: Sparc OS/Version: Solaris Status: NEW Keywords: help-wanted Severity: major Priority: P2
2005 Nov 26
6
Fuzzy searching
Hi, everyone, Just wondering if someone had come up with a good way to do fuzzy searches if you use MySQL as your database (we tried switching to PostgreSQL, but that ended up adding even more problems). Ferret sounds great, but reading through the discussion it looks like we need to solve the problem of write conflicts. I just wrote a post in ruby-talk about using KirbyBase maybe to solve
2017 Sep 01
0
Missing y label
>>>>> Therneau, Terry M , Ph D <therneau at mayo.edu> >>>>> on Thu, 31 Aug 2017 16:08:24 -0500 writes: > My on-screen plots with the latest build are acting > strange. If the y label is longer than some small value it is not shown. [MM: moved the important part of the script up here:] plot(1:5, 1:5, ylab="abcde") # has a y
2017 Sep 01
2
Missing y label
Martin, Thanks for taking a quick look. Yes it looks like it must be something local. I've done the following to make sure I have a clean box: reboot sudo apt-get update sudo apt-get upgrade Rerun the "svn up" command and do a make distclean svn up tools/rsync-recommended ./configure make The problem persists in 2017-09-01 r73179 I pulled the source
2006 Mar 17
1
graceful session expiry?
According to the Rails book, the session object has an attribute called :session_expires, but they don''t encourage its use. Currently I handle session expiry by using a cron job to delete session files that have not been modified in the last X minutes (it is a design/security requirement for this project that sessions expire after a finite period of inactivity). However, this is a
2006 Jan 17
1
How to validate expiry date
Hi How can I do the validation of date expiry (if the date is less than today) in ruby.Can I do it using the validate method or other def in the model class? Thanks in advance, Sainaba. -- Posted via http://www.ruby-forum.com/.
2005 Dec 16
0
memcached vs regex fragment expiry
Hi, I thought i''d give memcached a try. Installed it all, made the change in environment.rb and it all seems ok. I can telnet to memcached process and manually retrieve the data being cached. However, when I try to expire a fragment using a regex, eg: expire_fragment(%r{forums/recent/.*}) it throws an error: undefined method `delete_if'' for #<MemCache:0x2289968>
2009 Feb 26
0
header expiry on google charts and amazon s3
Hey all I am using google charts in my app and even Amazon s3. So i m getting some jpg component from these sites.. can ne one tell me how to set header expiry for those components that r coming from other servers like google charts and amazon. i m using nginx server. thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this
2006 Jan 23
0
Samba DC / Win XP password expiry issue
Hello there, I run Samba 2.2.12 on RH7.3 acting as a domain controller. Until recently this has just had W2K clients connecting to it with no problems. I have now started adding WinXP clients, which have produced an issue regarding password expiry. Every now and again these XP clients - just after logging into the domain - state to the user that their password will expire in 14 days. They can
2006 Mar 16
0
password expiry
I AM PARVEEN KUMAR. I HAVE CONFIGURE SAMBA AS A PDC WITH TDBSAM DATABASE. I WANT TO APPLY A PASSWORD AGING FOR MY DOMAIN users. FOR THAT I HAVE USED PDBEDIT COMMAND. root# pdbedit -P "min password length" -C 8 account policy value for min password length was 5 account policy value for min password length is now 8 root# pdbedit -P "password history" -C 4 account policy
2003 May 12
1
Building Openssh-3.6.1p2 with Darren Tucker's AIX Password Expiry patch
Hello, as you read by the subject I am trying to compile openssh-3.6.1p2 with AIX password expiry patch. Operating system is AIX 4.3 using gcc 2.9-aix43-010414 I am using prngd as my entropy. My configuration flags are as follows: --with-prngd-socket=/dev/egd-pool --prefix=/usr/local/openssh I run into the following errors when I run make: ld: 0711-317 ERROR: Undefined symbol:
2013 Jan 07
0
Password expiry
Can't disable password expiry for 2 different samba 3.X installations. One is based on Debian squeeze, the other Ubuntu precise. I have altered the password policy with pdbedit <<pdbedit -P "maximum password age" -C -1>> and set the X flag on accounts <<pdbedit -c "[X ]" username>>?? and the accounts passwords still exipre. Please help.
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts). ----- Forwarded message from Logu <logsnaath at gmx.net> ----- Date: Sat, 7 Dec 2002 02:42:52 +0530 From: "Logu" <logsnaath at gmx.net> To: <stevesk at cvs.openbsd.org> Cc: <kumaresh_ind at gmx.net> Subject: Password expiry related clarification in OpenSSH3.5p1 Hello Stevesk, We are using
2004 Jan 09
0
Account Expiry
Is there any way to make user account expired similar to shadowExpire attribute in nis.schema? --beast
2019 Feb 10
1
[Bug 1321] New: Certificate expiry on netfilter.org websites
https://bugzilla.netfilter.org/show_bug.cgi?id=1321 Bug ID: 1321 Summary: Certificate expiry on netfilter.org websites Product: bugzilla Version: other Hardware: x86_64 OS: All Status: NEW Severity: enhancement Priority: P5 Component: netfilter bugzilla Assignee: