search for: smb2srv_cleanup_session_de

Displaying 4 results from an estimated 4 matches for "smb2srv_cleanup_session_de".

2016 Sep 19
4
Error "Failed extended allocation RID pool operation..."
...RKIN28,OU=Domain Controllers,DC=micore,DC=us - objectclass_attrs: at least one mandatory attribute ('rIDNextRID') on entry 'CN=RID Set,CN=LARKIN28,OU=Domain Controllers,DC=micore,DC=us' wasn't specified! [2016/09/19 09:33:03.814390, 0] ../source4/smb_server/smb2/sesssetup.c:242(smb2srv_cleanup_session_dest ructor) -- Adam Tauno Williams <mailto:awilliam at whitemice.org> GPG D95ED383 Systems Administrator, Python Developer, LPI / NCLA
2016 Sep 19
0
Error "Failed extended allocation RID pool operation..."
...rollers,DC=micore,DC=us - > objectclass_attrs: at least one mandatory attribute ('rIDNextRID') on > entry 'CN=RID Set,CN=DC3,OU=Domain Controllers,DC=example,DC=us' > wasn't specified! > [2016/09/19 09:33:03.814390, 0] > ../source4/smb_server/smb2/sesssetup.c:242(smb2srv_cleanup_session_de > structor) Verified that the rIDNextRID attribute only has an ID on one of the DC's. My understanding is that this is correct; should Samba not be attempting to replicate this attribute? Checked CN=RID Set,CN=DC3,OU=Domain Controllers,DC=example,DC=us CN=RID Set,CN=DC2,OU=Domain Con...
2016 Sep 20
0
Error "Failed extended allocation RID pool operation..."
...ers,DC=micore,DC=us - > objectclass_attrs: at least one mandatory attribute ('rIDNextRID') on > entry 'CN=RID Set,CN=LARKIN28,OU=Domain Controllers,DC=micore,DC=us' > wasn't specified! > [2016/09/19 09:33:03.814390,  0] > ../source4/smb_server/smb2/sesssetup.c:242(smb2srv_cleanup_session_de > st > ructor) To provide some background on this to avoid speculation: rIDNextRid is a non-replicated attribute.  However it is also a mandatory attribute.  This creates issues, because our code tries to enforce the schema, even on 'system' operations, but this confusion as to if t...
2016 Sep 19
2
Error "Failed extended allocation RID pool operation..."
...> > objectclass_attrs: at least one mandatory attribute ('rIDNextRID') > > on entry 'CN=RID Set,CN=DC3,OU=Domain Controllers,DC=example,DC=us' > > wasn't specified! > > [2016/09/19 09:33:03.814390, 0] > > ../source4/smb_server/smb2/sesssetup.c:242(smb2srv_cleanup_session_de > > structor) > > Verified that the rIDNextRID attribute only has an ID on one of the > DC's. My understanding is that this is correct; should Samba not be > attempting to replicate this attribute? > > Checked > CN=RID Set,CN=DC3,OU=Domain Controllers,DC=example...