Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-07 Thread Eric J. Feldhusen
Natxo Asenjo wrote: On 3/4/06, John H Terpstra <[EMAIL PROTECTED]> wrote: I'd be delighted if someone steps forward with an offer to take over responsibility for maintenance and improvement of the documentation. Its about time for a more capable and more enthusiastic person to have a go. Please

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-07 Thread Natxo Asenjo
On 3/4/06, John H Terpstra <[EMAIL PROTECTED]> wrote: > > > I'd be delighted if someone steps forward with an offer to take over > responsibility for maintenance and improvement of the documentation. Its > about time for a more capable and more enthusiastic person to have a go. > Please allow me ru

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-03 Thread John H Terpstra
On Thursday 02 March 2006 23:15, Craig White wrote: > On Thu, 2006-03-02 at 22:38 -0600, John H Terpstra wrote: > > > I think you should follow Craig's advice, get your hands on a copy of > > > "LDAP System Administration", and go through it carefully. LDAP is a > > > wonderful enabling technology

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager ->sambaadmin)

2006-03-03 Thread Craig White
On Sat, 2006-03-04 at 00:25 +1100, adrian sender wrote: > Well I am glad that there has been alot of input on this topic, alot of > people are having different opinions but that is because we are not focusing > with the problem at hand. > > The documentation provides full details on how to get s

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager ->sambaadmin)

2006-03-03 Thread adrian sender
amba@lists.samba.org Subject: Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager ->sambaadmin) Date: Fri, 03 Mar 2006 11:49:25 +1100 I have this in my slap.conf as per the docs; access to attrs=sambaLMPassword,sambaNTPassword by dn="cn=sambaadmin,dc=tinistuff,dc=com&qu

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-02 Thread Gordon Messmer
John H Terpstra wrote: Where were you when I asked for feedback and review? Beats me, man. Working on something else. :) When will you provide updates to the documentation that improve its real value? Huh... I hadn't considered that it'd be accepted. Specifically, because of this not

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-02 Thread Craig White
On Thu, 2006-03-02 at 22:38 -0600, John H Terpstra wrote: > > > > I think you should follow Craig's advice, get your hands on a copy of > > "LDAP System Administration", and go through it carefully. LDAP is a > > wonderful enabling technology, but if you don't understand how it works, > > you'll g

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-02 Thread John H Terpstra
On Thursday 02 March 2006 01:38, Gordon Messmer wrote: > adrian sender wrote: > > I am sticking to the documentation, (samba 3 by example by jht) > > excellent book!; > > Yes, it's an excellent book. I have a copy, myself. However, you won't > get anywhere "sticking to" its LDAP documentation. >

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-02 Thread Craig White
ck Durant" <[EMAIL PROTECTED]> > >To: "adrian sender" <[EMAIL PROTECTED]> > >CC: samba@lists.samba.org > >Subject: Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> > >sambaadmin) > >Date: Thu, 2 Mar 2006 09:49:19 +0100 (CET)

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-02 Thread adrian sender
" <[EMAIL PROTECTED]> CC: samba@lists.samba.org Subject: Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin) Date: Thu, 2 Mar 2006 09:49:19 +0100 (CET) You need to give enough rights to your "sambaadmin" to allow him to write to the ldap repository for

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-02 Thread Yanick Durant
; > masterDN="cn=Manager,dc=tinistuff,dc=com" > masterPw="123456" > > Now it populates fine. > > Is this a fault on my behalf, or is there something wrong with > "sambaadmin" > in the config files? > > PS - please forgive any spelling erro

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-01 Thread Gordon Messmer
adrian sender wrote: I am sticking to the documentation, (samba 3 by example by jht) excellent book!; Yes, it's an excellent book. I have a copy, myself. However, you won't get anywhere "sticking to" its LDAP documentation. The LDAP documentation in "Samba-3 by Example" is BAD. Very bad

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-01 Thread Craig White
On Thu, 2006-03-02 at 14:47 +1100, adrian sender wrote: > I will try to explain my situtation a little better so other can understand. > > I am sticking to the documentation, (samba 3 by example by jht) excellent > book!; > > So here is where I am at; > > I have configured my smb.conf; slapd.co

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-01 Thread adrian sender
ers using slapdadd. After the containers are present, then you can populate them with users, etc, using ldapadd or other tools. If you haven't created the containers, nothing is going to work. adrian sender wrote: The database has not been populated, and cannot be populated using &quo

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-03-01 Thread Gordon Messmer
lated, and cannot be populated using "sambaadmin" From: Gordon Messmer <[EMAIL PROTECTED]> To: adrian sender <[EMAIL PROTECTED]> CC: samba@lists.samba.org Subject: Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin) Date: Tue, 28 Feb 2006 2

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-28 Thread Craig White
On Wed, 2006-03-01 at 15:45 +1100, adrian sender wrote: > Hi Gordon, > > This is my admin-accts.ldif; > --- > dn: cn=updateuser,dc=tinistuff,dc=com > objectClass: person > cn: updateuser > sn: updateuser > userPassword: {crypt}ABiELdbxGY2

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-28 Thread Gordon Messmer
adrian sender wrote: [EMAIL PROTECTED] scripts]# slapadd -v -l admin-accts.ldif added: "cn=updateuser,dc=tinistuff,dc=com" (0002) added: "cn=sambaadmin,dc=tinistuff,dc=com" (0003) Error, entries missing! entry 1: dc=tinistuff,dc=com If you dump the database, does "dc=tinistuff,dc=com"

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-28 Thread adrian sender
CTED]> CC: samba@lists.samba.org Subject: Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin) Date: Sun, 26 Feb 2006 23:08:29 -0800 adrian sender wrote: Hey Guys, Gordon, I do not think that is the issue; I have tried what you said but still get the same error.

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-26 Thread Gordon Messmer
adrian sender wrote: Hey Guys, Gordon, I do not think that is the issue; I have tried what you said but still get the same error. Remember I have a SDC or BDC that uses updateuser; the ldif I add for that uses plain text passwords and works perfectly. I see... Your original message indicat

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-24 Thread adrian sender
TED]> To: adrian sender <[EMAIL PROTECTED]> CC: samba@lists.samba.org Subject: Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin) Date: Mon, 20 Feb 2006 10:20:58 -0800 adrian sender wrote: Hi gordon, I don't think that is the issue here because I am abl

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-20 Thread Gordon Messmer
adrian sender wrote: Hi gordon, I don't think that is the issue here because I am able to use "Manager" ldif with plain text passwords. Yeah... I don't think you are. According to your account, you're only able to use Manager or sambaadmin when it's the rootdn in the openldap configuration f

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-19 Thread adrian sender
Hi gordon, I don't think that is the issue here because I am able to use "Manager" ldif with plain text passwords. Cheers. Adrian Sender. From: Gordon Messmer <[EMAIL PROTECTED]> To: adrian sender <[EMAIL PROTECTED]> CC: samba@lists.samba.org Subject: Re:

Re: [Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-19 Thread Gordon Messmer
adrian sender wrote: dn: cn=sambaadmin,dc=ddesign,dc=com objectClass: person cn: sambaadmin sn: sambaadmin userPassword: 123456 When using sambaadmin instead of manager samba hangs unable to connect to the ldap database, however if i change this entry in the slapd.conf all works find also.

[Samba] Samba 3 by Example - chapter 5 & 6 ( Manager -> sambaadmin)

2006-02-05 Thread adrian sender
Dear Samba & Users. I have spent some time going over the documentation, however I still no not fully understand what the cause is. I am focusing on Samba 3 by Example chapter 5 & 6 specifically Chapter 5 smbpasswd -w 123456 [EMAIL PROTECTED] data]# smbpasswd -w 123456 Setting stored password

Re: [Samba] Samba-3 by Example Ch 6

2005-06-16 Thread John H Terpstra
On Sunday 01 May 2005 23:07, taso wrote: > taso wrote: > > I am following Chapter 6 of Samba-3 By Example to set up Samba on > > a Fedora 3 box. It seems to go Ok until page 144 step 5. > > > > # net getlocalsid > > [2005/05/02 00:22:04, 0] lib/smbldap.c:smbldap_search_suffix(1155) > > smbldap_se

Re: [Samba] Samba-3 by Example Exercise 2.3

2005-05-20 Thread John H Terpstra
On Friday 20 May 2005 19:16, Eric Hines wrote: > The FAQ (question/answer 2) says that the DHCP server config > /etc/dhcpd.conf) automatically provides each client with the IP address of > the WINS server. I've been over the provided dhcpd.conf, and I cannot find > which line(s) are referring to t

[Samba] Samba-3 by Example Exercise 2.3

2005-05-20 Thread Eric Hines
The FAQ (question/answer 2) says that the DHCP server config /etc/dhcpd.conf) automatically provides each client with the IP address of the WINS server. I've been over the provided dhcpd.conf, and I cannot find which line(s) are referring to the WINS server. Also, as written, when I tried to s

Re: [Samba] Samba-3 by example Ch.3

2005-05-17 Thread Koenraad Lelong
sysrm wrote: Hi This is what I have for my passwd chat stuff passwd program = /usr/bin/passwd %u ... Hope that helps Ross That's it. Thanks. -- Met vriendelijke groeten, Koenraad Lelong R&D Manager ACE electronics n.v. -- To unsubscribe from this list go to the following URL and read the

Re: [Samba] Samba-3 by example Ch.3

2005-05-13 Thread John H Terpstra
On Friday 13 May 2005 06:19, Koenraad Lelong wrote: > Hi, > I'm following chapter 3 (from the web-site), and I copied and pasted the > smb.conf file. I corrected an error (I think) : passwd chat = *New*... : > the "=" was missing and then "*New*..." was on the following line. > Then I ran testparm

RE: [Samba] Samba-3 by example Ch.3

2005-05-13 Thread sysrm
: 13 May 2005 13:19 To: samba@lists.samba.org Subject: [Samba] Samba-3 by example Ch.3 Hi, I'm following chapter 3 (from the web-site), and I copied and pasted the smb.conf file. I corrected an error (I think) : passwd chat = *New*... : the "=" was missing and then "*New*...&q

[Samba] Samba-3 by example Ch.3

2005-05-13 Thread Koenraad Lelong
Hi, I'm following chapter 3 (from the web-site), and I copied and pasted the smb.conf file. I corrected an error (I think) : passwd chat = *New*... : the "=" was missing and then "*New*..." was on the following line. Then I ran testparm -s, and I got an error : ERROR: the 'passwd program' () requ

Re: [Samba] Samba-3 by Example Ch 6

2005-05-02 Thread Tony Earnshaw
man, 02.05.2005 kl. 07.07 skrev taso: > > I am following Chapter 6 of Samba-3 By Example to set up Samba on > > a Fedora 3 box. It seems to go Ok until page 144 step 5. > > > > # net getlocalsid > > [2005/05/02 00:22:04, 0] lib/smbldap.c:smbldap_search_suffix(1155) > > smbldap_search_suffix: Pr

Re: [Samba] Samba-3 by Example Ch 6

2005-05-01 Thread taso
taso wrote: I am following Chapter 6 of Samba-3 By Example to set up Samba on a Fedora 3 box. It seems to go Ok until page 144 step 5. # net getlocalsid [2005/05/02 00:22:04, 0] lib/smbldap.c:smbldap_search_suffix(1155) smbldap_search_suffix: Problem during the LDAP search: (No such object) SID

Re: [Samba] Samba-3 by Example Ch 6

2005-05-01 Thread Tony Earnshaw
søn, 01.05.2005 kl. 16.39 skrev taso: > I am following Chapter 6 of Samba-3 By Example to set up Samba on > a Fedora 3 box. It seems to go Ok until page 144 step 5. > > # net getlocalsid > [2005/05/02 00:22:04, 0] lib/smbldap.c:smbldap_search_suffix(1155) >smbldap_search_suffix: Problem durin

[Samba] Samba-3 By Example, Example 2.4

2005-05-01 Thread E Hines
I'm running FC3 with Samba v 3.0.14a, and I'm trying to implement Example 2.4 from JHT's 2004 ed. of Samba-3 by Example. I have lserver1 as my Linux box and jupiter (user annlee) and mustelidae (ehines) as Win2k boxes. ehines has access to his share (path /archive/ehines (/archive/%U in smb.conf

[Samba] Samba-3 by Example Ch 6

2005-05-01 Thread taso
I am following Chapter 6 of Samba-3 By Example to set up Samba on a Fedora 3 box. It seems to go Ok until page 144 step 5. # net getlocalsid [2005/05/02 00:22:04, 0] lib/smbldap.c:smbldap_search_suffix(1155) smbldap_search_suffix: Problem during the LDAP search: (No such object) SID for domain S

Re: [Samba] Samba 3 by Example & Migrations

2005-04-02 Thread John H Terpstra
Mike, Your request has been noted. As soon as I get a moment I will add appropriate notes to the Samba-HOWTO-Collection and I may add another chapter on Samba to Samba migration in the Samba-Guide. Cheers, John T. On Friday 01 April 2005 07:01, Mike Rambo wrote: > One topic I can't find in ei

Re: [Samba] Samba 3 by Example & Migrations

2005-04-01 Thread jonlists
I agree on the migrations and Samba 3 - but I suppose the Samba team would appreciate it if rather than just requesting it, maybe some of us should provide some content, eh? Basically, with smbpasswd, if you take the /etc/shadow, etc/group, and /etc/passwd, the contents of /etc/samba, and I be

[Samba] Samba 3 by Example & Migrations

2005-04-01 Thread Mike Rambo
One topic I can't find in either Samba 3 by Example or the Offical Samba 3 Howto & Reference Guide is that of migrating from a Samba3 server to a newer Samba 3 server (meaning newer hardware in this case). We are currently using the smbpasswd backend. I plan to move to tdbsam but that hasn't be

Re: [Samba] Samba-3 By Example correction...

2005-03-21 Thread John H Terpstra
On Monday 21 March 2005 12:23, Mccrory, Kevin B wrote: > userpaddword Yikes! Thanks for bumping me with this. It's fixed in the source tree now. - John T. -- John H Terpstra Samba-Team Member Phone: +1 (650) 580-8668 Author: The Official Samba-3 HOWTO & Reference Guide, ISBN: 0131453556 Samba-3

[Samba] Samba-3 By Example correction...

2005-03-21 Thread Mccrory, Kevin B
Chapter 7, Section 7.3 Step 3 needs a correction: The step has users create an admin-accts.ldif file. As currently written the userpaddword: not24get should be userPassword with the P capitalized. Failure to have this causes a replication error: access denied since the password for updateuser is

Re: [Samba] Samba-3 by Example

2004-04-26 Thread Gerald (Jerry) Carter
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ernst Pehl wrote: | Hi, | | the Samba-3 by Example-Book should be appear on the | Samba web site by April 14th under the documentation page. But | there is nothing. Where can I get the pdf-file? The PDF is available now. We had some mirroring problems

[Samba] Samba-3 by Example

2004-04-23 Thread Ernst Pehl
Hi, the Samba-3 by Example-Book should be appear on the Samba web site by April 14th under the documentation page. But there is nothing. Where can I get the pdf-file? Regards from the sunny Ansbach (Germany) Ernst Pehl -- To unsubscribe from this list go to the following URL and read the instru

Re: [Samba] "Samba-3 by Example" now available

2004-04-06 Thread Chuck Stuettgen
On Tue, 2004-04-06 at 16:31, Harry, Jill wrote: > Hi All, > > Thanks to everyone who has written wanting more information on when "Samba-3 > by Example" by John Terpstra will be available. The good news is that it is > available right now through your local bookstore or online sites like > Amazon.

[Samba] "Samba-3 by Example" now available

2004-04-06 Thread Harry, Jill
Hi All, Thanks to everyone who has written wanting more information on when "Samba-3 by Example" by John Terpstra will be available. The good news is that it is available right now through your local bookstore or online sites like Amazon.com. There are already a couple of very positive comments

[Samba] Samba-3 by Example is at Prentice Hall

2004-04-02 Thread John Schmerold
Amazon isn't shipping yet, however Prentice Hall will ship direct http://phptr.com/title/0131472216 I had it come in overnight (I'm really anxious to get my LDAP configuraion working), so Prentice Hall was $10 cheaper than Amazon. -- To unsubscribe from this list go to the following URL and read t

[Samba] Samba-3 by Example book availability

2004-03-03 Thread Harry, Jill
Hi All, I appreciate those who have written requesting clarification as to when John Terpstra's latest book, "Samba-3 By Example: Practical Exercises to Successful Deployment" will be available. In answer to your queries, it's on schedule to be available in retail outlets (your local technical boo