LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Need help integrating Samba into a Windows Domain. (https://www.linuxquestions.org/questions/linux-server-73/need-help-integrating-samba-into-a-windows-domain-817661/)

AsherSevyn 07-07-2010 03:29 PM

I can definitely see why Linux is less popular than windows. If you are the only person who is on the project and you get stuck you pretty much only have the forums and It's very difficult to find a forum where people will offer advice. I am very appreciative of your help. Thanks for working with me.

tsg 07-08-2010 11:42 AM

Quote:

Originally Posted by AsherSevyn (Post 4026665)
Here is my testparm:

interfaces = 192.168.168.37/8, eth0

Based on the output from ifconfig, this should be 192.168.168.37/24 (netmask 255.255.255.0 is a 24 bit mask).

Quote:

hosts allow = 192.168.168.37/24
Setting this to
Code:

        hosts allow = 192.168.168.
will give everyone on that network access to the server.


All times are GMT -5. The time now is 09:23 AM.