Displaying 20 results from an estimated 23 matches for "acb_normal".
2013 Feb 05
1
Samba4 4.0.3 classicupgrade - Error converting string to value for line: "CurrentVersion"
...ARNING: The "idmap uid" option is deprecated
WARNING: The "idmap gid" option is deprecated
WARNING: Ignoring invalid value 'cups' for parameter 'printing'
Provisioning
Exporting account policy
Exporting groups
Exporting users
  Fixing account c062$ which had both ACB_NORMAL (U) and ACB_WSTRUST (W)
set.  Account will be marked as ACB_WSTRUST (W), i.e. as a domain member
  Fixing account c061$ which had both ACB_NORMAL (U) and ACB_WSTRUST (W)
set.  Account will be marked as ACB_WSTRUST (W), i.e. as a domain member
Ignoring group memberships of 'c065$'
S-1-5-21-2...
2005 Sep 23
1
Password change caused lose X flag
...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.
Thanks in advance.
-Y...
2018 Sep 05
2
Migration samba 3 to 4
...due to a catastrophic 
media failure or an on-disk data structure corruption.)
Exporting users
sid S-1-5-21-629504534-1699756358-2856581066-3658 does not belong to our 
domain
sid S-1-5-21-629504534-1699756358-2856581066-3632 does not belong to our 
domain
   Fixing account svimp02$ which had both ACB_NORMAL (U) and ACB_WSTRUST 
(W) set.  Account will be marked as ACB_WSTRUST (W), i.e. as a domain member
   Skipping wellknown rid=501 (for username=nobody)
Next rid = 3867
krb5_init_context failed (Invalid argument)
smb_krb5_context_init_basic failed (Invalid argument)
Failed to connect to ldap URL '...
2011 Nov 08
1
Problem while log on: Windows Server 2008 R2 in samba domain
...acct_flags               : 0x00000000 (0)
                                      0: ACB_DISABLED
                                      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...
2003 Aug 08
0
smbpasswd -m, changing account to a machine account.
...ccount flag is properly  
updated.
+        */
+       if (local_flags & LOCAL_TRUST_ACCOUNT) {
+                
pdb_set_acct_ctrl(sam_pass,(pdb_get_acct_ctrl(sam_pass)|ACB_WSTRUST)&(~A 
CB_NORMAL));
+       } else {
+                
pdb_set_acct_ctrl(sam_pass,(pdb_get_acct_ctrl(sam_pass)|ACB_NORMAL)&(~AC 
B_WSTRUST));
+       }
         if(!pdb_update_sam_account(sam_pass, True)) {
                 slprintf(err_str, err_str_len-1, "Failed to modify  
entry for user %s.\n", user_name);
                 pdb_free_sam(sam_pass);
- --------------------------------------------------...
2018 Sep 05
0
Migration samba 3 to 4
...a failure or an on-disk data structure corruption.)
> Exporting users
> sid S-1-5-21-629504534-1699756358-2856581066-3658 does not belong to
> our domain
> sid S-1-5-21-629504534-1699756358-2856581066-3632 does not belong to
> our domain
>    Fixing account svimp02$ which had both ACB_NORMAL (U) and
> ACB_WSTRUST (W) set.  Account will be marked as ACB_WSTRUST (W), i.e.
> as a domain member Skipping wellknown rid=501 (for username=nobody)
> Next rid = 3867
> krb5_init_context failed (Invalid argument)
> smb_krb5_context_init_basic failed (Invalid argument)
> Failed to...
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
2018 Sep 06
2
Migration samba 3 to 4
...ata structure corruption.)
>> Exporting users
>> sid S-1-5-21-629504534-1699756358-2856581066-3658 does not belong to
>> our domain
>> sid S-1-5-21-629504534-1699756358-2856581066-3632 does not belong to
>> our domain
>>     Fixing account svimp02$ which had both ACB_NORMAL (U) and
>> ACB_WSTRUST (W) set.  Account will be marked as ACB_WSTRUST (W), i.e.
>> as a domain member Skipping wellknown rid=501 (for username=nobody)
>> Next rid = 3867
>> krb5_init_context failed (Invalid argument)
>> smb_krb5_context_init_basic failed (Invalid argu...
2018 Sep 18
2
Migration samba 3 to 4
...due to a catastrophic 
media failure or an on-disk data structure corruption.)
Exporting users
sid S-1-5-21-629504534-1699756358-2856581066-3658 does not belong to our 
domain
sid S-1-5-21-629504534-1699756358-2856581066-3632 does not belong to our 
domain
   Fixing account svimp02$ which had both ACB_NORMAL (U) and ACB_WSTRUST 
(W) set.  Account will be marked as ACB_WSTRUST (W), i.e. as a domain member
   Skipping wellknown rid=501 (for username=nobody)
Next rid = 3867
Failed to connect to ldap URL 'ldap://ldap2.dom.domain' - LDAP client 
internal error: NT_STATUS_BAD_NETWORK_NAME
Failed to c...
2019 Apr 24
2
Problem to join a windows XP
...acct_flags               : 0x00000085 (133)
                                 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...
2018 Sep 04
2
Migration samba 3 to 4
...due to a catastrophic 
media failure or an on-disk data structure corruption.)
Exporting users
sid S-1-5-21-629504534-1699756358-2856581066-3658 does not belong to our 
domain
sid S-1-5-21-629504534-1699756358-2856581066-3632 does not belong to our 
domain
   Fixing account svimp02$ which had both ACB_NORMAL (U) and ACB_WSTRUST 
(W) set.  Account will be marked as ACB_WSTRUST (W), i.e. as a domain member
   Skipping wellknown rid=501 (for username=nobody)
Next rid = 3867
krb5_init_context failed (Invalid argument)
smb_krb5_context_init_basic failed (Invalid argument)
Failed to connect to ldap URL '...
2015 Jun 04
1
error when samba-tool domain classicupgrade
...-
+       if username in "badretdinova":
+           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...
2018 Sep 18
0
Migration samba 3 to 4
...a failure or an on-disk data structure corruption.)
> Exporting users
> sid S-1-5-21-629504534-1699756358-2856581066-3658 does not belong to
> our domain
> sid S-1-5-21-629504534-1699756358-2856581066-3632 does not belong to
> our domain
>    Fixing account svimp02$ which had both ACB_NORMAL (U) and
> ACB_WSTRUST (W) set.  Account will be marked as ACB_WSTRUST (W), i.e.
> as a domain member Skipping wellknown rid=501 (for username=nobody)
> Next rid = 3867
> Failed to connect to ldap URL 'ldap://ldap2.dom.domain' - LDAP client 
> internal error: NT_STATUS_BAD_NET...
2018 Sep 05
2
Migration samba 3 to 4
Hello,
I'm testing with this link but i'have the same error.
# samba-tool domain classicupgrade --dbdir=/root/samba3/dbdir/ 
--realm=dom.hilaire --dns-backend=SAMBA_INTERNAL /root/samba3/etc/smb.conf
# ll /root/samba3/
total 8
drwxr-xr-x 2 root root 4096 sept.  5 11:23 dbdir
drwxr-xr-x 2 root root 4096 sept.  5 11:21 etc
# ll /root/samba3/dbdir/
total 11900
-rw------- 1 root root   
2018 Sep 06
3
Migration samba 3 to 4
Le 06/09/2018 à 10:47, Rowland Penny via samba a écrit :
> On Thu, 6 Sep 2018 09:16:05 +0200
> Philippe Maladjian via samba <samba at lists.samba.org> wrote:
>
>> 	
>>
>> Le 05/09/2018 à 18:32, Rowland Penny via samba a écrit :
>>> If you are going to sanitise an object, please use it everywhere.
>>>
>>> The upgrade is trying to use
2018 Sep 18
2
Migration samba 3 to 4
...ata structure corruption.)
>> Exporting users
>> sid S-1-5-21-629504534-1699756358-2856581066-3658 does not belong to
>> our domain
>> sid S-1-5-21-629504534-1699756358-2856581066-3632 does not belong to
>> our domain
>>     Fixing account svimp02$ which had both ACB_NORMAL (U) and
>> ACB_WSTRUST (W) set.  Account will be marked as ACB_WSTRUST (W), i.e.
>> as a domain member Skipping wellknown rid=501 (for username=nobody)
>> Next rid = 3867
>> Failed to connect to ldap URL 'ldap://ldap2.dom.domain' - LDAP client
>> internal error...
2016 Jul 10
0
Debian Jessie joining AD as member fails with "The object name is not found."
...: *
                        string                   : '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...
2016 Jul 18
3
Debian Jessie joining AD as member fails with "The object name is not found."
...       : *
                        string                   : '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
     ...
2016 Jul 18
0
Debian Jessie joining AD as member fails with "The object name is not found."
...;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
> >...
2016 Jul 19
1
Debian Jessie joining AD as member fails with "The object name is not found."
...;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
> >...