Win95 Group Policies

Win95 Group Policies

Post by Serge Poirie » Fri, 12 Mar 1999 04:00:00



Hi folks,

I'm trying to implement group policies using the netlogon share with a
WIN05c client, Samba 2.0.3 server running on Slackware 3.6 linux.

I've implemented group policies before using a WinNT 4.0 PDC server
by doing the following.

1.  Installing the policy editor on the Win95c client and importing
    grouppol.reg into the registry by doing the following sequence.

    Control Panel/Add Remove Programs/Windows Setup/Have Disk
    /Browse/e:\admin\apptool\poledit\grouppol.inf

    Selecting the Group Policies and Systems Policy Editor check boxes, and
    clicking install.

2.  I also had to make sure that my groups on the WINNT PDC were GLOBAL
    groups.

3.  I then proceeded to create/edit the config.pol file with the policies
for
    the GLOBAL groups mentioned in step 2.

4.  Placing the config.pol file in the netlogon share of the PDC.

I know the WIN95c client is reading the config.pol file because user
policies
work.

I also know my groups are defined correctly because my group logon scripts
are executing correctly.

The only thing I can think of is that my Win95c client doesn't see the
groups
as GLOBAL and thus ignores the policy.

Any ideas ?

Thanks in advance
/Serge

I've included the smb.conf file.

[global]
   workgroup = CARTIER
   case sensitive = no
   printing = bsd
   printcap name = /etc/printcap
   load printers = yes
   guest account = guest
   domain logons = yes
   logon script = %g.bat
[homes]
   comment = Home Directories
   browseable = no
   read only = no
   create mode = 0750
[printers]
   comment = All Printers
   path = /var/spool/lpd
   browseable = no
   printable = yes
   public = no
   writable = no
   create mode = 0700
[netlogon]
   comment = Netlogon share for login scripts and config.pol file.
   path = /usr/local/samba/netlogon
   writable = yes
   browseable = yes
   public = yes

 
 
 

1. Win95 group policies

Hi Folks,

Has anybody successfully implemented Win95 group policies on a Samba server.

I've imported the grouppol.reg into the Win95 registry and saved a
configured config.pol file in the Netlogon Share, but group policies are
ignored.

User policies work so I know Win95 sees the policy file.
My group logon scripts work so I know Win95 sees the unix groups.

Any ideas ?
Thanks in advance.
/Serge

Below is my smb.conf file.

[global]
   workgroup = CARTIER
   case sensitive = no
   printing = bsd
   printcap name = /etc/printcap
   load printers = yes
   guest account = guest
   domain logons = yes
   logon script = %g.bat
[homes]
   comment = Home Directories
   browseable = no
   read only = no
   create mode = 0750
[printers]
   comment = All Printers
   path = /var/spool/lpd
   browseable = no
   printable = yes
   public = no
   writable = no
   create mode = 0700
[netlogon]
   comment = Netlogon share for login scripts and config.pol file.
   path = /usr/local/samba/netlogon
   writable = yes
   browseable = yes
   public = yes

2. SSH & SSH2 installed on same machine

3. win95 group policies and samba

4. ppp problem

5. Win95 System policies & Samba

6. PHP- download prompt

7. SEcurity & Policy Editor [Win95]

8. Strange semctl(IPC_SET) error...

9. cannot set up UMASK or groups so that users from one group cannot access other groups

10. grouping a group to a group?

11. Keeping groups, groups and groups straight

12. GROUPS CONTAINING OTHER GROUPS (/etc/group)

13. /etc/group groups inside of groups?