Displaying 4 results from an estimated 4 matches for "id25".
Did you mean:
id2
2008 Oct 09
2
sambaPwdLastSet=0 vs sambaPwdMustChange=0
...when they logon for the first time.
According to the documentation setting sambaPwdMustChange=0 should work.
However, on my setup, it does NOT work. The user can log on, but is NOT
asked to change his or her password.
(docs:
http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/passdb.html#id2586078)
Then I tried using "net sam set pwdmustchangenow USERNAME yes" (which is
I guess the native samba way of archiving this) and it DOES work, but by
setting: sambaPwdLastSet=0 !
So the question: are the samba docs wrong, or is my samba wrong?
I'm running samba 3.0.26a on suse...
2005 May 09
1
Samba+ldap, Getent and AD (aka the good bad and the downright ugly)
Hi all.
I have managed to join my samba server to an AD domain.
I can now join using the net command and get various other bits of info.
Wbinfo -u /g/t etc works nps
Getent however doesn't.
This is my question:
By reading various emails over the last 2 weeks and various howtos etc
In order to share users and passwords etc all I need to do is edit the
nsswitch.conf
To
passwd: compat
2005 Jun 06
3
Configuring Samba with LDAP
Hello,
I'm having problems configuring Samba to work using ADS. I've
successfully compiled LDAP. When I try ./configure --with-pam
--with-winbind --with-ads --with-krb5 --with-ldap It says "Active
Directory support requires LDAP support" Are there any variables that
need to be set? I've done --with-ldap=/usr/local/openldap (This the
prefix for openldap). I'm
2004 Mar 29
6
Asterisk + GrandStream SIP phones
-This is my 'sip.conf' file:
;*************************************************************
;
; SIP Configuration for Asterisk
;
[general]
port = 5060 ; Port to bind to
bindaddr = 0.0.0.0 ; Address to bind to
context = default ; Default for incoming calls
tos=184
maxexpirey=3600 ; Max length of incoming registration we allow