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 - Plecebo

Pages: 1 [2]
16
Will a batch work on a per user basis?

Example:

When I log in as John will it map \\Servername\John
When I log in as Jane will it map \\Servername\Jane

So far the only reliable way I've found is to manually add the mapping through Windows explorer for each user. Not a huge deal, but frustrating that xp works fantastically, but windows 7 not so much.

17
I'm having the same issue as the OP. I have 3 Windows 7 Pro machines that I've joined to my Zentyal domain and home folders are not mounted on login.

If I browse the shares on the server (e.g. \\servername\) the share showes up with the user name and I can copy files to it no problem, but it is not mapped to a drive letter.

I also have an XP machine that has the drive mapped no problem on login, so this is something with the Windows 7 sittuation.

For information, running the latest versions out of the ppa fresh yesterday with roaming profiles (not sure if that matters).

I Can map the drive, but I was hoping it would be mapped automatically.

18
Installation and Upgrades / Re: VPN config
« on: August 31, 2010, 08:31:28 pm »
I install openvpn package and try the :
openvpn --config mygeneratedebundle.conf and I got the following terminal answer:=

Try this command with root permissions.

Code: [Select]
sudo openvpn --config mygeneratedebundle.conf
It has been my experience that this message "Cannot allocate TUN/TAP dev dynamically" is openvpn telling you that it doesn't have permission to create the tun/tap device, probably because it requires root permissions.


Pages: 1 [2]