Displaying 1 result from an estimated 1 matches for "second_floor".
2004 Nov 12
0
insconsistent server behavior
...about the setup:
Server
Os: Slackware 10.0 (2.4.26)
Service: Samba 3.0.4 (as PDC)
Netbios Name : TUX
Client 1
Os: Windows XP SP1
Netbios Name: xp
Client 2
Os: Windows Me
Netbios Name: me
Here is the content of my /etc/samba directory:
smb.conf
me.conf -> /etc/samba/second_floor.conf
xp.conf -> /etc/samba/first_floor.conf
first_floor.conf
second_floor.conf
Here is the content of the smb.conf file
[global]
logon script = common.bat
[netlogon]
include /etc/samba/%m.conf
Here is the content of first_floor.conf
[global]
logon script = fir...