I configure the XP for a domain validation "TYC.ES", ask me for USER/PASS root/XXXX, the name of the machine that runs SAMBA have the machine account antoniou$, group XPstation, and this user "antoniou$" and root in the samba passwd database, my smb.conf it's something like this:
# Global parameters


[global]
workgroup = tyc.es
server string = HAL9000
netbios name = HAL9000
interfaces = eth0
bind interfaces only = yes
map to guest = Bad User
username map = /etc/users.map
password level = 5
keepalive = 30
character set = ISO8859-1
logon path = /usr/lib/samba/netlogon
logon script = %U.bat
csc policy = disable
profile acls = yes # When i run the command "testparm /etc/samba/smb.conf", it tells me that this directive is unknown for samba �?
domain logons = yes
domain master = yes
local master = yes
preferred master = yes
os level = 65
preferred master = True
domain master = True
kernel oplocks = No
create mask = 0660
directory mask = 0770
hosts allow = 192.168.254. EXCEPT 192.168.254.8
wins support = yes
encrypt passwords = yes
log level = 3
log file = /var/log/samba.log


[tmp]
   path = /tmp
   browseable = yes
   writeable = yes
[homes]
   comment = Homes de Usuarios
   read only = No
   create mask = 0750
   browseable = No

[netlogon]
   path = /usr/lib/samba/netlogon

------------------------
The file i want to run when the XP boots contain various route commands and net time.
It has permissions 755 root:root.


I try with NAMEOFMACHINE.bat "antoniou.bat"
"               root.bat

Thanks.

Kurt Weiss escribi�:



Antonio Moya Krijer schrieb:

Hi,

I have a linux SuSE 8.1 with samba 2.2.5 Release 80.

I have a Windows XP Professional that is member of a Samba domain, authentication it's OK but i have a profile in /usr/lib/samba/netlogon


u mean: a script?
(or a roaming profile???????)

that i want to execute when the XP boots, i don't know what's happening.

I have read the "How to" documentation


Can you help me, please?


Thanks a lot.



.



--
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to