Displaying 20 results from an estimated 4000 matches similar to: "Roaming Profiles Configuration"
2011 Apr 18
3
Domain Controller GPO
Hi All,
I am using Samba4 Alpha12, and i am trying to edit the password policy
(which I believe is derived from the PDC's policy), but I am trying to
figure out whether Samba4 can respond to GPOs. If It cannot, how would I
define the password policy for the domain? Thanks.
2008 Oct 09
2
Help MLE
Dear,
I'm starting on R language. I would like some help to implement a MLE
function.
I wish to obtain the variables values (alpha12, w_g12, w_u12) that maximize
the function LL = Y*ln(alpha12 + g*w_g12 + u*w_u12).
Following the code:
rm(list=ls())
ls()
library(stats4)
Model = function(alpha12,w_g12,w_u12)
{
Y = 1
u = 0.5
g = -1
Y*log(alpha12 + g*w_g12 + u*w_u12)
}
res =
2011 Aug 25
1
Supporting Mac OS X MCI in Samba4
Hello all, I was wondering if anyone had a solution for supporting Mac OS
X's Managed Client rules with Samba4. I was thinking I'd have to extend the
schema (which Apple demonstrates on a traditional Windows Server in a
video), but I am not sure how to do that with Samba4's LDAP.
Thanks much if you have any ideas!
2011 Aug 11
1
R crashes when communicating with JAGS
There is a thread on this topic already:
http://finzi.psych.upenn.edu/Rhelp10/2010-August/250934.html
I'm rather mystified by a similar problem and wondering whether I've
overlooked something obvious. I'm running with latest versions of R and
all packages, and latest version of JAGS running under Windows 7.
Here's the problem. I have some source code. It's given below -
2011 Aug 02
2
SAMBA4 Alpha12 password changing problem
Hello,
I have successfully installed SAMBA4 Alpha12 as PDC.
I added two machines. Ubuntu 11.04 Linux and Windows 7.
They both can authenticate and log in to the machines. WHich is great.
The problem comes when users trying to change their password.
This is not working! It's constantly complaining for the complexity. However
I used strong and absolutely different to any previous password.
2007 Jul 26
2
error in using R2WinBUGS on Ubuntu 6.10 Linux
I am trying to run WinBUGS 1.4 from the Ubuntu 6.10 Linux distribution. I am using the R2WinBUGS packages with the source file listed below. WinBUGS appears to run properly, but I get the following message after WinBUGS starts in WINE. Does anyone know what may be causing this error and what the correction may be?
Thanks
ERROR MESSAGE:
fixme:ole:GetHGlobalFromILockBytes cbSize is 13824
2019 Feb 12
1
Sama + Windows Shadow Copies
Hello,
i installed zfs-auto-snapshot with Samba/Windows Shadow Copy. If the
share contains "path = /srv/userdata/" it runs for me. But if I use
"path = /srv/userdata/%U" I get no "Previous Versions" on my Win10 Client.
I think the problem is the variable "shadow: snapdir = .zfs/snapshot". I
tried with "shadow: snapdir = ../.zfs/snapshot" and
2006 Jul 29
3
Validating two models
Hi,
I have a model Account wich "has_one" model called UserData. Both models
use validation.
# Model contains user name, email etc.
class Account < ActiveRecord::Base
has_one :user_data, :foreign_key => "user_id"
validates_presence_of :email
end
# Model contains firstname, lastname etc.
class UserData < ActiveRecord::Base
2006 Apr 11
5
Reading MySQL rows
Hi there,
I?m having difficulties reading the content of some rows in my database.
Tried to use some of the code at page 221 in the pickaxe, but didn?t
make it work.
The SQL query works fine directly against the database.
mysql> select id, count, company from users where name = "martin";
+----+-------+------------+
| id | count | company |
+----+-------+------------+
| 1 |
2011 Feb 02
2
Seperate BIND server for Samba 4
Hello!
I've set up samba 4 with great success since alpha12, but i've always used a
locally installed version of BIND.
Is it possible to use a seperate BIND server instead? I'd like to not run BIND
on my file server.
I have not seen any instructions to this effect, so perhaps someone would please
point me in the
correct direction?
Thank You Very Much!!
++AMARU
2010 Mar 15
1
Windows Vista and option in smb.conf
Hello,
I have a difficulty with the option 'hide unreadable' in the smb.conf
regarding to it's effect on my Vista machines.
In the smb.conf I have declared the following share:
[userdata]
path = /data/userdata
admin users = domain+adminuser
browseable = yes
writeable = yes
hide unreadable = yes
csc policy = disable
The
2010 Apr 29
1
Windows7 able to join Samba4-alpha12 domain, but unable to manage
Dear all,
after switching from Samba4-alpha10 to -alpha12, it is no longer
possible to manage user accounts via the RSAT on Windows 7 Professional.
The program says that name information can't be retrieved, because the
domain controller isn't configured properly (or the like, I read it in
German). However, joining the domain and logging in with administrator
or simple user account is
2010 Jul 28
1
2008 R2 Failover Clustering using Samba 4 AD
I am trying to see if Hyper-V 2008 R2 Failover Clustering will work
with Samba 4 as the Active Directory server. Have installed Samba 4
(version alpha12) on CentOS 5.4.
Anybody else tried this before? Please share your experiences here.
Thanks,
Ajay
2003 Mar 22
5
CYGWIN Rsync exclude/include problem
I'm having troubles with getting rsync 2.5.5 (CYGWIN version) to include/exclude files they way I expect it to. I have mulled over the list postings and man pages regarding this and I am either missing something or ... well I don' know.
I have a drive with 12 folders in the root however, I only want to rsync 5 of them (the ones marked with an *) and in those 4 I want to exclude certain
2010 Jun 12
1
Samba4 and account policy
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
I'm test the Account Lockout Threshold policy (Computer Setting) in
samba4-alpha12 but dont work. I the user and Computer to OU and nothing.
Work fine this policy?
I need a password expiry warning too... any suggestion
Thanks a lot
--
Ivan Martinez
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG
2011 May 27
1
Error with BRugs 0.53 and 0.71, on Win7 with R 2.12.2 and 2.13.0 (crashes R GUI)
I've run into persistent problems with OpenBUGS crashing when using BRugs .53 and .71, and am hoping someone has suggestions. There is obviously something unusual going on in my environment, but I'm at a loss as to where to begin to try to solve it.
In a nutshell, what happens is that, as soon as I call "modelCheck()" in BRugs, it gets an error or crashes ... but only some of
2010 Jul 02
2
Synchronisation using LDAP
Hello All,
I am trying to set up a sync between google apps professional and samba4, we
are currently in the fase to use samba4 instead of our current windows 2008
AD. However, I can't seem to browse the internal LDAP server.
I am using the alpha12. Whenever I try to connect, I recieve no such
attribute.
Please advise on how to connect properly.
--
Jorijn Schrijvershof
2009 Oct 19
1
local copy microsoft/credentials directory profile redirection
hello,
i've set up a domain controller to replace a production server.
both servers use profile redirection for all user environment directories.
my problem is that when logging onto the new domain and server, windows will
create in the %userprofile% local directory an Application Directory
containing Microsoft/Credentials/*SID*, although a copy exists on the
server.
this directory is used
2016 Nov 20
2
[PATCH 0/2] improve Lua API for files and initramfs objects
hpa at zytor.com writes:
> On November 19, 2016 6:06:43 AM PST, wferi at niif.hu wrote:
>
>>"H. Peter Anvin" <hpa at zytor.com> writes:
>>
>>> On 11/10/16 04:38, Paul Emmerich via Syslinux wrote:
>>>
>>>> Ferenc W?gner <wferi at niif.hu>:
>>>>
>>>>> for reading configuration files from disk. Does it