Displaying 4 results from an estimated 4 matches for "jamesc".
Did you mean:
james
2006 Jan 16
2
Adding workstations to domain as non-root
...ions to the domain.
I have already added myself to the "Domain Admins" group:
# Domain Admins, Group, u4eatech.com
dn: cn=Domain Admins,ou=Group,dc=u4eatech,dc=com
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 512
cn: Domain Admins
memberUid: Administrator
memberUid: jamesc
description: Netbios Domain Administrators
sambaSID: S-1-5-21-2044582568-1589646193-1504741369-512
sambaGroupType: 2
displayName: Domain Admins
And I've chown/chmod'ed the smbldap config files so members of the
Domain Admins group can read them:
elli sbin # ls -ail /etc/smbldap-tools/...
2006 Feb 01
6
smbldap_open: cannot access LDAP when not root
...n Users,ou=Group,dc=u4eatech,dc=com
objectClass: posixGroup
objectClass: sambaGroupMapping
gidNumber: 513
cn: Domain Users
description: Netbios Domain Users
sambaSID: S-1-5-21-2044582568-1589646193-1504741369-513
sambaGroupType: 2
displayName: Domain Users
Domain Admin privs:
elli ~ # net rpc -U jamesc rights list "U4EATECH\Domain Admins"
Password:
SeMachineAccountPrivilege
SePrintOperatorPrivilege
SeAddUsersPrivilege
SeRemoteShutdownPrivilege
SeDiskOperatorPrivilege
In the Samba logs, I see the following error:
smbldap_open: cannot access LDAP when not root..
[2006/02/01 11:33:46...
2009 Jun 10
1
Upgrading from NT to AD
Hi Samba users,
Could someone point me toward documentation on the impact to Samba of
upgrading from an NT domain to Active Directory? I've found docs on
Samba with NT domains and docs on Samba with AD, but not so much on
the upgrade process. I'd like to know exactly what I'm doing before I
do anything that could cut my Windows users off from the file
servers. Whether
2009 Mar 04
0
PDB files and "Delayed Write Failed"
Hello Samba Community,
I have what is probably a very unique problem. Allow me to explain:
Background:
We build software for Windows, among other things. Most of our developers
are not on Windows, but they need to do Windows builds. To facilitate
this, we've set up a complex build system where calling "make"
automatically connects (rsh/ssh) to a cmd shell on the Windows build