Displaying 20 results from an estimated 700 matches similar to: "ADUC tool cannot creates users home directory"
2013 Apr 27
1
Dynamic dns updates fail for (most) xp, vista and win7 clients
Hi Lucas
?
Thanks, but the time is in sync on all clients and is updated on login by a login script. There's is no discrepancy in this regard between those clients that work and those that don't. :)
?
On Wed 24-04-2013 10:47:?icro MEGAS <micromegas at mail333.com> wrote
Check your time sync between clients and server. If the time is not in sync, it can result to Kerberos errors
2014 Oct 30
5
domain users "primary group" does not take effect in UNIX attributes (NIS)
Hello list,
using AD with rfc2307 provisioned and NIS extensions are available. In ADUC tool I choose the group "Domain Admins" and click on the [UNIX Attributes] tab. I activate it for my domain and choose the GID=500. When I execute on my member server "net cache flush && getent group 500" I get the result
domain admins:x:500:johndoe,name1,name2
So far so good,
2014 Oct 30
3
windows shortcut for "Group Policy Editor"
Hey all,
according to the whitepaper http://technet.microsoft.com/en-us/library/cc736591%28v=ws.10%29.aspx
I would like to a windows shortcut on the desktop that allows me to open and run the "Group Policy Editor"
*for my samba4/AD domain*.
The shortcut command should be:
"gpedit.msc /gpobject:"LDAP://CN={31B2F340-016D-11D2-945F-00C04FB984F9},CN=Policies,CN=mydom,
2014 Oct 22
4
4.1.11/DebianWheezyBackports vs. 4.1.12/Sernet
Hi all,
I wonder if there are any pro/cons between
using Samba4 of Debian's official Wheezy-backports repository which actually is version 4.1.11
-or-
using Samba4 of Sernet's official repository which actually is on version 4.1.12
I understand that Sernet's package at that moment is more recent, but recently I had an issue which was Debian/Samba4 related and unfortunately I made
2014 Oct 24
1
Samba4: "MYDOM\Administrator" quite useless on a member server?
Dear Davor,
would you please stop abusing this thread? The topic and initially posting is talking of something quite different than Rowland used in his first answer and to what you have replied. Thanks for your understanding.
And no, uid and gid is not the same (uid!=gid)
Regards,
Mirco
2014 Oct 30
2
roaming profile does not work for "Domain Admins"
Hello list,
I am facing an issue which I cannot explain myself. The roaming profiles don't work for users that are members of the group "Domain Admins". The [profiles] share on the member server was configured exactly as explained on the wiki for roaming profiles. It works like a charm for all domain users, *BUT*: if a user is member of the group "Domain Admins" it
2014 Oct 29
2
domain user mapped to unix/root via smbmap
Hi list,
I am experimenting with two member servers (both samba4). I am using following configuration:
membersrv:/etc/samba/smb.conf:
==========================
[...]
username map = /etc/samba/smbmap
[...]
membersrv:/etc/samba/smbmap:
=========================
!root = MYDOM\johndoe MYDOM\foo MYDOM\bar MYDOM\Administrator
Administrator
So the domain users from my AD called "John Doe",
2013 Mar 27
1
Samba4 issue: roaming profile mismatch betweens W2k/XP machines due to enabled o
Samba 4.0.4 installed, provisioned by classicupgrade, running on Debian Squeeze:
--------------------------------------------------------------------------------
The issue is, that changes to the roaming profile is not transferred after log ins/outs between Win2K and XP machine. In example: I log into the W2k machine with my testuser and create a "testdir1" and "testdir2" on
2013 Apr 25
2
Samba4: W2k clients cannot set / sync time with samba4 AD DC
Hello,
I HAVE sniffed the network traffic for this w2k client and
provided the link via paste.ubuntu.com, so everybody can look inside
that without the need
of extra-tools like wireshark. And as I realized you have looked into
that sniffed result output. I did it this way, because I work on an
isolated test env which I cannot access through my computers and do file
transfers. And I dont
2014 Oct 30
4
roaming profile does not work for "Domain Admins"
I am facing an issue which I cannot explain myself. The roaming profiles don't work for users that are members of the group "Domain Admins". The [profiles] share on the member server was configured exactly as explained on the wiki for roaming profiles. It works like a charm for all domain users, *BUT*: if a user is member of the group "Domain Admins" it *doesn't* :-(
2014 Nov 02
3
DC2 denies access when saving through the Gro
> OK, make sure that the two idmap.ldb files match and then run
> 'samba-tool ntacl sysvolreset' on both machines and see if this cured
> this problem.
I did:
root at dc1:~$ service sernet-samba-ad stop
root at dc2:~$ service sernet-samba-ad stop
root at dc2:~$ mv /var/lib/samba/private/idmap.ldb /root/idmap.ldb.bak
root at dc1:~$ scp /var/lib/samba/private/idmap.ldb
2014 Oct 28
4
security settings on [home] share for use in member server
Hi all,
I am referring to the official wiki here:
https://wiki.samba.org/index.php/Setting_up_a_home_share#Setting_up_the_share_and_filesystem_permissions
I was struggling around for many hours before I have found out what caused my issue. Well, I have created the [home] share exactly as epxlained on the How-To, in detail: I am creating on the linux prompt at the member server the directory with
2014 Oct 27
3
3rd-party tool for creating users as alternative to ADUC
Hello list,
I am using the Microsoft ADUC (Active Directory Users & Computers) tool from the RSAT suite for creating and modifying my domain users. I am aware of the "copy" functionality which really is very nice to use. Unfortunately I am missing two important actions during the user-creation process which I try to describe:
1.) When I use the template feauture (by using the
2011 Oct 25
2
Did not find a test named RAW-*
Hi,
I am facing problem while running RAW tests. When i run following command, i
get the error stating "Did not find a test named RAW-*".
Command ::
root at nishant-ThinkCentre-A85:/home/nishan# smbtorture //nishant/base
-Uuser1%base_ubuntu RAW-*
using seed 1319521290
host=nishant share=base user=user1 myname=nishant-ThinkCentre-A85
Did not find a test named RAW-*
Please help me
2011 Nov 18
3
Problem in reading a file using smbclient.
Hi all,
I am facing a problem in reading the file contents using smbclient.
Command:: bin/smbclient //localhost/ubuntu -Ubase%base_system
The smb prompt appears, when read the file without smbclient it contains
some data, but when try to read through smbclient ie. "print <filename>"
it erases all data present inside the file.
Why is this happening and how to read and write to
2011 Aug 17
4
How to use Oniguruma in ruby 1.9.2?
Hello Guys ,
Can anyone explain me how to use Oniguruma in ruby 1.9.2 , I guess in
ruby 1.9.2 its a default library so there is no need to install
externally?
I was using Oniguruma::ORegexp.new( in ruby 1.8.7 .
Thanks
Nishant
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2012 Oct 31
5
how to trigger puppet run on agents remotely
Hello Everybody,
I am looking for a way to trigger puppet rum
remotely. so that i don''t need to login into individual nodes and perform
the puppet agent --test from there.
Is there any alternative to puppet kick in puppet 3.0, since its being
deprecated in telly.
Also , can anybody tell how to configure foreman 1 to trigger puppet run
from the gui in puppet
2012 Nov 16
5
Missing Dependency: libselinux-ruby is needed by package puppet-3.0.1-1.el5.noarch (puppetlabs-products)
Hello Everybody,
I am trying to install puppet on Red Hat
Enterprise Linux Server release 5.8 Beta (Tikanga)
I have installed the following rpms
sudo rpm -ivh
http://yum.puppetlabs.com/el/5/products/i386/puppetlabs-release-5-6.noarch.rpm
I am getting the following error when I am trying to install puppet server
sudo yum install puppet-server
puppet-3.0.1-1.el5.noarch
2012 Oct 16
4
Unable to create the rrd graph
Hello Everybody,
I have been trying to use the rrdgraph reporting
feature available in puppet.
After performing all the instruction maintained
on the site http://docs.puppetlabs.com/references/latest/report.html , the
rrd directory for the agents get created but they are empty.
When i check the log files in
2011 Mar 11
8
Help Regarding Amazon S3 and Career Wave along with Rspec
hello Guys,
i would like to know some details regarding how to implement AMAZON S3
with Career Wave in Rails 3.0.3 and i have to write Rspec test Cases
as well . Actually i already have code which is implemented with
Career Wave its a image uploading code and i need to change that code
on AMAZON S3. Can you guys help to me to make those changes and in
writing RSpec test Cases.Its really important