I didn't mean to use an rtfm type reply, I hate that.
1: Reference here :
http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch08_:_Confi
guring_the_DHCP_Server#The_.2Fetc.2Fdhcpd.conf_File
# You can also assign specific IP addresses based on the clients'
# ethernet MAC address as follows (Host's name is "laser-printer":
host laser-printer {
hardware ethernet 08:00:2b:4c:59:23;
fixed-address 192.168.1.222;
}
2. Should be fine to do.
3. Configure samba as a domain controller, then use the logon script
directive :
# if you enable domain logons then you may want a per-machine or
# per user logon script
# run a specific logon batch file per username
logon script = %U.bat
Hope this is more helpful than the last reply.
Regards
Conor.
On 06/10/2006 21:09, "Conor Wynne" <conor at discuskeeping.com> wrote:
> On 06/10/2006 18:57, "Colin O'Keeffe" <ilugcolin at gmail.com> wrote:
>>> Have DHCP server running on my debian box.
>>>> Can I:
>>>> 1) Really define a network (IP) printer using DHCP?
>> All NICs have MAC addresses, so all you have to do is make a static MAC to
> IP assignment in your dhcp config.
>> Very easy, use a popular search engine.
>>> 2) I have 2 rooms, each with about 10 machines, can I use the group{}
>> for each room and define the printers in them ?
>> Should be possible, although I've never tried - I do not print, paperless
> office since 1999.
>>> 3) Have a batch file run once the machine boots? (all clients are windows)
>> Yes, this is possible with samba server.
>>> thanks!
>> Regards
> Conor.
>
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!