search for: magicnetlogon

Displaying 3 results from an estimated 3 matches for "magicnetlogon".

2009 Aug 20
1
Script to Auto-add Domain Users to Workstation Power Users Group doesn't work
Ubuntu 8.04 Server 64-bit Edition Samba 3.0.28a configured as PDC WinXP - SP2 clients I am following the instructions in http://www.samba.org/samba/docs/man/...#magicnetlogon to add domain users to the winxp clients Power Users group. Code: autopoweruser.sh #!/bin/bash /usr/bin/net rpc group addmem "Power Users" "DOMAIN_NAME\$1" \ -UAdministrator%secret -S $2 exit 0 [netlogon] comment = Netlogon Share path = /export/samba/logo...
2009 Sep 24
0
TOSHAG-TheNetCommand.xml translate finished and some TYPO found
Now, TOSHARG-TheNetCommand.xml translate to Japanese finished(3.4.0 base). And some typo found. Ensure that every Windows workstation Administrator account has the same password that you have used in the script shown in <link linkend="magicnetlogon">the Netlogon Example smb.conf file</link> --forgot . (period) A share can be added using the <command>net rpc share</command> command capabilities. The target machine may be local or remote and is specified by th...
2009 Aug 20
3
netlogon.bat issues
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have samba configured so that users have their own netlogon.bat file (e.g. %U.bat) and each user has a .bat with their username in the netlogon share. So far I have been unable to get any of the shares that I have defined in the batch file to be mounted when a user logs in. Here is a snapshot of both the netlogon section of my smb.conf file and