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.


Topics - durale

Pages: [1]
1
Installation and Upgrades / openvpn and firewall
« on: February 04, 2010, 03:48:21 pm »
Hi,

I have successfull installed openvpn and get connected to it with my client. I cqn ping ebox internal address but that s about it and can acces to ebox web interface aswell. Unfortunately the firewall blocks every connections from my openvpn client network (tap0 to eth1) to internal ebox network. I went to the firewall config but I can t find the way to permit this traffic .  any idea?


Alex

2
Installation and Upgrades / samba home users and ldap
« on: February 03, 2010, 11:07:43 pm »
Hi,

I m running  the latest 1.3 ebox package.
I finally got my pdc working but I m having an other tiny issue compared to the one before.

Actually for one user I can access to his home share (it says Access denied)and I think I found the problem but not the solution.

I went to /home/samba/users and listed all the users folders and one of them has the wrong id (2018 instead of my userid "user3")

/home/samba/users$ ls -ltarsh
total 28K
4,0K drwxr-xr-x 7 root     root         4,0K 2010-01-24 17:30 ..
4,0K drwx-----x 2 user1  Domain Users 4,0K 2010-01-24 17:51 user1
4,0K drwx-----x 2 user2  Domain Users 4,0K 2010-02-02 21:40 user2
4,0K drwxr-xr-x 7 root     root         4,0K 2010-02-02 21:40 .
4,0K drwx-----x 2     2018 Domain Users 4,0K 2010-02-02 21:44 user3
4,0K drwx-----x 4 admin    Domain Users 4,0K 2010-02-02 22:05 admin
4,0K drwx-----x 2 user4 Domain Users 4,0K 2010-02-03 19:20 user4

when I list the ldap users (smbldap-userlist) I get this :
2002 |admin           
2021 |user3    

Even It the wrong id it should be 2021 instead of 2018 (I deleted and added the user). How do I turn the folder owner to user3 instead of the ID 2018?

regards,

alex       
 






3
Hi,

I m experiencing a problem with creating a domain and getting connected my windows 7 stations.


The Windows 7 PC gives a DNS extension error, but joins the domain succesfully.
I get the following error when an user attempt to logon:

lib/util_sock.c:read_socket_with_timeout(939)
 lib/util_sock.c:get_peer_addr_internal(1676)
getpeername failed. Error was Transport endpoint is not connected
read_socket_with_timeout: client 0.0.0.0 read error = Connection reset by peer.
netlogon_creds_server_check: credentials check failed.


I changed the workstation's registry with the file found on your website with these value:

Windows Registry Editor Version 5.00



[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\LanmanWorkstation\Parameters]

"DomainCompatibilityMode"=dword:00000001
"DNSNameResolutionRequired"=dword:00000000

Do i need to turn this keys to 0 ?:

HKLM\SYSTEM\CurrentControlSet\services\Netlogon\Parameters
DWORD  RequireStrongKey = 1
DWORD  RequireSignOrSeal = 1

What do I need to do or chaneg in the config, what esle could be wrong?

samba version is 3.4.3

thanks in advance for your support
regards,

alex

Pages: [1]