Results 1 to 3 of 3
I would like to know if it is possible to make samba listen to more than one name. Can I just add multiple netbios name definitions to smb.conf?...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-09-2006 #1
Can Samba listen for more than one name?
I would like to know if it is possible to make samba listen to more than one name. Can I just add multiple netbios name definitions to smb.conf?
- 08-10-2006 #2
Are you using Samba as a server or client? If as a server, then look at this from man smb.conf:
For the client, I would expect it to be just a DNS thing. Though I'm interested in hearing any other angles on that.Code:%L the NetBIOS name of the server. This allows you to change your config based on what the client calls you. Your server can have a ``dual personality''.
- 08-10-2006 #3
yes I've found that in man bash but I don't see how a variable substitution can give you a dual personality. The config still has to be written which means the shares still have to be visible to everybody that does \\machinename or \\aliasname. What I want is for the name the machine is accessed by to change the shares that are visible/available.


Reply With Quote
