Author Topic: Unable to get a Karmic Workstation to Authenticate to a 1.4 PDC  (Read 1686 times)

SamK

  • Zen Samurai
  • ****
  • Posts: 283
  • Karma: +3/-0
    • View Profile
Followed this guide without success:
http://trac.ebox-platform.com/wiki/Document/Documentation/EboxDesktop

After many failures and in an attempt to create a clean environment a test network has been created comprising
  • a non ebox gateway/firewall
  • an ebox 1.4 PDC
  • a single Ubuntu Karmic workstation
All available updates have been applied.

The modules enabled on the PDC are:
  • Network
  • Software Management
  • Users and Groups
  • File Sharing
  • User Corner
  • Printer Sharing

The name of the domain is EBOX
The static IP of the gateway/firewall=192.168.2.1
The static IP of the PDC=192.168.2.2 (name=Svr01)
The IP of the workstation (name=PC01) is dynamically allocated from the gateway/firewall
A single test user has been created=user1

Samba Info
Code: [Select]
smbclient --list=192.168.2.2 --user=user1%password

Domain=[EBOX] OS=[Unix] Server=[Samba 3.4.6]

Sharename       Type      Comment
---------       ----      -------
ebox-internal-backups Disk      
ebox-quarantine Disk      
print$          Disk      Printer Drivers
IPC$            IPC       IPC Service (EBox Samba Server)
user1           Disk      Home Directories
Domain=[EBOX] OS=[Unix] Server=[Samba 3.4.6]

Server               Comment
---------            -------
SVR01                EBox Samba Server

Workgroup            Master
---------            -------
EBOX                 SVR01
The same report is received if the name Svr01 is used in place of the ip-address.

LDAP Info
Code: [Select]
Base DN: dc=Svr01,dc=EBOX
Password: kC/PGgUny7i38W/A
Users DN: ou=Users,dc=Svr01,dc=EBOX
Groups DN: ou=Groups,dc=Svr01,dc=EBOX


The user home share can be accessed via gigolo and a desktop link displayed but not via ebox-desktop as there is no authentication.

« Last Edit: April 03, 2010, 11:20:22 pm by SamK »