similar to: password expired...

Displaying 20 results from an estimated 4000 matches similar to: "password expired..."

2009 Dec 15
2
member (In use)
Hello list. We just upgraded to 1.6.1.11. We are using real time information stored on mysql databases. That is all running fine. Now, since we upgraded, some member don't get calls from queues. In CLI: "queue show" shows something like: 611 (Local/611 at agents) with penalty 20 (realtime) (*In use*) has taken no calls yet We use the extension 611 in different computers, in the
2002 Dec 18
1
Samba pdc, Norton Ghost enterprise edition and joining the domain?
Hi List. We have a Samba 3.0pre21 PDC set up here on our prim. fileserver. We use Windows 2000 SP2 on our PC clients. We install clients with system images from disk and than install applications from one central machine running Norton Ghost EE. Ghost has the functionality not only to install the software from the "console" on the ghost server, but it is also able to make the
2003 Jan 02
2
crazy smbpasswd
help!....im really confused, ... i created the user "Stealth" on my Linux redhat 7.3 machine and when i configure my smb.conf file, for path = /home/Stealth, the machine would show up in "Computers Near Me" on my other windoez 2000 machine, but would not accept any passwords to the [share], when i run smbpasswd -a Stealth i get this......... getsmbfilepwent: malformed
2002 Jun 03
1
WinXP allows login to expired/forbidden accounts
Hi, I've stumbled upon this problem while trying to limit access to specific machine to specific domain users. I did it by setting Samba to obey PAM restrictions, and then using the pam_access PAM module ('account' clause) to do user validation (described below). On Win2000, this works fine - if an unauthorized user tries to login, Win2000 says 'Account not permitted to
2006 Jan 26
1
Samba Active Directory NT_STATUS_ACCESS_DENIED - expired?
Hello list, I'm using several samba server (mix between v2.2 and v3.0 versions) within an Active Directory domain. These servers are normal domain members and winbind is used to lookup the domain users on the linux machines. Sometimes it looks like that some of the servers get kicked out of the domain. In the samba logs suddenly NT_STATUS_ACCESS_DENIED messages appear and samba stopps
2002 Jul 01
1
Virus problem
Hi all, Last week we were infected with the Nimda virus. Our machines are clear now but I was wondering if there was a way in samba to stop .eml files being created on shares. As this virus spreads through shares on machines samba shares are vulnerable. Any ideas?? P.S. All of our e-mail is virused scanned, so no problem there ------------- Kristyan Osborne IT Technician Longhill High School
2002 Oct 13
1
Server crashes during Roaming profile Transfer
I have a RH 6.0 (don't laugh) server I've set up. Hooked to the test machine its fine, but when I put in on the 3 machine network it did a few weird things: 1: Changed my Main User Profile on Machine #1 to what looks like a default profile. and When I login there no previous username in the Logon Box. (no windows Policies) 2: Crashes when Machine #2 of the machines logs in and is
2003 Mar 11
1
Winbind more infos
[root@firewall /sbin]# cd /etc/rc.d/init.d [root@firewall init.d]# ./smb stop Interrompendo os servi?os SMB: [ OK ] Interrompendo os servi?os NMB: [ OK ] [root@firewall init.d]# ./smb start Iniciando os servi?os SMB: [ OK ] Iniciando os servi?os NMB: [ OK ] [root@firewall
2006 Nov 23
2
Some tips for testing respond_to block and making controller tests work with simply_helpful
Hi, Here''s two blog posts for those that need to test respond_to blocks and/or are currently using simply_helpful extensively. http://blog.methodmissing.com/2006/11/22/testing-different-content- types-with-rspec http://blog.methodmissing.com/2006/11/23/using-simply_helpful-with- rspec-controller-tests - Lourens
2003 Aug 15
0
Re: [R} stars graphs
I thought about that star graph again, and realized that it would be quite a handy thing for visualizing cyclic data like time or compass direction. Here is a cleaned up (and renamed) version to do a polar plot that starts at the right and goes counterclockwise or a 24 hour clock plot that starts at the top and goes clockwise. There are probably other varieties that would be interesting. Jim
2012 Oct 23
4
Changing radii line type in radial plots
Hello all, Is it possible to change the radii line type in radial plots? I wasn't able to find anything online. Thanks, Bern -- View this message in context: http://r.789695.n4.nabble.com/Changing-radii-line-type-in-radial-plots-tp4647238.html Sent from the R help mailing list archive at Nabble.com.
2007 Feb 02
7
Coming Soon...
Dear spec''ers, As many of you already know, we''re gearing up for a pretty big 0.8 release of RSpec in the next couple of weeks. I''m writing in advance because I want to give you a heads up about upcoming changes and how they may impact your existing specs. Two important things to note first: 1. We will provide a translator that you''ll be able to use to
2003 Mar 27
1
RES: RES: Re: Winbind broken after 2.2.8 upgrade
I did it more then 12 times... I have a lot of problems with winbind and NEVER I did receive a answer... Sorry if I have a poore english: I hve 3 installations with problems... I never saw this I think that Im not a god SAMBA Administrator but I did read all the doc.... I dont have any troubles with other soft, but with samba ehehehehehe I did send e-mails to the lis in : 11/3. 12/3, 16/3,
2006 May 19
1
trouble with plotrix package
Hello list, I wrote a simple program to plot data on polar axes, taking advantage of the plotrix package and its function radial.plot. The basic plot works fine, but I am having difficulties with the formatting. There are three problems, but I thought I would attack them one at a time. Here is the first: If my data set contains values with all vector lengths between 0 and 100 (and various
2002 Nov 08
0
Polar plot, circular plot (angular data): II
Dear R-users, As noted by Paul Murrell < p.murrell at auckland.ac.nz > there is errors in the code for polar plotting I send to R-help under the title "Polar plot, circular plot (angular data)" at Thu Oct 17 2002 - 12:18:20 CEST. Thanks! I have reorganized the code into a structure ('pp'). This allows plots to be modified to a greater extent by passing arguments by ...
2007 Jul 19
1
mfrow is ignored by some plots
Hi all, I was just informed that the plots in the radial.plot family in the plotrix package do not plot correctly when using mfrow or mfcol to subdivide the plot window. I found one related message, an answer from Deepayan Sarkar to a question about lattice graphics, but that shed no light on this problem. If I invoke par(mfrow=c(2,2)) and run radial.plot a few times, the plots appears in
2013 Feb 16
1
subplot (Hmisc) and radial.plot (plotrix) problem
Folks, I am having problems with a plot I want to create to give an impression of changes in an ordinal scale measure (1-5) at three time points (0, 14 and 21 days). I can produce a radial plot of bare vectors but getting this to appear on the base plot is not possible as it always seems to end up below the plot area and even outside the plot window. It seems I have not understood
2009 Feb 05
1
Legend for radial.plot?
Using plotrix, is it possible to create a legend for the following and attach it to the radial.plot?   posmat<-matrix(sample(2:9,30,TRUE),nrow=3) radial.plot(posmat,labels=paste("X",1:10,sep=""),rp.type="p",   main="Spiderweb plot",line.col=2:4,show.grid=FALSE,lwd=1:3,   radial.lim=c(0,10))   Thanks. [[alternative HTML version deleted]]
2003 Jan 11
3
Multithreading
Hi. I need to execute a function from within a GUI. This seems to be no problem but this function takes about 4 minutes to finish, which means the application doesn't react at all, while the function is running. Can I execute a function as a separate Thread, while keeping control(e.g. a reference) of it at the same time? If not, how do this with a class containing this function? thanks,
2002 Oct 17
0
Polar plot, circular plot (angular data)
Dear R-users, Hereby a polar plot function for plotting angular data. I hope it will be usefull for some of you. I had a need to plot frequencies of wind-directions. The not-that-cheap SigmaPlot software did not allow me to change the orientation of the angular axis to clockwise orientation (what is used for meteorological observations). I even tried the latest version availible at the time