Hello, I installed two debian sarge servers with the following services: OPENLDAP, SAMBA 3.0, HEARTBEAT and DRBD. I used debian packages. The RAID over IP is used for the /data and /home partitions. I created a NTConfig.POL for my domain workstations and put it in /home/samba/netlogon. But when a user log on a machine, the policy is not applied. For details: # l /home/samba/ total 4 drwxrwxr-x 2 root root 4096 2006-01-25 14:31 netlogon drwxrwxrwt 8 root root 98 2006-01-25 13:15 profiles # l /home/samba/netlogon/N* -rw-r-xr-x 1 root root 262144 2006-01-25 11:33 /home/samba/netlogon/NTConfig.POL #vi /etc/samba/smb.conf [...] [netlogon] comment = Network Logon Service path = /home/samba/netlogon browseable = No guest ok = yes valid users = %U read only = yes Do you have an idea? Let me know if you need more informations... Thanks a lot, Mike
> I installed two debian sarge servers with the following services: OPENLDAP, SAMBA 3.0, HEARTBEAT and DRBD. I used debian packages. > The RAID over IP is used for the /data and /home partitions. > I created a NTConfig.POL for my domain workstations and put it in /home/samba/netlogon. > But when a user log on a machine, the policy is not applied.https://bugzilla.samba.org/show_bug.cgi?id=3042
I'am using the following SAMBA version on a DEBIAN SARGE: 3.0.14a-3sarge1. Well I add this instructions: acl check permissions = no but When I launch a "testparm", the result is: Unknown parameter encountered: "acl check permissions" Ignoring unknown parameter "acl check permissions" I install SAMBA with apt-get! Do I need to download source and configure it with acls support? For information: [...] #### Debugging/Accounting #### log file = /var/log/samba/log.%m log level = 3 max log size = 1000 syslog = 0 panic action = /usr/share/samba/panic-action %d [...] [netlogon] comment = Network Logon Service path = /home/samba/netlogon browseable = No guest ok = yes And : # ls -al /home/samba/ total 8 drwxr-xr-x 4 root root 36 2005-12-22 13:27 . drwxr-xr-x 48 root root 4096 2006-01-25 14:08 .. drwxr-xr-x 2 root root 4096 2006-02-22 10:18 netlogon # ls -al /home/samba/netlogon/ -rwxr-xr-x 1 root root 262144 2006-01-25 11:33 NTConfig.POL -rwxr-xr-x 1 root root 176 2005-12-23 10:26 smbuser01.bat -rwxr-xr-x 1 root root 176 2005-12-23 10:26 smbuser02.bat -rwxr-xr-x 1 root root 182 2005-12-23 10:27 smbuser03.bat -rwxr-xr-x 1 root root 182 2005-12-23 10:27 smbuser04.bat And no error appears on the log! Have you got an idea? Mike ----- Original Message ----- From: Adam Tauno Williams <awilliam@whitemice.org> To: it@it.ramadaparkhotel.ch Cc: samba@lists.samba.org Sent: vendredi, 24. f?vrier 2006 00:16:52 Subject: Re: [Samba] Problem with NTConfig.POL+SAMBA+LDAP> I installed two debian sarge servers with the following services: OPENLDAP, SAMBA 3.0, HEARTBEAT and DRBD. I used debian packages. > The RAID over IP is used for the /data and /home partitions. > I created a NTConfig.POL for my domain workstations and put it in /home/samba/netlogon. > But when a user log on a machine, the policy is not applied.https://bugzilla.samba.org/show_bug.cgi?id=3042