Displaying 5 results from an estimated 5 matches for "oflameo".
2014 Oct 05
1
What is wrong with my nslcd configuration?
...ured nslcd
incorrectly. I can't exactly see what is the problem.
I get these messages from nslcd when I started it in debug mode and ran
getent passwd.
nslcd: [7b23c6] DEBUG: connection from pid=19355 uid=500 gid=0
nslcd: [7b23c6] <passwd(all)> DEBUG:
myldap_search(base="dc=CORP,dc=oflameo,dc=com", filter="(objectClass=user)")
nslcd: [7b23c6] <passwd(all)> DEBUG: ldap_result():
CN=DRAKEBURNER,OU=Domain Controllers,DC=corp,DC=oflameo,DC=com
nslcd: [7b23c6] <passwd(all)> CN=DRAKEBURNER,OU=Domain
Controllers,DC=corp,DC=oflameo,DC=com: uidNumber: missing
nslcd:...
2015 May 25
2
Join ad DC went wrong
...tor at drakeburner:~$ sudo samba -V
Version 4.1.17-Debian
root at soothsayer:/etc/samba# samba -V
Version 4.1.17-Debian
root at soothsayer:/etc/samba# samba-tool drs showrepl
Failed to connect host 127.0.0.1 on port 135 - NT_STATUS_CONNECTION_REFUSED
Failed to connect host 127.0.0.1 (soothsayer.d.oflameo.com) on port 135
- NT_STATUS_CONNECTION_REFUSED.
ERROR(<class 'samba.drs_utils.drsException'>): DRS connection to
soothsayer.d.oflameo.com failed - drsException: DRS connection to
soothsayer.d.oflameo.com failed: (-1073741258, 'The connection was refused')
File "/usr/li...
2015 Jan 13
2
Is there any problem that can arise from remapping gidNumber?
On 01/13/2015 06:35 AM, Rowland Penny wrote:
> On 13/01/15 11:33, John Lewis wrote:
>> This morning I remapped gidNumber from primaryGroupID to gidNumber. I
>> did that because I could not change the integer in primaryGroupID wit
>> ldbedt as root.
>>
>> I mapped to to a new attribute called gidNumber which has no specific
>> meaning in samba. Is there any
2015 Jan 13
2
Is there any problem that can arise from remapping gidNumber?
...Samba Version 4.1.11-Debian.
>
> Yes, but what as ?? an AD DC or in classic mode i.e. just like samba3
> Might be best if you post your smb.conf (sanitised )
>
> Rowland
I attached it to this email.
-------------- next part --------------
# Global parameters
[global]
workgroup = OFLAMEO
realm = D.OFLAMEO.COM
netbios name = DRAKEBURNER
server role = active directory domain controller
dns forwarder = 192.168.2.1
idmap_ldb:use rfc2307 = yes
[netlogon]
path = /var/lib/samba/sysvol/d.oflameo.com/scripts
read only = No
[sysvol]
path = /var/lib/samba/sysvol
read only = No
2016 Jul 06
2
Samba-ad-dc no longer listening on port 135
...mis-configured it.
Is it possible to configure these these Domain Controllers to replicate
over LDAP instead of RPC?
-------------- next part --------------
Press enter to see a dump of your service definitions
# Global parameters
[global]
dos charset = CP850
unix charset = UTF-8
workgroup = OFLAMEO
realm = d.oflameo.com
netbios name = SOOTHSAYER
netbios aliases =
netbios scope =
server string = Samba 4.2.10-Debian
interfaces = eth0 lo
bind interfaces only = Yes
config backend = file
server role = active directory domain controller
security = AUTO
auth methods =
encrypt password...