Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alphaed

Pages: 1 2 3 [4]
46
Russian / Re: помогите новичку!
« on: April 14, 2012, 08:08:51 pm »
http://www.youtube.com/watch?v=hHYxQY9fbtI&feature=relmfu
вот серия прекрасных видеогайдов по настройке

47
Russian / Re: static&pppoe
« on: April 12, 2012, 08:56:27 pm »
таки как настраивал, так и настраивай. консоль рулит. поднимешь все линки куда хочешь и Zentyal подхватит.
А по поводу друзей и знакомых - гостевой вайфай чисто в инет в отдельную подсеть и скорость еще зарезать и не парится.

48
для правки файлов в консоли в Zentyal (Ubuntu) есть nano

49
Russian / Re: Обсуждение Zentyal 2.3 > 3.0
« on: March 20, 2012, 01:19:22 pm »
Маленькое добавление.

В вебмине удобная фишка есть - вебинтерфейс общения с Cron. Удобно рулить заданиями прямо с админки. Плюс, управление процессами, полный список, запуск, убиение...

51
Russian / Re: Zentyal в собственном домене
« on: February 21, 2012, 02:35:01 am »
Ересь!

52
Хм. не нашел как написать в личку. По поводу LDAP и Joomla (при условии, что AD точно работает и настроенна) - вот. На работе внутренний портал на Joomla, AD (правда виндузовый), все работает на ура.

53
Хотелось бы обсудить (понять) тему AD. В вебинтерфейсе настроек особо нет, т.е. предположительно все работает "изкоробки", только задай имя, набей пользователей, групп, и, вроде, все должно работать... Вроде бы так, но несколько дней все не оставляю попыток включить машину с кубунту в домен с Zentyal для централизованной авторизации и т.д. Пробовал несколько вариантов решений - Centrify и LikeWise. Но все никак. Ругаются, что что-то не то с доменом.

http://forum.zentyal.org/index.php/topic,8841.msg37084.html#msg37084

54
Code: [Select]
Base DN: dc=srv01
Root DN: cn=ebox,dc=srv01
Password: A4P/xihhyMmQMHs3
Users DN: ou=Users,dc=srv01
Groups DN: ou=Groups,dc=srv01
Enable PAM x
Default login shell: bash

user and group is set.
module status:
Code: [Select]
Network
Firewall Network
Antivirus
DHCP Network
DNS
Backup
Events
IDS Network
IPsec
Logs
Monitoring
NTP
VPN Network, Firewall
PPTP
Users and Groups
Virtual Machines
Web Server
VoIP Network, Users and Groups
Bandwidth Monitor Network, Logs
FTP Users and Groups
Jabber Users and Groups
Mail Network, Users and Groups
RADIUS Users and Groups
File Sharing Network, Users and Groups
User Corner Users and Groups
Groupware Mail, Web Server
Printer Sharing File Sharing

dns:
Code: [Select]
1. DNS
Enable transparent DNS cache: x
Domain IP Address
srv01 192.168.10.2
2. Hostnames
Host name IP Address
srv01 192.168.10.2
3. Mail exchangers
Host name Preference
srv01 10
4. Name servers
Host name
srv01
5. TXT records
empty
6. Services
Service name Protocol Priority Weight Target port Target Action
kerberos TCP 0 0 88 srv01
kerberos UDP 0 0 88 srv01
ldap UDP 0 0 389 srv01
ldap TCP 0 0 389 srv01
7. IP Address
192.168.10.2
8. Dynamic
x

File Sharing:
Enable PDC: x
Domain name: SRV01-DOMAIN    
Netbios name: srv01
Description: Zentyal File Server
Enable roaming profiles: x
Drive letter: H
Samba group: all users

Can anybody help to add machine to domain?

55
Installation and Upgrades / Re: UDP 389
« on: November 29, 2011, 08:53:37 pm »
I turned off firewall module.
Code: [Select]
sudo iptables --list
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination

and got the same errors :o

In that Centrify there is a diag tool
Code: [Select]
adinfo -g srv01
adinfo (CentrifyDC 5.0.1-177)

Host Diagnostics
  uname: Linux Main 3.0.0-12-generic #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 x86_64
  OS: Ubuntu
  Version: 11.10 (oneiric)
  Number of CPUs: 8

IP Diagnostics
  Local host name: main
  Local IP Address: 192.168.10.4
    Not found in DNS!Make sure it is in Reverse Lookup Zone.
  FQDN host name:main (domain missing?)

Domain Diagnostics
  Domain: srv01
  Subnet site:
WARNING! Unable to locate computer's subnet site in Active Directory.
Ask your Active Directory administrator to add this computer's subnet
to the appropriate site.
    DNS query for: _ldap._tcp.srv01
    Found SRV records:
      srv01.srv01:389
  Testing Active Directory connectivity:
    Domain Controller: srv01.srv01
      ldap:      389/tcp - good
      ldap:      389/udp - timeout
      smb:       445/tcp - good
      kdc:        88/tcp - refused
      kpasswd:   464/tcp - refused
      ntp:       123/udp - good
  Domain Controller: srv01.srv01:389
    Domain controller type: Windows 2000
    Domain Name:            <unavailable>
    isGlobalCatalogReady:   <unavailable>
    domainFunctionality:           <unavailable>
    forestFunctionality:           0 = (DS_BEHAVIOR_WIN2000)
    domainControllerFunctionality: 0 = (DS_BEHAVIOR_WIN2000)
  Forest Name: <unavailable>
    DNS query for: _gc._tcp.<unavailable>
  Testing Active Directory connectivity:
  Forest Name: <unavailable>
Machine is not yet joined.
Provide a valid username and password to bind to Active Directory


Computer Account Diagnostics
  Not joined to any domain

System Diagnostic
  Not joined to any domain


Centrify DirectControl Status
  Not joined to any domain

Licensed Features: Disabled


Counting joins.
This may take several minutes depending on domain topology...

Unable to retrieve an authenticated binding

56
+1

57
Hello

Trying to join ubuntu machine  to a zentyal domain (srv01) using Centrify.

Problem:
Code: [Select]
Running ./adcheck-deb5-x86_64 ...
NSHOSTS  : Check hosts line in /etc/nsswitch.conf                      : Pass
DNSPROBE : Probe DNS server 192.168.10.2                               : Pass
DNSCHECK : Analyze basic health of DNS servers                         : Warning
         : Only one DNS server was found in /etc/resolv.conf.
         : At least one backup DNS server is recommended for
         : enterprise installations.
         : Only one good DNS server was found
         : You might be able to continue but it is likely that you
         : will have problems.
         : Add more good DNS servers into /etc/resolv.conf.

WHATSSH  : Is this an SSH that DirectControl works well with           : Note
         : No SSH daemon running on this computer.

DOMNAME  : Check that the domain name is reasonable                    : Warning
         : srv01 does not look like a domain name.
         : It should contain at least one dot ('.') character.

ADDC     : Find domain controllers in DNS                              : Pass
ADDNS    : DNS lookup of DC srv01.srv01                                : Pass
ADPORT   : Port scan of DC srv01.srv01                                 : Warning
         : One or more ports failed to respond correctly. Either:
         :   a) the DC is offline
         :   b) a firewall is preventing access to a port
         : The following is a list of failed ports:
         :    ldap(389)/udp - timeout
         :    kerb(88)/tcp - refused
         :    kerb(88)/udp - refused
         :    kpass(464)/tcp - refused

ADDC     : Check Domain Controllers                                    : Pass
ADGC     : Check Global Catalog servers                                : Warning
         : There is no GC in site "".
         : It is recommended that a GC exist in each site.

DCUP     : Check for operational DCs in srv01                          : Failed

As i understand it fails while asking server through UDP 389, but it`s closed.

Code: [Select]
sudo nmap -sU -P0 -p 389 192.168.10.2

Starting Nmap 5.21 ( http://nmap.org ) at 2011-11-29 01:22 MSK
Nmap scan report for srv01.srv01 (192.168.10.2)
Host is up (0.00011s latency).
PORT    STATE  SERVICE
389/udp closed ldap
MAC Address: 00:40:F4:98:82:BC (Cameo Communications)

Nmap done: 1 IP address (1 host up) scanned in 0.13 seconds
telnet srv01 389 - is ok

I added udp 389 to network->services->ldap
Code: [Select]
sudo iptables -t filter -nL | grep 389
ACCEPT     udp  --  0.0.0.0/0            0.0.0.0/0           udp dpt:389 state NEW
ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:389 state NEW

but still have the same error.

Need assistance.

Thank you.

Pages: 1 2 3 [4]