![]() |
|
|||
|
|
||||
|
||||||
| Dbox Section All Things Dbox Here |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Moderator
UkCvs Senior Member
Join Date: Sep 2008
Posts: 350
iTrader: (0)
Casino cash: $146980
Thanks: 105
Thanked 379 Times in 171 Posts
Nominated 10 Times in 3 Posts
TOTW/F/M Award(s): 2Groans: 0
Groaned at 0 Times in 0 Posts
|
Hi Guys,
I have already asked in the Tuxbox Board but I would like some Netbios Name Resolution support for the Dbox so that it shows up with it's name within your Windows Workgroup. The feature could be resolved via NMDB I am unable to built this at present due lack of knowledge,time or Linux Machine.... Anyone ? http://www.rtr.com/winpak/Documentation/nmbd.htm I even found this on my own server ;-) : http://www.pt-1.net/Diffs/newmake-01sambaserver.diff |
|
|
|
|
|
#2 (permalink) |
|
Northern Git Admin
Team-UkCvs Senior Member
Join Date: Aug 2008 ![]()
Posts: 5,097
iTrader: (0)
Casino cash: $326474
Thanks: 1,126
Thanked 1,271 Times in 538 Posts
Nominated 8 Times in 6 Posts
TOTW/F/M Award(s): 4Groans: 1
Groaned at 0 Times in 0 Posts
|
what maybe helpful is to get an answer on how-to make smbfs.o in newmake..?
but Ill take a look for you |
|
|
|
|
|
#3 (permalink) |
|
Moderator
UkCvs Senior Member
Join Date: Sep 2008
Posts: 350
iTrader: (0)
Casino cash: $146980
Thanks: 105
Thanked 379 Times in 171 Posts
Nominated 10 Times in 3 Posts
TOTW/F/M Award(s): 2Groans: 0
Groaned at 0 Times in 0 Posts
|
|
|
|
|
|
|
#4 (permalink) |
|
Northern Git Admin
Team-UkCvs Senior Member
Join Date: Aug 2008 ![]()
Posts: 5,097
iTrader: (0)
Casino cash: $326474
Thanks: 1,126
Thanked 1,271 Times in 538 Posts
Nominated 8 Times in 6 Posts
TOTW/F/M Award(s): 4Groans: 1
Groaned at 0 Times in 0 Posts
|
thats not the point , I want to do it
for samba client support
|
|
|
|
|
|
#5 (permalink) |
|
Moderator
UkCvs Senior Member
Join Date: Sep 2008
Posts: 350
iTrader: (0)
Casino cash: $146980
Thanks: 105
Thanked 379 Times in 171 Posts
Nominated 10 Times in 3 Posts
TOTW/F/M Award(s): 2Groans: 0
Groaned at 0 Times in 0 Posts
|
|
|
|
|
|
|
#6 (permalink) | |
|
Developer
UkCvs Senior Member
Join Date: Nov 2008 ![]() Location: Leatherhead
Posts: 188
iTrader: (0)
Casino cash: $64049
Thanks: 80
Thanked 257 Times in 112 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 1
Groaned at 0 Times in 0 Posts
|
Quote:
@pt-1, So what exactly are you trying to do? Please explain with all available information ![]() P.S: The Oxygen FINAL image had both smbd and nmbd compiled and worked with NetBIOS. |
|
|
|
|
|
|
#7 (permalink) |
|
Developer
UkCvs Senior Member
Join Date: Nov 2008 ![]() Location: Leatherhead
Posts: 188
iTrader: (0)
Casino cash: $64049
Thanks: 80
Thanked 257 Times in 112 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 1
Groaned at 0 Times in 0 Posts
|
OK looking through the makefiles I found that building the samba server will also give you the NMBD file you require. Samba (not the client-portion however!) is not included in a standard image build but you can specify it by adding --enable-sambaserver in the configure line.
By the way, to get it going you will actually need smbd and nmbd. I am half way through a test compile now with the very latest CVS tree so I will upload all the required files to here when that is complete for you to test. |
|
|
|
|
|
#8 (permalink) |
|
Developer
UkCvs Senior Member
Join Date: Nov 2008 ![]() Location: Leatherhead
Posts: 188
iTrader: (0)
Casino cash: $64049
Thanks: 80
Thanked 257 Times in 112 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 1
Groaned at 0 Times in 0 Posts
|
As promised here are the files. I have also included libnsl in case you need it (I'm not entirely sure).
Instructions: - smbd needs to go in /bin or /var/bin and CHMOD 755 - nmbd needs to go in /bin or /var/bin and CHMOD 755 - smb.conf needs to go in /etc or /var/etc and CHMOD 777. Optional: libnsl-2.3.6.so needs to go in /lib or /var/lib Once all files are in place, use telnet to execute the smbd command (use smbd & to run it in the background), and once that has completed without errors, execute the nmbd command. After that you will be able to see the DBOX2 in your Windows Workgroup or Server Domain, with its hostname, and a couple of shared folders. You can login using the root account. Hope this is what you were after. Liam EDIT: Forgot to attach the file - done now
Last edited by Speedy2206; 02-12-2008 at 07:05 PM.. |
|
|
|
|
|
#9 (permalink) | |
|
Moderator
UkCvs Senior Member
Join Date: Sep 2008
Posts: 350
iTrader: (0)
Casino cash: $146980
Thanks: 105
Thanked 379 Times in 171 Posts
Nominated 10 Times in 3 Posts
TOTW/F/M Award(s): 2Groans: 0
Groaned at 0 Times in 0 Posts
|
Code:
/hdd/bin > smbd & /hdd/bin > smbd: relocation error: smbd: symbol seteuid, version GLIBC_2.0 not defined in file libc.so.6 with link time reference ![]() it's all installed here: Quote:
2.4.36.9 |
|
|
|
|
|
|
#10 (permalink) |
|
Developer
UkCvs Senior Member
Join Date: Nov 2008 ![]() Location: Leatherhead
Posts: 188
iTrader: (0)
Casino cash: $64049
Thanks: 80
Thanked 257 Times in 112 Posts
Nominated 0 Times in 0 Posts
TOTW/F/M Award(s): 0
Groans: 1
Groaned at 0 Times in 0 Posts
|
How old is your image? These are based on the very latest CVS without modification, so should work with latest image. Kernel version in newmake is 2.4.36.6. Make sure libnsl-2.3.6.so is in /lib, /var/lib, or /hdd/lib etc.
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|