Displaying 3 results from an estimated 3 matches for "rdusers".
Did you mean:
r_users
2004 May 23
1
A (maybe)_ easy solution to global login script for group checking
Hello
While searching the archives and googling for :
-login script to map drives according to group membership
I saw lots of complicated solutions (on-the-fly scripts, group directories)
etc. but the following works very well for me:
I downloade dthe ifmember.exe from the microsoft website, and stuck it in
the netlogon directory (not the scripts directory)
2018 Aug 15
0
CentOS Digest, Vol 163, Issue 10
the thread seams to have dead out or gone from rdadmin login prassword
reset to user login on centos
I dumped mysql to find the password but can't find it
with this comand
$mysql dump -u rduser -p Rivendell > resetpass.sql
i am useing rduser to run airplay but I can't get into config part of
rdadmin
which rdadmin controls the paramiter to set the rduser program like
rdairplay,
2005 Jul 02
1
limiting netlogon scripts to a subnet?-will this work?
Would this work? The problem is, I do not have
roaming profiles in use(As it is not practical for us,
as users tend to use the same computers). I want only
users with IP from 192.168.1.x to load the databases.
The loaddatabases.cmd file in question would contain
rem Grab IP address and dump to a file
ipconfig >"%userprofile%\ipconfig.txt"
echo Checking for your location