Displaying 20 results from an estimated 80000 matches similar to: "changing password at windows 9x"
2003 Mar 19
1
Windows 9X samba Password Change
What is the preferred method of letting Win9X users changes their password?
I Have the necessary settings on smb.conf (passwd chat, ect.) but still
can't seem to get it to work properly.
And trust me, if I upgrade the Win OS's, itll cause more confusion then
needed.
Kev
2003 Aug 29
1
Fw: Forcing password changes using SAMBA as PDC
Hi, I did as suggested, and still have the same problem.
I am still able to login to samba with another users password that does not
require password changes. This seems to me that the problem is related to
PAM password changing. I have tried change the various PAM options in the
smb.conf file, but cannot get it to work. Depending on the options, it
either asks for a password or not. When it asks
2000 Jun 01
3
Windows password changing and syncing
I thought I was doing well with samba. I have numerous samba / gnu-Linux
networks running well. Now I have one customer that wants to do something
that I cannot get the software to do. All he wants to do is have his users
change their passwords from the Windows passwords control panel. It seems
like such a simple request but I cannot for the life of me get it to work on
my test network.
I have
2004 May 11
4
3.0.4: winbind not working with windows 2003?
I hope this is just one of those issues where just after hitting the
send button I figure out what is wrong. Client is 3.0.4 (also tried with
3.0.3) and server is windows 2003 with all patches as of today applied via
windows update.
Short summary: wbinfo -u doesn't work and wbinfo -g lists just a BUILTIN
domain.
I have done this lots of times, but now winbind seems to be not working anymore.
1999 Nov 14
0
Changing password from Win98 doesn't work with plain text passwords enabled
Folks, please help...
I got Samba 2.0.5a running fine on a RH6.1 system and a Win98 client. I have
applied the Win98 registry thing to enable plain text passwords, and
smb.conf has a "encrypt passwords = no" in it. It works. I have also enabled
domain logons and a small login script, and that works too.
I sniffed the network and saw the passwords in clear text during the login
process.
2017 Jan 21
2
problema con grafico lattice ....
Hola,
Por si lo quieres con colores rellenando cada punto:
#----------------
library(data.table)
library(lattice)
dat <- read.table("pba.csv", header=TRUE, dec=",", as.is=TRUE)
row.names(dat) <- NULL
dat <- as.data.table(dat)
dat$mycol <- ifelse(dat$sol =="ControlAE", "red", dat$sol)
dat$mycol <- ifelse(dat$mycol
2012 Nov 06
2
Fwd: barchart con abline en lattice
Perfecto! muchas gracias Carlos; la verdad que estuve un buen rato
intentándolo, pero aún no comprendo la estructura de lattice, así que
modificaba cosas un poco al tuntun.
Tengo otra cuestión un poco más controvertida, no sé si este será el foro
adecuado para proponerla o supondrá un debate innecesario....
Como os decía, acabo de iniciarme en R, y estoy explorando las opciones de
visualización.
2014 Jul 04
2
Cambio de "titulo" en barra de un grafico
Muchas gracias Carlos, mas aun pues en españa es mas de medianoche del
viernes, no ?
eric.
On Fri 04 Jul 2014 19:08:24 CLT, Carlos Ortega wrote:
> Hola,
>
> Esta es una manera de hacerlo (he incluido un par de cambios
> adicionales en las etiquetas):
>
> #---------------------------------
> mfctr$dia.new <- paste("dia_",mfctr$dia, sep="")
>
>
2018 Dec 12
2
Subset dentro de un for
Gracias a los tres, Raúl, Marcelino y Carlos.
Lo del "get" de Marcelino me da la respuesta a lo que yo exactamente
preguntaba, y funciona, pero ahora tengo problemas con el for, por lo
que probablemente recurra al eval parse de Raúl o Carlos, que ya
tienen el for. Aún así, lo intento 1º con el get.
Con subset(df, subset=get(GT[i])>0) el problema es que en el for hago
un
2018 Sep 22
2
grafico de barras (barchart) con barras de error y achurado (hatching) en lugar de escala de grises
Gracias Carlos !!! ... alguna idea con la libreria lattice ? es solo
que tengo que hacer 3 graficos diferentes y el aspecto de los mismos
quedara diferente con lattice y ggplot. Voy a ver si me resulta todo en
ggplot.
Saludos y gracias de nuevo,
Eric.
On 22/09/18 12:08, Carlos Ortega wrote:
> Hola,
>
> ggplot tiene un /geom /justamente para esto...
>
>
2013 Nov 20
0
Fwd: Problema con gráfico lattice
Hola,
En la dirección de lo que comenta Óscar.
Para poder pasarle los subscripts a panel tienes que crear "groups" sobre
las profesiones.
Mira los cambios en lo siguiente:
#--------------------------------------
*Duncan$profe <- rownames(Duncan)*
xyplot(
income~education|type,
,*groups=profe*
,data=Duncan
#,aspect="xy"
2018 Dec 12
2
Subset dentro de un for
Gracias Marcelino. Si, (i in 1:length(GT)), lo he utilizado mil veces,
pero se me sigue olvidando de una vez a otra. Lo iba a mirar, pero me
centré primero en que me hiciera bien el mapa.
He probado el for y me da este error:
Error in aes(x = lon, y = lat, color = get(GT[i]), size = 2) +
scale_colour_gradient(low = ("white"), :
non-numeric argument to binary operator
2003 Jun 04
0
Codepage inconsistencies
Hello.
I'm having a lot of trouble trying to mount a share
from a NT4.0 (US_english) machine using samba-2.2.8a.
When I mount the share using samba, somehow the '?' and '?'
characters are displayed as 'o' and 'a'.
(other western chars such as ?,?,?,?,etc are ok, I have problems
only with '?' and '?').
It's interesting to note that:
-
2001 Jan 02
0
Windows client password change error?
I have a problem in which the Windows client isn't allowed to change the
password in a direct manner. Using the Windows control panel, Passwords, I
am only allowed to change the password by first changing the
existing password to a blank password and then changing the blank
password to the desired password.
If I try to change the password directly I generate the error
2016 May 10
0
Change Password after expired
On 10/05/16 19:59, Carlos A. P. Cunha wrote:
> Hello!
> I'm not using graphical interface kkkkk
> hug
>
>
> Em 10-05-2016 15:35, Rowland penny escreveu:
>> On 10/05/16 18:37, Carlos A. P. Cunha wrote:
>>> I do not speak Spanish, I am using a web server, which is not
>>> locally on Samba 4, but on the same network.
>>>
>>> OS: CentOS
2016 Sep 03
2
Ayuda con gráfico típico de histograma más linea
Sí, la primera reunión de la temporada será el 8 de este mes.
Un saludo,
Carlos J. Gil Bellosta
http://www.datanalytics.com
El 3 de septiembre de 2016, 23:52, Ruben Tobalina Ramirez <
lagrimaescrita en gmail.com> escribió:
> Muchas gracias a todos!
>
> Pues si, Eric, R a veces me vuelve loco, tiene una lógica muy particular.
> Miraré el libro, que lattice no lo he usado
2003 Dec 18
1
Samba 3 PDC with LDAP - Error when changing user password from windows
* * * * * * * * * * * * * * * Vexira NOTICE * * * * * * * * * * * * * * *
This version of Vexira MailArmor is a DEMO version and not full featured.
This banner message cannot be disabled until you purchase Vexira
Antivirus. After you purchase and install a license for use of Vexira
Antivirus for Mail servers this message will be deactivated.
Certain features are disabled in this DEMO version of
2007 May 10
1
Changing Windows password complexity error dialog box
Hello,
I have a Samba PDC on which I use the "check password script" option in
smb.conf to enforce a specific password complexity policy when the XP
user changes his password with Ctrl-Alt-Del.
This works fine, but when the password does not comply with the password
complexity policy, XP shows the following dialog box:
"The password supplied does not meet the minimum complexity
2014 Oct 27
2
como pasar de data.frame -> cast -> data.frame
Hola Carlos, quiero graficar el valor de cada celda, por ejemplo, 10 (en
1,1) clasificado de acuerdo a las etiquetas de encabezado de fila y columna.
Me explico:
Necesito un panel para cada etiqueta del titulo de la fila (con, dec ...
) y en el eje X de cada panel va la concentracion, que son los numeros
del 0 al 5 en el encabezado de cada columna. El eje Y de cada panel es
un porcentaje. Es el
2016 May 10
0
Change Password after expired
On 10/05/16 18:37, Carlos A. P. Cunha wrote:
> I do not speak Spanish, I am using a web server, which is not locally
> on Samba 4, but on the same network.
>
> OS: CentOS 7 64-bit
Are you running Gnome3 ?? if so, you do not need anything else, GDM3
will allow you to change an expired password at login (provided PAM is
setup correctly)
Rowland
>
> [Root @ webserver conf] #