[Unattended] deploy a samba domain

2004-09-18 Thread Friedrich Schick
Hey, i'd like to deploy a full unattended Samba PDC (primary domain 
controller) system. The clients will use the Win2000 sp4 operating system. 

I had a quick read-through your unattended project. It seems to fullfill my 
dreams :-).

But in fact i want to go for sure that it can handle all my needs. So here we 
go:

1. Is there a way to make a Win2000 client join to a Samba PDC without adding 
a hard-written machine name to Samba's account system?

Again, if you missunderstood. I'd like to autogenerate the client names, and 
make them join to my domain. As i worked with Samba as a PDC, i had to 
pre-add machine accounts to my Samba system to make the clients be able to 
join the domain. I'd like to come across this problem.

2. Is there an optition to auto-add a network printer share to each Win2000 
client? 

Thanks,

Friedrich Schick


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info


Re: [Unattended] deploy a samba domain

2004-09-18 Thread Mario Gzuk
1.)
Sure, this in the smb.con will do it (samba as pdc)
add user script = /usr/sbin/adduser -c 2kmachine -d /dev/null -g 100 -s 
/bin/false -M %u
Watch out the samba docs for more information.
2.) look here:
http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/tsleft.web+WinBatch/Printing~Information+PRINTUI~Docs.txt



Am Sa, den 18.09.2004 schrieb Friedrich Schick um 11:01:
 Hey, i'd like to deploy a full unattended Samba PDC (primary domain 
 controller) system. The clients will use the Win2000 sp4 operating system. 
 
 I had a quick read-through your unattended project. It seems to fullfill my 
 dreams :-).
 
 But in fact i want to go for sure that it can handle all my needs. So here we 
 go:
 
 1. Is there a way to make a Win2000 client join to a Samba PDC without adding 
 a hard-written machine name to Samba's account system?
 
 Again, if you missunderstood. I'd like to autogenerate the client names, and 
 make them join to my domain. As i worked with Samba as a PDC, i had to 
 pre-add machine accounts to my Samba system to make the clients be able to 
 join the domain. I'd like to come across this problem.
 
 2. Is there an optition to auto-add a network printer share to each Win2000 
 client? 

 Thanks,
 
 Friedrich Schick
 
 
 ---
 This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
 Project Admins to receive an Apple iPod Mini FREE for your judgement on
 who ports your project to Linux PPC the best. Sponsored by IBM.
 Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
 ___
 unattended-info mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/unattended-info



---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
unattended-info mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unattended-info