search for: 45023

Displaying 3 results from an estimated 3 matches for "45023".

Did you mean: 5023
2018 Jul 04
5
classicupgrade questions
...chines, nspuh.cz dn: uid=pc0027$,ou=machines,dc=nspuh,dc=cz uid: pc0027$ objectClass: account objectClass: sambaSamAccount sambaPwdMustChange: 2147483647 sambaAcctFlags: [W          ] sambaPwdCanChange: 1158129830 sambaPwdLastSet: 1158129830 displayName: PC0027$ sambaSID: S-1-5-21-..numbers here...-45023 When I delete this machine from LDAP, the problem occurs with another computer.. and with another.. I finally deleted all machine/computer accounts from LDAP to be able to process users.  What's wrong with the machine accounts? b) After upgrade, a lot of imported users in AD have "ac...
2018 Jul 09
1
Fwd: classicupgrade questions
...puh.cz dn: uid=pc0027$,ou=machines,dc=nspuh,dc=cz uid: pc0027$ objectClass: account objectClass: sambaSamAccount sambaPwdMustChange: 2147483647 sambaAcctFlags: [W          ] sambaPwdCanChange: 1158129830 sambaPwdLastSet: 1158129830 displayName: PC0027$ sambaSID: S-1-5-21-..numbers here...-45023 When I delete this machine from LDAP, the problem occurs with another computer.. and with another.. I finally deleted all machine/computer accounts from LDAP to be able to process users.  What's wrong with the machine accounts? b) After upgrade, a lot of imported users in AD have "...
2018 Jul 10
0
classicupgrade questions
...dc=nspuh,dc=cz > uid: pc0027$ > objectClass: account > objectClass: sambaSamAccount > sambaPwdMustChange: 2147483647 > sambaAcctFlags: [W ] > sambaPwdCanChange: 1158129830 > sambaPwdLastSet: 1158129830 > displayName: PC0027$ > sambaSID: S-1-5-21-..numbers here...-45023 Objectclass is wrong! "init_sam_from_ldap" searches for "objectClass: posixAcount" Your problem is, that you are *not* using "objectClass: posixAcount". So your machine objects have no posix attributes. I assume you store the posix stuff in /etc/passwd shadow and g...