similar to: Updating System Policy Templates

Displaying 20 results from an estimated 3000 matches similar to: "Updating System Policy Templates"

2007 Apr 04
1
creating NTConfig.POL
I have an NTConfig.POL I created from poledit with the Windows 2000 Administrator toolkit. It contains my WSUS configuration, and NTConfig.POL is placed in my [netlogon] share and is being loaded fine by the clients. Is this still the propery way to create NTConfig.POL files, or is there a newer utility I should be using? I'm looking at Vista and it uses .admx templates, which I guess
2005 Mar 11
2
Creating Custom System Policy Templates
Has anyone looked into creating custom templates for Microsoft's System Policy editor ? I like the idea of managing workstations through the NTConfig.POL file, but the included templates are quite a bit outdated. Does anyone know if it would be worth-while to take the time and create an updated Template to add policies to manage newer features of Windows 2000/XP through the NTConfig.POL
2008 Apr 22
1
OT: Vista & NTConfig.POL
This isn't technically a samba question, but I figure there will be other samba users out there in the same boat. I have just setup the first Vista box on our samba domain and I am having some trouble with policies (they don't get applied). I have had a look around and there is alot of talk about the adm->admx change, etc but I haven't seen anyone say that anything needs to
2007 Apr 26
6
Struggling to define multiple yum/rug repositories
My head hurts from trying to figure this out for the past several hours . . . I want to determine what provider to use based on a fact (thanks for the suse version fact btw) but I ain''t gettin it: What''s wrong? Am I going down the completely wrong path? Is there a better way? # suse-yum.pp case $suse_repo_name { #sled10-i586: {Package{ provider => rug}} sled10-i586:
2003 Nov 06
1
Samba 3.0 and ADS How to
HelloList, Do someone have got a link/document/"How To" for setting up Samba 3.0 in ADS-Enviroment. I read Samba-Collection-How-To, but I got stuck and need help. My favour will be a easy and perspicuous manual like a walkthrough Thanks in advance. Regards Dominik Brosch
2007 Mar 28
3
Dueling master browsers...
I'm having trouble with my Samba 3 PDC and several XP Pro workstations stealing the master browser status on the network. These users won't log in to the domain. Logs and purified smb.conf attached. Mar 27 09:09:48 macallan nmbd[3481]: Mar 27 09:09:48 macallan nmbd[3481]: ***** Mar 27 09:10:05 macallan nmbd[3481]: [2007/03/27 09:10:05, 0]
2023 Jan 06
2
Group Policy Settings Missing/Not Applying
On 1/6/23 8:11 AM, Dawson Greeley via samba wrote: > Hi, Im attempting to apply a few group policy settings but they dont seem to be applying on the machine in question, or some settings I cannot see in the GPME. > > > 1. Settings applied to openssh dont seem to create the required config files in /etc/ssh/sshd_config.d/ for ssh to actually pick up on these changes. Is there a
2009 Jul 14
1
Ubuntu JGR
Hello, I cannot get JGR installed. Here is what I have tried so far http://wiki.ubuntuusers.de/R 1. sudo -s # root werden R CMD javareconf root at gunnar-laptop:~# R CMD javareconf Java interpreter : /usr/bin/java Java version : 1.5.0_18 Java home path : /usr/lib/jvm/java-1.5.0-sun-1.5.0.18/jre Java compiler : /usr/bin/javac Java headers gen.: /usr/bin/javah Java archive
2023 Jan 06
1
Group Policy Settings Missing/Not Applying
Hi, Im attempting to apply a few group policy settings but they dont seem to be applying on the machine in question, or some settings I cannot see in the GPME. 1. Settings applied to openssh dont seem to create the required config files in /etc/ssh/sshd_config.d/ for ssh to actually pick up on these changes. Is there a different location its applying these to that I can verify with? Below is
2024 Jun 20
2
Adding group policy ability
Thanks a lot, Kees! :) Any hint which package to download for Windows Server 2022? Cheers, Torsten Am 19.06.2024 um 09:30 schrieb Kees van Vloten via samba: > > Op 19-06-2024 om 08:42 schreef lists--- via samba: >> Good morning list :) >> >> currently I don't need a group policy, but maybe that will change in >> the future - so I'd like to install its
2024 Jun 20
1
Adding group policy ability
Op 20-06-2024 om 06:10 schreef lists--- via samba: > Thanks a lot, Kees! :) > > Any hint which package to download for Windows Server 2022? The proper ADMX for your version of Windows are on Windows itself in C:\windows\PolicyDefinitions. You just copy the content of the directory (and subdirs) to your Sysvol share \Policies\PolicyDefinitions - Kees. > > Cheers, > Torsten
2009 Jul 13
1
Ubuntu und R
Hallo Zusammen, hatte gestern die Schnauze voll von Vista und habe mir daraufhin Ubuntu installiert. Bin also mit Ubuntu ?berhaupt nicht vertraut. Nun habe ich ohne Erfolg versucht, R zu installieren. Soweit ich der Anleitung folgen konnte habe ich es so wie auf http://wiki.ubuntuusers.de/R gemacht. Im Terminal kann ich R problemlos starten. Allerdings bei der Installation von
2024 Jun 19
1
Adding group policy ability
Op 19-06-2024 om 08:42 schreef lists--- via samba: > Good morning list :) > > currently I don't need a group policy, but maybe that will change in > the future - so I'd like to install its ability right now. > > As far as I understand https://wiki.samba.org/index.php/Group_Policy I > have to execute: > samba-tool gpo admxload -U Administrator > (and samba-tool
2001 Nov 17
2
transfer interrupted (code 3) at flist.c(812)
Ok, I just setup the log file and this is what I see there: rsync on cdrive/Temp/pix.log from admx (141.214.137.139) transfer interrupted (code 3) at flist.c(812) I had to change [cdrive] from path = "c:\" to path = c: to get rid of '@ERROR: chdir failed' error. I am getting close but still need some help. Thanks in advance. Nishi > -----Original Message----- From:
2001 Dec 01
3
include/exclude ?
All, Could someone please help me resolve this: [admx:test] $ ls ERR01 ah01 ah02 an01 an02 mp01 mp02 [admx:test] $ ls {an,mp,ERR}* ERR01 an01 an02 mp01 mp02 I want to rsync only the "{an,mp,ERR}*" files across using the following command but do not see the expected results. [admx:test] $ rsync -va --exclude="*" --include="{an,mp,ERR}*" ./*
2024 Jun 19
1
Adding group policy ability
Good morning list :) currently I don't need a group policy, but maybe that will change in the future - so I'd like to install its ability right now. As far as I understand https://wiki.samba.org/index.php/Group_Policy I have to execute: samba-tool gpo admxload -U Administrator (and samba-tool gpo admxload -H ldap://dcXYZ.samdom.example.com -U Administrator on additional DCs). Not
2005 May 13
2
losing access to profile when user becomes domain user instead domain admin
Hi, I am in the process of migrating our windows workstations to a samba domain. Here is the problem: When creating the domain user I put every user additionalyy in the domain admin group so that he/she can copy his old files on the local profile to his new domain account. Then after this is done I put them to the domain users group but some (!) of the user the lose then access to the
2016 Jan 21
8
Windows 10 administrative templates /central store with Samba
Hi list, This might or might not be a Samba related post. Feel free to ignore it in case it is too far off-topic My current understanding is that ... a) I need those new templates in order to fully integrate Win10 clients in an AD domain (i.e. with compatible policies). b) I can only modify policies based on Win10 admx files from Win10 machines (i.e. with the RSAT tools for Win10). Are there
2006 Mar 01
9
sortable tree?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi *, I am new to this list, so please excuse me if this has been covered before (unfortunately the search function at http://www.ruby-forum.com/forum/10 is disabled at the moment). If yes, then a pointer to a solution would be great. I want to create a sortable tree with scriptaculous Sortable. There are several categories and subcatgories: cat_a
2011 Dec 16
1
Does SAMBA4 Support AppLocker in Group Policies?
Hello! AppLocker is a newer technique which allows users to control access to certain programs and it was introduced in Windows 2008 Server and Windows 7 (clients). I wonder does SAMBA 4 support it? Thank you! -- View this message in context: http://samba.2283325.n4.nabble.com/Does-SAMBA4-Support-AppLocker-in-Group-Policies-tp4206013p4206013.html Sent from the Samba - General mailing list