Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
where can teach me how to join the windows active directory for step by step, I already follow this web-site http://dns323.kood.org/howto:bettersamba, to join domain, but can't join it, when I run until here
Steps to get domain authentication working:
edit the smb.default file (on the dns323)
mount -t minix /dev/mtdblock0 /sys/mtd1
mount -t minix /dev/mtdblock1 /sys/mtd2
#EDIT both copies of smb.default
vi /sys/mtd[12]/smb.default
Change the line "security = SHARE" to "security = DOMAIN"
#
sync
umount /sys/mtd1 /sys/mtd2
#
You will need a secrets.tdb file from another linux box that you have used to join the domain (on a test inux box)
shutdown samba on your test linux box.
move all the files from /etc/samba to a safe location
create a new smb.conf with the following entries
[ global ]
workgroup = MYNTorADDOMAIN
netbios name = dns323
security = DOMAIN
Join the domain
net join
I type tht net join the error msg will come out
Unable to find a suitable server
Unable to find a suitable server
please tell me why like that??
I change the smb.conf is
[ global ]
workgroup = JKWH_DM(my domain name)
netbios name = dns323
security = domain
is it correct?
and I install the http://www.inreto.de/dns323/fun-plug/0. … .2.3-1.tgz
to run.
I'm a newbie at linux and DNS-323, please some expert come to help me solve this problems, I already waste the time 3week....
Last edited by eugene (2009-02-23 02:53:40)
Offline