Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: mgb on December 04, 2008, 10:12:09 AM

Title: SME7.4 can member server of an active directory tree domain controller. ?
Post by: mgb on December 04, 2008, 10:12:09 AM
i get server2003 domain controlle
SME can   member server of an active directory tree domain controller.

for smb
users
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: jester on December 04, 2008, 10:26:13 AM
Hi mgb,

Please search, this has been asked before (http://forums.contribs.org/index.php/topic,42537.0.html)!
Title: Re: SME7.4 Linux-Windows Single Sign-On
Post by: mgb on December 05, 2008, 03:21:04 PM
 Linux-Windows Single Sign-On user
help to install for sme 7.4
http://redmondmag.com/columns/article.asp?EditorialsID=858
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: e[nt]e on December 05, 2008, 03:54:34 PM
mgb,
as jester pointed out to you before, there was a similar question around a month ago. He even gave you a link to this thread. There is clearly stated that SME does not support Active Directory membership at the moment.
Although I don't really understand your new question, except that you want help for installing something, I would advise you to read again this article, which you are referring to. The author uses a Windows 2003 Server as an Active Directory server. In the course of the article he explains how he got the different linux clients to authenticate against that windows server.

So what do you want to install on your SME Server?
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: mgb on December 07, 2008, 07:45:45 PM
 client xp 
server sme 7.4
i want to do schedule in sme-server 'send to change password to the client  (netlogin.bat)
i want to do : when client at login  to the sme-server
want to change password user 

schedule run for all user ?
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: Stefano on December 07, 2008, 07:54:52 PM
mgb, definitely we have a problem.. we can't understand you :-)

BTW, to set password ageing, do:
Code: [Select]
yum --enablerepo=smecontribs install smeserver-password

and, please...  try to write in english ;-)

Ciao
Stefano
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: e[nt]e on December 07, 2008, 09:42:23 PM
client xp 
server sme 7.4
i want to do schedule in sme-server 'send to change password to the client  (netlogin.bat)
i want to do : when client at login  to the sme-server
want to change password user 

schedule run for all user ?

You're talking about the netlogon.bat
You can put a netlogon.bat in the netlogon share which can be found at
Code: [Select]
/home/e-smith/files/samba/netlogon
Another way could be the smeserver-loginscript.
Don't know if this fits your needs.
Maybe that thread could be a help:
http://forums.contribs.org/index.php/topic,39882.0.html (http://forums.contribs.org/index.php/topic,39882.0.html)

Regards,
Niklas
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: mgb on December 08, 2008, 03:53:11 PM
ok  ok
(yum --enablerepo=smecontribs install smeserver-password)
 Passwords must be at least 7  characters long 
need howto - Passwords must be at least {6}  characters long  ?

Admin Password   None 
Ibays passwords   None
Users passwords    None
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: Stefano on December 08, 2008, 04:00:14 PM
Passwords must be at least 6 characters long  ?

no.. min lenght is 7 characters, even if password strenght is set to "None"

Ciao
Stefano

p.s. please, use the standard quote, thank you
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: mgb on December 08, 2008, 09:20:57 PM
if must password  least 6 characters
how to ?
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: Stefano on December 08, 2008, 09:52:23 PM
you can't, we can't..
it's 'by design'

ciao
Stefano
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: cactus on December 08, 2008, 10:35:21 PM
you can't, we can't..
it's 'by design'
And I believe it had something to do with one of the packages needing at least this amount of digits in a password, do not remember which package unfortunately.
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: mgb on December 09, 2008, 11:51:12 AM
is ok
()you can't, we can't.. is can pmceache)
 change password user  least 6 characters
  yum install pam_passwdqc
http://forums.contribs.org/index.php/topic,38078.0.html
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: Stefano on December 09, 2008, 12:17:33 PM
is ok
()you can't, we can't.. is can pmceache)
 change password user  least 6 characters
  yum install pam_passwdqc
http://forums.contribs.org/index.php/topic,38078.0.html

PLEASE, use standard quote

no, it will not work, because SME's password validation routine REQUIRE min 7 char, and you are strongly advised NOT TO modify SME's code..

Ciao
Stefano
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: mgb on December 17, 2008, 05:41:34 AM
Thanks all for help nenonano

if sme 8b  work a Windows 2003 Server as an Active Directory server ?
(l chek least 6 characters password is work )
Title: Re: SME7.4 can member server of an active directory tree domain controller. ?
Post by: Stefano on December 18, 2008, 09:46:57 AM
if sme 8b  work a Windows 2003 Server as an Active Directory server ?

I don't know.. you'd better check into bugzilla.. I know there is a project to move to ldap auth (and so to AD compatibility)
 
Quote
(l chek least 6 characters password is work )

if SME is a domain member auth then it is not responsable for passwords and auth.. so, if AD supports 6 digit passwords, it will work.

anyway, SME8 still needs at least 7 digit password

Ciao
Stefano