Displaying 10 results from an estimated 10 matches for "acb_domtrust".
2005 Sep 23
1
Password change caused lose X flag
...X flag for password never expired has been set in account flags for a
user, password change would cause to lose the X flags. By taking a look
at the code of the line 993 in passdb/passdb.c, it said all other acb
flags will be inherited from current existing account ctrl bit, except
for (ACB_WSTRUST|ACB_DOMTRUST|ACB_SVRTRUST|ACB_NORMAL). So I assume the
attribute ACB_PWNOEXP should present during changing password.
However, actually, when a password is changed, the attribute disappears,
so that administrator have to reset the attribute for all users. I just
want to know this behavior is a bug or by design...
2011 Nov 08
1
Problem while log on: Windows Server 2008 R2 in samba domain
...0: ACB_HOMDIRREQ
                                      0: ACB_PWNOTREQ
                                      0: ACB_TEMPDUP
                                      0: ACB_NORMAL
                                      0: ACB_MNS
                                      0: ACB_DOMTRUST
                                      0: ACB_WSTRUST
                                      0: ACB_SVRTRUST
                                      0: ACB_PWNOEXP
                                      0: ACB_AUTOLOCK
                                      0: ACB_ENC_TXT_PWD_ALLOWED...
2019 Apr 23
3
Problem to join a windows XP
Hi,
I'm not able to join a windows XP machine in samba AD DC. This XP machine is a VM.
No problems when joining Windows 10 machines to this DC.
On XP machine, after inserting the Administrator username\password to join the domain, the error message is - error while attempting to join the domain "VIDROESTE.IND": Internal error.
I can see that the XP machine account was created in AD
2019 Apr 24
2
Problem to join a windows XP
...1: ACB_DISABLED
                                 0: ACB_HOMDIRREQ
                                 1: ACB_PWNOTREQ
                                 0: ACB_TEMPDUP
                                 0: ACB_NORMAL
                                 0: ACB_MNS
                                 0: ACB_DOMTRUST
                                 1: ACB_WSTRUST
                                 0: ACB_SVRTRUST
                                 0: ACB_PWNOEXP
                                 0: ACB_AUTOLOCK
                                 0: ACB_ENC_TXT_PWD_ALLOWED
                                 0: ACB_SMART...
2015 Jun 04
1
error when samba-tool domain classicupgrade
...+           continue
+        #2. The user has no in the ldap directory. I understand where he takes it. On it there is an error that no such user unix.
          user = s3db.getsampwnam(username)
          acct_type = (user.acct_ctrl & (samr.ACB_NORMAL|samr.ACB_WSTRUST|samr.ACB_SVRTRUST|samr.ACB_DOMTRUST))
          if acct_type == samr.ACB_SVRTRUST:
smb.conf from the old server
[global]
    workgroup = 74ru
    netbios name = dc1
    server string = Chelyabinsk PDC
    security = user
    enable privileges = yes
    admin users = @nt_admins
    hosts allow = 192.168. 127. 10.8.
    load printers...
2016 Jul 10
0
Debian Jessie joining AD as member fails with "The object name is not found."
...#39;hostname$'
            acct_flags               : 0x00000080 (128)
                   0: ACB_DISABLED
                   0: ACB_HOMDIRREQ
                   0: ACB_PWNOTREQ
                   0: ACB_TEMPDUP
                   0: ACB_NORMAL
                   0: ACB_MNS
                   0: ACB_DOMTRUST
                   1: ACB_WSTRUST
                   0: ACB_SVRTRUST
                   0: ACB_PWNOEXP
                   0: ACB_AUTOLOCK
                   0: ACB_ENC_TXT_PWD_ALLOWED
                   0: ACB_SMARTCARD_REQUIRED
                   0: ACB_TRUSTED_FOR_DELEGATION
                   0:...
2016 Jul 18
3
Debian Jessie joining AD as member fails with "The object name is not found."
...#39;hostname$'
            acct_flags               : 0x00000080 (128)
                   0: ACB_DISABLED
                   0: ACB_HOMDIRREQ
                   0: ACB_PWNOTREQ
                   0: ACB_TEMPDUP
                   0: ACB_NORMAL
                   0: ACB_MNS
                   0: ACB_DOMTRUST
                   1: ACB_WSTRUST
                   0: ACB_SVRTRUST
                   0: ACB_PWNOEXP
                   0: ACB_AUTOLOCK
                   0: ACB_ENC_TXT_PWD_ALLOWED
                   0: ACB_SMARTCARD_REQUIRED
                   0: ACB_TRUSTED_FOR_DELEGATION
                   0:...
2016 Jul 18
0
Debian Jessie joining AD as member fails with "The object name is not found."
...t; >                     0: ACB_DISABLED
> >                     0: ACB_HOMDIRREQ
> >                     0: ACB_PWNOTREQ
> >                     0: ACB_TEMPDUP
> >                     0: ACB_NORMAL
> >                     0: ACB_MNS
> >                     0: ACB_DOMTRUST
> >                     1: ACB_WSTRUST
> >                     0: ACB_SVRTRUST
> >                     0: ACB_PWNOEXP
> >                     0: ACB_AUTOLOCK
> >                     0: ACB_ENC_TXT_PWD_ALLOWED
> >                     0: ACB_SMARTCARD_REQUIRED
>...
2016 Jul 19
1
Debian Jessie joining AD as member fails with "The object name is not found."
...t; >                     0: ACB_DISABLED
> >                     0: ACB_HOMDIRREQ
> >                     0: ACB_PWNOTREQ
> >                     0: ACB_TEMPDUP
> >                     0: ACB_NORMAL
> >                     0: ACB_MNS
> >                     0: ACB_DOMTRUST
> >                     1: ACB_WSTRUST
> >                     0: ACB_SVRTRUST
> >                     0: ACB_PWNOEXP
> >                     0: ACB_AUTOLOCK
> >                     0: ACB_ENC_TXT_PWD_ALLOWED
> >                     0: ACB_SMARTCARD_REQUIRED
>...
2011 Jan 21
0
Can not set SPN errors (again)
...ACB_DISABLED             
                     0: ACB_HOMDIRREQ            
                     0: ACB_PWNOTREQ             
                     0: ACB_TEMPDUP              
                     0: ACB_NORMAL               
                     0: ACB_MNS                  
                     0: ACB_DOMTRUST             
                     1: ACB_WSTRUST              
                     0: ACB_SVRTRUST             
                     0: ACB_PWNOEXP              
                     0: ACB_AUTOLOCK             
                     0: ACB_ENC_TXT_PWD_ALLOWED  
                     0: ACB_SMARTCAR...