Displaying 5 results from an estimated 5 matches for "sambaa".
Did you mean:
samba
2004 Jun 08
1
What about domain trusts
Say between a Samba 3.0.4 and win2k machine?
2007 May 09
2
SAMBA as PDC - Pls Help!
...book (WinXP SP2)
I have no DNS or WINS in the private network.
I have downloaded the WinXP patch = ?requirenoseal = 0?
My HOSTS File at WinXP machine:
(Ip address of the Samba PDC) (NetBios name of the Samba PDC)
192.168.1.1 phoenix
Concerns & Questions:
1. Do I need WINS & DNS to set SAMBAas PDC?
2. I installed NetBeui and was able to ping the SAMBA PDC with its
NetBios name, without NetBeui I can only ping the IP but without the
NetBios name.
3. I can also ping from Samba PDC the WinXP machine.
4. I?ve already disabled the WinXP Personal Firewall Settings.
5. The WinXP in the laptop...
2017 Sep 13
2
dfs links anywhere?
> Which smb version are you using (mount option)? Support for DFS on smb2+
> was only added in linux 4.11.
smbstatus shows the connection as NT1.
DFS links do work like this:
serverA_msdfsrootYES => serverB_msdfsrootNO
But not like this:
serverA_msdfsrootYES => serverB_msdfsrootYES
Somehow the destination having 'msdfsroot yes' prevents the cifs kernel
module from
2007 May 09
0
SAMBA as PDC - Pls Help!!
...book (WinXP SP2)
I have no DNS or WINS in the private network.
I have downloaded the WinXP patch = ?requirenoseal = 0?
My HOSTS File at WinXP machine:
(Ip address of the Samba PDC) (NetBios name of the Samba PDC)
192.168.1.1 phoenix
Concerns & Questions:
1. Do I need WINS & DNS to set SAMBAas PDC?
2. I installed NetBeui and was able to ping the SAMBA PDC with its
NetBios name, without NetBeui I can only ping the IP but without the
NetBios name.
3. I can also ping from Samba PDC the WinXP machine.
4. I?ve already disabled the WinXP Personal Firewall Settings.
5. The WinXP in the laptop...
2017 Sep 26
5
dfs links anywhere?
...c.edu\smb\instr_files
Look to me the link is not properly substituted and there might some
issues with Unix Extensions mixing path separators.
I couldn't reproduce this on recent master kernel but I'll give it a try
on v4.9 which you seem to be using. My setup is
cifs.ko connecting to sambaA/shareA -> sambaB/shareB -> sambaB/shareC
using unix extensions and both servers having 'msdfs host = yes' and
shareA, shareB with 'msdfs root = yes'.
Also, how did you create your symbolic links on the samba machine?
(exact command). Just a hunch at this point but you migh...