Author Topic: [Solved] Logon script (netlogon) not executed by users on xp  (Read 2340 times)

pb

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
[Solved] Logon script (netlogon) not executed by users on xp
« on: August 24, 2012, 08:12:37 am »
Hello!

First of all: Thank You Zentyal Team for great work! :)

Logon script does not work for users, it works only for admins. I use zentyal 2.2.7. On win 7 it works, but not on xp.

I've made some tests on workstations (win xp in zentyal domain) and on virtualbox xp's and everything works fine: drives are mapping, registry is updating, users can map shares without any problem and access via unc path \\server\share (no password needed, works like a charm)
but
when it comes to logon script, it simply does not work for simple users, it works only for admins

It is similar problem to [solved] http://forum.zentyal.org/index.php/topic,7770.0.html but in my case, i can't solve it.

I used "/usr/share/zentyal-users/reinstall" few times (as far as i am concerned it resets every configuration/module connected with "users and groups") but no luck.

Server is in production, poweredge 2850, 4 NIC's, 1 WAN, it is a gateway...

sudo apt-get update - done
sudo apt-get upgrade - done

@edit
Problem solved. Just add your "net use ..." BEFORE
"
set Win7=
set Win7.Major=6
set Win7.Minor=1
"

« Last Edit: August 27, 2012, 09:27:21 am by pb »