Hi guys! I wanna to setup my 3.0.1 samba PDC (with tdbsam) to force user to change password. I read this: "When I set password lifetime to, say 90 days using pdbedit -P "maximum password age" -C 7776000 Attribute "Password must change" is calculated using this formula : sambaPwdMustChange = sambaPwdLastSet + 90 days. Is it possible to get "warning message" before actually force user to change their password, I mean is it possible to get this formula: sambaPwdMustChange = (sambaPwdLastSet + 90 days) - 10 days" pdbedit setting is okay. but what about sambaPwdMustChange? Should I write it to my smb.conf? But, I write it and testparm says: Unknown parameter encountered: "sambaPwdMustChange" Ignoring unknown parameter "sambaPwdMustChange" So, how can I do this? -- regars, Roland
Hi guy, You can use Micro$oft usrmgr to set account policies to you domain. --------------------------------------------------- Emerson Henrique Kfuri Pereira Divis?o de Atendimento e Consultoria CECOM - Reitoria - UFMG Telefone: 34994009 --------------------------------------------------- samba-bounces+daves-jr=ufmg.br@lists.samba.org wrote on 25/05/2004 17:10:35:> Hi guys! > > I wanna to setup my 3.0.1 samba PDC (with tdbsam) to force user to change> password. > > I read this: > > "When I set password lifetime to, say 90 days using > pdbedit -P "maximum password age" -C 7776000 > > Attribute "Password must change" is calculated using this formula : > > sambaPwdMustChange = sambaPwdLastSet + 90 days. > > Is it possible to get "warning message" before actually force user to > change their password, I mean is it possible to get this formula: > > sambaPwdMustChange = (sambaPwdLastSet + 90 days) - 10 days" > > pdbedit setting is okay. > > but what about sambaPwdMustChange? Should I write it to my smb.conf? > > But, I write it and testparm says: > Unknown parameter encountered: "sambaPwdMustChange" > Ignoring unknown parameter "sambaPwdMustChange" > > So, how can I do this? > > -- > > regars, Roland > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
Yes, I try it. It is cool, I set in samba to 90 days and I see it in usrmgr. :) But how can I send message to user (that he must change password) when user log into? kedd 25 m?jus 2004 22:31 d?tummal daves-jr@cecom.ufmg.br ezt ?rta:> Hi guy, > > You can use Micro$oft usrmgr to set account policies to you domain. > > --------------------------------------------------- > Emerson Henrique Kfuri Pereira > > Divis?o de Atendimento e Consultoria > CECOM - Reitoria - UFMG > Telefone: 34994009 > --------------------------------------------------- > > samba-bounces+daves-jr=ufmg.br@lists.samba.org wrote on 25/05/2004 > > 17:10:35: > > Hi guys! > > > > I wanna to setup my 3.0.1 samba PDC (with tdbsam) to force user to change > > > > password. > > > > I read this: > > > > "When I set password lifetime to, say 90 days using > > pdbedit -P "maximum password age" -C 7776000 > > > > Attribute "Password must change" is calculated using this formula : > > > > sambaPwdMustChange = sambaPwdLastSet + 90 days. > > > > Is it possible to get "warning message" before actually force user to > > change their password, I mean is it possible to get this formula: > > > > sambaPwdMustChange = (sambaPwdLastSet + 90 days) - 10 days" > > > > pdbedit setting is okay. > > > > but what about sambaPwdMustChange? Should I write it to my smb.conf? > > > > But, I write it and testparm says: > > Unknown parameter encountered: "sambaPwdMustChange" > > Ignoring unknown parameter "sambaPwdMustChange" > > > > So, how can I do this? > > > > -- > > > > regars, Roland > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba-- > > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-- Udv, Roland
Oh, Its done by MS Windows. I think the counter start warns at 15 days before password change. --------------------------------------------------- Emerson Henrique Kfuri Pereira Divis?o de Atendimento e Consultoria CECOM - Reitoria - UFMG Telefone: 34994009 --------------------------------------------------- samba-bounces+daves-jr=ufmg.br@lists.samba.org wrote on 25/05/2004 17:49:35:> Yes, I try it. It is cool, I set in samba to 90 days and I see it in > usrmgr. :) > > But how can I send message to user (that he must change password) whenuser> log into? > > kedd 25 m?jus 2004 22:31 d?tummal daves-jr@cecom.ufmg.br ezt ?rta: > > Hi guy, > > > > You can use Micro$oft usrmgr to set account policies to you domain. > > > > --------------------------------------------------- > > Emerson Henrique Kfuri Pereira > > > > Divis?o de Atendimento e Consultoria > > CECOM - Reitoria - UFMG > > Telefone: 34994009 > > --------------------------------------------------- > > > > samba-bounces+daves-jr=ufmg.br@lists.samba.org wrote on 25/05/2004 > > > > 17:10:35: > > > Hi guys! > > > > > > I wanna to setup my 3.0.1 samba PDC (with tdbsam) to force user tochange> > > > > > password. > > > > > > I read this: > > > > > > "When I set password lifetime to, say 90 days using > > > pdbedit -P "maximum password age" -C 7776000 > > > > > > Attribute "Password must change" is calculated using this formula : > > > > > > sambaPwdMustChange = sambaPwdLastSet + 90 days. > > > > > > Is it possible to get "warning message" before actually force user to > > > change their password, I mean is it possible to get this formula: > > > > > > sambaPwdMustChange = (sambaPwdLastSet + 90 days) - 10 days" > > > > > > pdbedit setting is okay. > > > > > > but what about sambaPwdMustChange? Should I write it to my smb.conf? > > > > > > But, I write it and testparm says: > > > Unknown parameter encountered: "sambaPwdMustChange" > > > Ignoring unknown parameter "sambaPwdMustChange" > > > > > > So, how can I do this? > > > > > > -- > > > > > > regars, Roland > > > -- > > > To unsubscribe from this list go to the following URL and read the > > > instructions: http://lists.samba.org/mailman/listinfo/samba-- > > > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > > -- > > Udv, Roland > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
okey, and if I want to change it only 5 days, how can I do this? szerda 26 m?jus 2004 13:45 d?tummal daves-jr@cecom.ufmg.br ezt ?rta:> Oh, > > Its done by MS Windows. I think the counter start warns at 15 days before > password change. > > --------------------------------------------------- > Emerson Henrique Kfuri Pereira > > Divis??o de Atendimento e Consultoria > CECOM - Reitoria - UFMG > Telefone: 34994009 > --------------------------------------------------- > > samba-bounces+daves-jr=ufmg.br@lists.samba.org wrote on 25/05/2004 > > 17:49:35: > > Yes, I try it. It is cool, I set in samba to 90 days and I see it in > > usrmgr. :) > > > > But how can I send message to user (that he must change password) when > > user > > > log into? > > > > kedd 25 m??jus 2004 22:31 d??tummal daves-jr@cecom.ufmg.br ezt ??rta: > > > Hi guy, > > > > > > You can use Micro$oft usrmgr to set account policies to you domain. > > > > > > --------------------------------------------------- > > > Emerson Henrique Kfuri Pereira > > > > > > Divis??o de Atendimento e Consultoria > > > CECOM - Reitoria - UFMG > > > Telefone: 34994009 > > > --------------------------------------------------- > > > > > > samba-bounces+daves-jr=ufmg.br@lists.samba.org wrote on 25/05/2004 > > > > > > 17:10:35: > > > > Hi guys! > > > > > > > > I wanna to setup my 3.0.1 samba PDC (with tdbsam) to force user to > > change > > > > > password. > > > > > > > > I read this: > > > > > > > > "When I set password lifetime to, say 90 days using > > > > pdbedit -P "maximum password age" -C 7776000 > > > > > > > > Attribute "Password must change" is calculated using this formula : > > > > > > > > sambaPwdMustChange = sambaPwdLastSet + 90 days. > > > > > > > > Is it possible to get "warning message" before actually force user to > > > > change their password, I mean is it possible to get this formula: > > > > > > > > sambaPwdMustChange = (sambaPwdLastSet + 90 days) - 10 days" > > > > > > > > pdbedit setting is okay. > > > > > > > > but what about sambaPwdMustChange? Should I write it to my smb.conf? > > > > > > > > But, I write it and testparm says: > > > > Unknown parameter encountered: "sambaPwdMustChange" > > > > Ignoring unknown parameter "sambaPwdMustChange" > > > > > > > > So, how can I do this? > > > > > > > > -- > > > > > > > > regars, Roland > > > > -- > > > > To unsubscribe from this list go to the following URL and read the > > > > instructions: http://lists.samba.org/mailman/listinfo/samba-- > > > > > > To unsubscribe from this list go to the following URL and read the > > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > -- > > > > Udv, Roland > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba-- Udv, Roland