Displaying 20 results from an estimated 28 matches for "directoryservice".
2001 Dec 12
1
MacOS X Server samba diffs
The source for the samba components in MacOS X Server is located at:
http://www.opensource.apple.com/tools/cvs ('samba' module)
The latest vendor branch is samba2.2.1a. The main branch
includes the following modifications (see diffs below)..
1) DirectoryService suport (encrypted authentication)
2) CFString usage (DOS code page <-> decomposed UTF8)
3) smbstatus -r (raw dump of user connections)
You may forward questions regarding MacOS X Server
system services (e.g. DirectoryService) to the following mailing list..
http://lists.apple.com/mailman/l...
2011 Jun 10
11
cannot manage home directories
...9;',
shell => ''/bin/bash'',
managehome => true,
password => ''hash'',
}
I run the command puppet init.pp to apply it (mac osx 10.6) and I get
"Parameter managehome failed: User provider directoryservice can not
manage home directories at /private/ectic/puppet/init.pp:11
I looked at line 11 which is actually where the "}" is so I feel that
can'' be wrong. I believe maybe they''re could be something on my test
mac that is blocking puppet from creating the home directory......
2008 Nov 14
10
puppet newbie
Hi ,
just starting off with Puppet on Macs. initially we are planning for a
small group of machines. If successfull we plan to span it to entire
environment in a phased manner.
I have a couple of newbie questions.
Do i have to use custom script to create and maintain user/group
accounts as far as i have read i can manage passwords ?
Can i use puppet fileserver also as sourcedir for pushing
2012 Apr 22
1
SMBD Crash
...CoreServices.framework/Versions/A/Frameworks/
SearchKit.framework/Versions/A/SearchKit
0x7fff81c3a000 - 0x7fff81c3ffff libpam.2.dylib 3.0.0
(compatibility 3.0.0) <97F037FC-0CD8-D4B3-8133-7D7013791F86> /usr/lib/
libpam.2.dylib
0x7fff8266e000 - 0x7fff8268eff7
com.apple.DirectoryService.Framework 3.6 (621.11) <AD76C757-6701-
BDB5-631E-1CB77D669586> /System/Library/Frameworks/
DirectoryService.framework/Versions/A/DirectoryService
0x7fff826db000 - 0x7fff826ecff7 libz.1.dylib 1.2.3
(compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/
libz...
2008 Dec 16
10
Puppet version 0.24.7 released!
...parsing output
for value
Fixing #1800 - tidy now correctly ignores missing files and directories
Fixing #1794 - returning sync when it is already initialized
Fixing #1750 again - All of the properties and now :ensure check
replace?
Deprecate the NetInfo nameservice provider. Use directoryservice instead
Add macauthorization type
Fixing #1703 - using a mutex around the sending of the tagmails
Fix #1788 - allow rspec rake to run only some tests
Fixing the AST constant warnings, using a variable instead of a constant
Feature #1696 Add support for branded zones
Fe...
2015 Nov 17
2
Samba limitations at scale (was: Re: Join Samba without GC role)
...ions at a source code
level and make a proposed resolution, and to then present those to the
samba-technical list, or to engage someone to do that for you.
The use of profiling and debugging tools may assist in that task.
I hope this clarifies things,
Andrew Bartlett
[1] https://aws.amazon.com/directoryservice/pricing/
> -----Original Message-----
> From: Andrew Bartlett [mailto:abartlet at samba.org]
> Sent: Tuesday, November 17, 2015 11:53 AM
> To: Luchko Dmitriy <Luchko.D at digdes.com>; samba at lists.samba.org
> Subject: Re: [Samba] Join Samba without GC role
>
> On Tue...
2008 Jun 06
8
useradd provider not working?
I have this config:
# BL00070 - Disable NFS
service {["nfs","nfslock","netfs","portmap"]:
ensure => stopped,
enable => false,
}
user {"rpc": ensure => absent, provider => "useradd" }
user {"rpcuser": ensure => absent, provider => "useradd" }
file
2005 Dec 11
0
OS X drops Win 2003 shares
...ZIANOWSKI;HOME-1', from '//
BUDZIANOWSKI;ROMAN@HOME/DOWNLOADS', dead
Dec 10 15:58:29 PowerBook KernelEventAgent[37]: tid 00000000 found 1
filesystem(s) with problem(s)
Dec 10 15:58:29 PowerBook KernelEventAgent[37]: tid 00000000 received
unknown event (49)
Dec 10 15:58:32 PowerBook DirectoryService[47]: Active Directory:
Could not determine closest Domain Controller from Site information
in directory
Dec 10 16:00:08 PowerBook kernel[0]: smbfs_smb_qfsattr: (fyi) share
'NTFS', attr 0x700ff, maxfilename 255
Dec 10 16:00:08 PowerBook kernel[0]: smbfs_aclsflunksniff: group sid
S-1...
2007 Jun 08
9
There away to pass args to a package provider ?
I maintain a few production gentoo machines. I do this by creating
builtds for packages and centralizing these builds via nfs. when
puppet tries to fulfill a requirement for say sudo it calls emerge,
but i want to call emerge with -k which forces emerge to look for a
binary before trying to built the package itself.
is there any way to do this in the current release ?
2005 Aug 19
3
WEBrick OS X StartupItem?
Is it possible to create a Startup Item for WEBrick? My startup item,
named swu, works fine when I run it from the command line, just not
when the computer is starting up. I''m wondering if some resources are
missing for ruby to load at this point... or something. Here''s output
from /var/log/system.log... Any suggestions would be appreciated.
Aug 18 21:18:58 localhost
2017 Jan 25
2
sshd 7.4p1 with ssl 1.0.2j seg faults, MacOSX 10.12.2/3, clang-800.0.42.1
Never had much trouble building on the Mac until this round.
Trying to build 7.4p1 with openssl 1.0.2j on a MacOSX 10.12.2/3
machine. gcc --version returns clang-800.0.42.1. This is the
latest Xcode.
Builds fine. Upon running sshd, it seg faults with this in the logs:
assertion failed 16C67: libsystem_trace.dynlib+76912
[5BD4ECD4-75CA-38EA-AF5C-B481C15955F8]: 0x0
If I run the tests, it
2024 Mar 28
1
SaMBa functional level
On Wed, 2024-03-27 at 12:18 +0100, Pisch Tam?s wrote:
> > Others have integrated Azure AD with Samba without the FL increase,
> > and
> > the key step would be the adprep work,
>
> Then I will do it without increasing the FL. What do I have to do
> with adprep?
To (prepare to) raise the domain functional level of an existing
domain, after
updating the smb.conf and
2015 Nov 18
0
Samba limitations at scale (was: Re: Join Samba without GC role)
...ions at a source code level and make a proposed resolution, and to then present those to the samba-technical list, or to engage someone to do that for you.
The use of profiling and debugging tools may assist in that task.
I hope this clarifies things,
Andrew Bartlett
[1] https://aws.amazon.com/directoryservice/pricing/
> -----Original Message-----
> From: Andrew Bartlett [mailto:abartlet at samba.org]
> Sent: Tuesday, November 17, 2015 11:53 AM
> To: Luchko Dmitriy <Luchko.D at digdes.com>; samba at lists.samba.org
> Subject: Re: [Samba] Join Samba without GC role
>
> On Tue,...
2007 Sep 30
2
Initial setup problems on Ubuntu edgy (06.10)
...ackage/urpmi.rb": can''t convert Array into String
Could not autoload "/usr/lib/ruby/1.8/puppet/provider/package/aptrpm.rb": undefined method `has_feature'' for Puppet::Type::Package::ProviderAptrpm:Class
Could not autoload "/usr/lib/ruby/1.8/puppet/provider/user/directoryservice.rb": undefined method `has_feature'' for Puppet::Type::User::ProviderDirectoryservice:Class
/usr/lib/ruby/1.8/puppet/util/subclass_loader.rb:22:in `handle_subclasses'': uninitialized constant Puppet::Util::Autoload (NameError)
from /usr/lib/ruby/1.8/puppet/network/clien...
2011 Jan 25
2
Psi-Ops: The Mindgate Conspiracy
...eferred commercecore
PE 97696000-976ac000 Deferred netfs
PE 976a5000-97b09000 Deferred hitoolbox
PE 97b9c000-97ba9000 Deferred opendirectory
PE 9809a000-98133000 Deferred coretext
PE 980fc000-980ff000 Deferred accelerate
PE 980fd000-98129000 Deferred directoryservice
PE 99104000-991d9000 Deferred qd
PE 993ab000-9946c000 Deferred libobjc.a.dylib
PE 99685000-99ac0000 Deferred quartzcore
PE 99685000-99ac0000 Deferred quartzcore
Threads:
process tid prio (all id:s are in hex)
00000008 (D) Z:\Users\Astrauk\Desktop\PsiOps\Midway_PsiO...
2015 Nov 17
2
Join Samba without GC role
On Tue, 2015-11-17 at 08:27 +0000, Luchko Dmitriy wrote:
> I created test environment: 1 root domain, 2 subdomain. I created
> about 250000 user accounts in subdomain 2 (sub2.company.com) ntds.dit
> 14gb. Joining samba in first subdomain (sub1) was without problem.
> But in production environment (with a lot of domains and objects)
> python process was hung with 100% CPU (after 6
2011 Jun 26
2
Who can tell me the reason of this bug?
...dictionaryservices
PE 93896000-93c18000 Deferred foundation
PE 93b87000-93c40000 Deferred securityfoundation
PE 93d27000-93dd3000 Deferred coreaudio
PE 951fc000-95226000 Deferred opencl
PE 951fc000-95226000 Deferred opencl
PE 952cd000-952f9000 Deferred directoryservice
PE 9534b000-95377000 Deferred openscripting
PE 955a0000-95626000 Deferred htmlrendering
PE 95ef6000-95f18000 Deferred speechsynthesis
PE 95f0b000-96061000 Deferred libcrypto.0.9.8.dylib
PE 962c4000-962ca000 Deferred libmathcommon.a.dylib
PE 9639a000-963f4000 Defer...
2009 Dec 20
5
Anyone out there running Dragon Age:Origins on SNOW LEOPARD?
Im currently working at it, and got as far as being able to resume a saved game, but only for a few seconds before it crashes.
You can see my full progress in the AppDB. Since, despite many helpful posts, there doesn't seem to be anyone actually running it on SLeo over there, I was just wondering if ANYONE has been successful in that task, or if I'm the only lonely wanderer in the dark...
2009 Oct 13
2
Mac R spinning wheel with Package Manager (PR#14005)
...ad_setrun + 3597 [0x136217]
1 _machine_idle + 271 [0x1ac3ec]
Thread id: 603fba0
User stack:
449 _mach_msg_trap + 10 (in libSystem.B.dylib) [0x945c5286]
Thread id: 7841000
User stack:
449 ___select + 10 (in libSystem.B.dylib) [0x946146fa]
Process: DirectoryService [34]
Path: /usr/sbin/DirectoryService
ADDRESS BINARY
00001000 /usr/sbin/DirectoryService
00160000 /System/Library/PrivateFrameworks/DirectoryServiceCore.framework/Versions/A/DirectoryServiceCore
00199000 /usr/lib/sasl2/apop.so
001c2000 /usr/l...
2009 Mar 23
7
ANNOUNCE: Puppet 0.24.8 now available!
...es
CHANGELOG
New features
Enhancements to file serving, module and stored configuration
performance
Enhancements and fixes to Nagios support
Support for Augeas 0.3.6 and 0.4 and fixes to a number of Augeas issues
Provide dscl -url output support for OS X 10.4 clients using the
directoryservice provider.
Fix launchd service provider so it is backwards compatible with OS X
10.4
Fixed #1831 - Added sprintf function
Fixed #1830 - Added regsubst function
Fixed #1829 - Add puppet function versioncmp to compare versions
Added ext/dbfix.sql script - fixes common errors i...