Displaying 4 results from an estimated 4 matches for "policyset".
Did you mean:
policykit
2010 Mar 02
1
Redirect issue
...onths suddenly from yetserday the page was not
redirected properly to list page after add or delete. That too it works
fine in firefox but doesnt redirect in IE.
Could anyone please suggest on this issue.
Code:
def delete_company
#------------
if params[:id] and params[:id1]
@policy = PolicySetting.find_by_id(params[:id])
@policyinfo = PolicySetting.find_by_id(params[:id1])
@policy_name = @policy.policy_name
if !(@policyinfo.nil?)
@policy_count = PolicySetting.find(:all, :conditions =>
{:policy_name => @policy_name, :policy_ty...
2005 Mar 11
2
Creating Custom System Policy Templates
...other comments.....
Mike Petersen
mgpeter@pcc-services.com
References:
Creating Custom Templates for SPE -
http://www.oreilly.com/catalog/winsyspe/chapter/ch08.html
Microsofts Group Policy Reference Spreadsheet -
http://download.microsoft.com/download/a/a/3/aa32239c-3a23-46ef-ba8b-da786e167e5
e/PolicySettings.xls
Samba Rocks !!
2005 Feb 21
2
Problems with Samba and security hardened WinXP SP2 clients
...to log in from this station". I browsed the net and most
solutions tell me to change the smb.conf to:
encrypt passwords = yes
However, this didn't work (later, it turned out it worked without this
setting anyway). But since it did work before securing the WinXP I started
looking into the policysettings of the client. I found that the following
GPO-setting was the reason why it stopped working:
Microsoft network client: Digitally sign communications (always)
If we set this to Disabled it works again.
This security option setting determines whether packet signing is required
by the SMB client...
2005 Feb 22
0
SV: Problems with Samba and security hardened WinXP SP2 c lients
...uot;. I browsed the net and most
> solutions tell me to change the smb.conf to:
> encrypt passwords = yes
>
> However, this didn't work (later, it turned out it worked without this
> setting anyway). But since it did work before securing the WinXP I started
> looking into the policysettings of the client. I found that the following
> GPO-setting was the reason why it stopped working:
> Microsoft network client: Digitally sign communications (always)
> If we set this to Disabled it works again.
>
> This security option setting determines whether packet signing is r...