Displaying 6 results from an estimated 6 matches for "finduser".
Did you mean:
binduser
2020 Oct 25
3
GPO fail and sysvol perm errors
On 25/10/2020 20:37, Sonic wrote:
> The reset allowed the current GPO to take effect, but right after
> adding a new GPO (just named it, no editing, or linking) the
> sysvolcheck fails:
> # samba-tool ntacl sysvolcheck
> ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception
> - ProvisioningError: DB ACL on GPO directory
>
2020 Oct 26
7
GPO fail and sysvol perm errors
...ckups.
The old UID/GID where restored also.
A part of a new script i have, how i reset all folder and files.
It focues on a userhomedir here but it shows what i did.
The might be a faster/better way for it, but this worked for me.
You might want/need to transform that to the sysvol folders.
FindUser is the username found by the script.
SAMBA_SHARE_USERS is the path the the users share (in this case its
/srv/samba/users)
# Remove old ACL's.
echo "Removing old ACL's for: ${FindUser}"
setfacl --recursive --remove-all
"${SAMBA_SHARE_USE...
2006 Jul 27
1
response from ajax request
...ng layout showing the search field:
================================
<%= start_table %>
<%= start_form_tag(''javascript:void%200'', {:method=> ''filter''}) %>
<tr>
<th>Type a member to find:</th>
<td><%= text_field_tag "finduser", "", :size => 35 %></p>
</tr>
<%= observe_field(:finduser,
:url => { :action => "find_users" },
:frequency => 0.5,
:update => :listing,
# :complete=>"Element.hide(''spinner'')",
# :before=>&...
2007 Mar 02
2
MBOX to MAILDIR conversion
Thinking about going from mbox to maildir. Started with mbox way back
when but thinking about making the conversion. The main reason is that I
use rsync for backups and when these huge mailboxes are touched I have
to copy the whole thing. With maildir I only copy the files that change.
So - my questions is - what's the easiest way to make this happan. I
assume there are conversion
2007 Jun 20
1
Help With Sweave:
Hi All,
I am running Ubuntu Feisty (7.04) on a Thinkpad T41. I've installed
the nowebm package for Ubuntu. Working from this HowTo:
http://www.ci.tuwien.ac.at/~leisch/Sweave/example-1.Snw
I try to compile the example *.Snw as in the Sweave manual:
mdj at lapmdj:~/Desktop/Sweave/example1$ noweb example-1.Snw
Can't open output file
Despite the error, a *.tex file is produced. Now I am
2018 Mar 02
0
Wine release 3.3
The Wine development release 3.3 is now available.
What's new in this release (see below for details):
- Beginnings of Vulkan support.
- Direct3D multi-threaded command stream enabled by default.
- Multisample textures enabled by default.
- Support for game controllers through SDL.
- Support for loading CIL-only .Net binaries.
- Various bug fixes.
The source is available from the