Forum » Pomoč in nasveti » samba + domain join
samba + domain join

korenje3 ::
Zdravo, meni pa noče joinat v domeno na sambi 3.6.3.
 
root@the-nox:/etc/samba# uname -a
Linux the-nox.com 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
 
 
 
root@the-nox:~# net join -U korenje
Enter korenje's password:
could not open domain: NT_STATUS_ACCESS_DENIED
Unable to join domain THE-NOX.COM.
 
Glede na to, da če dam drugo geslo, napiše da je napačno geslo...
 
moj smb.conf
 
  
 
Se mogoče komu šajna kaj je narobe?
root@the-nox:/etc/samba# uname -a
Linux the-nox.com 3.2.0-25-generic #40-Ubuntu SMP Wed May 23 20:30:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux
root@the-nox:~# net join -U korenje
Enter korenje's password:
could not open domain: NT_STATUS_ACCESS_DENIED
Unable to join domain THE-NOX.COM.
Glede na to, da če dam drugo geslo, napiše da je napačno geslo...
moj smb.conf
[global]
        netbios name = NOX
        workgroup = the-nox.com
        realm = the-nox.com
#       lanman auth = yes
#       ntlm auth = yes
#       client ntlmv2 auth = yes
        wins support = yes
#       passdb backend = ldapsam
#       passdb backend = tdbsam
#       passdb backend = smbpasswd
        password server = the-nox.com
        os level = 33
        preferred master = yes
        domain master = yes
        local master = yes
        security = ADS
        winbind use default domain = yes
        winbind enum users = yes
        winbind enum groups = yes
        interfaces = eth0 eth2
        encrypt passwords = yes
        obey pam restrictions = no
        log file = /var/log/samba/log.%m
        debuglevel = 2
        syslog = 0
        max log size = 1000
        panic action = /usr/share/samba/panic-action %d
# unix password sync = yes
# allow users on windows pc to change passwords
# ldap passwd sync = yes
#passdb backend = ldapsam:ldap://the-nox.com
#ldap suffix = "dc=the-nox,dc=com"
#ldap admin dn = "cn=root,dc=the-nox,dc=com"
#ldap machine suffix = ou=Computers
#ldap user suffix = ou=Users
#ldap group suffix = ou=Groups
#ldap idmap suffix = ou=Idmap
#ldap ssl = no
#server signing = auto
#server schannel = auto
        add user script = /usr/sbin/useradd -m %u
        delete user script = /usr/sbin/userdel -r %u
        add group script = /usr/sbin/groupadd %g
        delete group script = /usr/sbin/groupdel %g
        delete user from group script = /usr/sbin/groupmod -R %u %g
        add user to group script = /usr/sbin/usermod -A %u %g
        add machine script = /usr/sbin/useradd -s /bin/false -d /dev/null -g machines %u
        invalid users = root
        passwd program = /usr/bin/passwd %u
        passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n
        domain logons = yes
        logon path = \\%N\profile\%U
        logon drive = M:
        logon home = \\%N\%U
        logon script = logon.cmd
        template homedir = /home/%U
        template shell = /bin/sh
        oplocks = false
        level2 oplocks = false
        csc policy = disable
        browseable = No
        Writeable = Yes
        read only = No
        profile acls = yes
        create mask = 0600
        store dos attributes = Yes
        directory mask = 0700
        guest ok = no
[profile]
    comment = User profiles
    path = /srv/samba/profile
[homes]
    comment = Home directories
    valid users = %S
[public]
    comment = Data
    path = /mnt
    guest ok = yes
    browseable = yes
[netlogon]
    comment = Network Logon Service
    path = /srv/samba/netlogon/
    admin users = korenje
    guest ok = Yes
    writeable = No
Se mogoče komu šajna kaj je narobe?
i9-12900k; 32GB DDR5-6000 CL36; Nvidia RTX 3080 ti;
Gigabyte Aorus z690 master; Be Quiet Dark Power 12 1000W
Gigabyte Aorus z690 master; Be Quiet Dark Power 12 1000W
- spremenil: korenje3 ()
 
Vredno ogleda ...
| Tema | Ogledi | Zadnje sporočilo | |
|---|---|---|---|
| Tema | Ogledi | Zadnje sporočilo | |
| » | ubuntu + network sharingOddelek: Pomoč in nasveti | 1367 (1231) | NeMeTko | 
| » | ubuntu slapd pomočOddelek: Operacijski sistemi | 853 (684) | korenje3 | 
| » | Pomoč pri pripravi LAN party-jaOddelek: Omrežja in internet | 1430 (1194) | SasoS | 
| » | Računalnike naključno izkaplja iz mrežeOddelek: Pomoč in nasveti | 1601 (1461) | A-L-E-N | 
| » | Vaša smb.conf datoteka-nasvet?Oddelek: Operacijski sistemi | 1648 (1544) | Gh0st |