Displaying 16 results from an estimated 16 matches for "hmdc".
Did you mean:
hmac
2007 Nov 01
3
RPM Key in Readme file
The readme file on the cran website for linux EL5 contains the following
RPMS for Red Hat Enterprise Linux created by Bob Kinney
<rhel_cran at hmdc.harvard.edu>. The RPMS are signed with the following
key available from pgp.mit.edu
Type bits /keyID Date User ID
pub 1024D/99B62126 2004/11/18 HMDC Linux Support
<linux_support at latte.harvard.edu>
I went ot pgp.mit.edu and could not find the key.
Any suggestions?
Have a...
2008 Apr 01
2
smbldap-useradd -w won't create machine account
I can't get smbldap-useradd to add the sambaSamAccount workstation
attributes. For example:
smbldap-useradd -w 'test_machine$'
# test_machine$, People, desktop.hmdc.harvard.edu
dn: uid=test_machine$,ou=People,dc=desktop,dc=hmdc,dc=harvard,dc=edu
objectClass: top
objectClass: account
objectClass: posixAccount
cn: test_machine$
uid: test_machine$
uidNumber: 1010
gidNumber: 515
homeDirectory: /dev/null
loginShell: /bin/false
description: Computer
gecos: Computer...
2015 Jun 05
6
how do I make my headset work
How do I make my headset work.
Before I try it with anything else, I'd like to make it work
with arecord and aplay.
VLC and movie player can make sounds with my external speakers.
though not in my headset yet.
I've got an insignia NS-PAH5101 headset.
As directed, the red connector is in the pink spot and
the green connector in green spot in the back of my computer.
arecord folloed by aplay
2010 Aug 05
3
mirrors down?
Just went to update a couple systems this morning, and first one machine
took nearly 15 min to find the mirrors (and it should be getting it all
from our own repo, actually), and then the next one showed about 8-10
mirrors down, including Harvard and VCU. Anyone know what's going on?
mark
2007 Nov 14
1
Installing java on CentOS 5
strugging with things here...
tried tracking the info on the Wiki (which apparently is now in need of
a maintainer)...
http://wiki.centos.org/HowTos/JavaOnCentOS
My primary interest is using Xalan/Saxon/xslt/xsl-fo docbook generation.
I was thinking that all I really need is jre but downloaded both jre and
jdk just in case.
can anyone tell me what I'm doing wrong? (after removing both jdk
2008 Jul 28
4
weird Windows profile creation
It seems weird. On 75% of my machines, it creates accounts as:
c:\documents and settings\username
on 25% of the machines, it creates them as:
c:\docments and settings\username.DOMAINNAME
These are fresh machines, so it's unclear to me where this behavior
stems from. We're not using roaming profiles.
Does anyone have any idea as to why this happens?
thanks
Chris
2008 Apr 18
0
Re: samba Digest, Vol 64, Issue 18
At 12:01 18/04/2008 +0000, cperry@hmdc.harvard.edu wrote:
> veto files = /.??*/
Thanks. I guess "hide dot files = yes" is deprecated.
2008 Jul 24
2
User profile changes logging into domain
Hi,
We have a bunch of users that have local profiles, and when the login to
the domain they get a new profile created on their workstation.
For example, a user like c:\documents and settings\rguyton changes to
c:\documents and settings\rguyton.HMDCDOMAIN
Is there a way to get this to use the existing profile?
Also, i went into gpedit.msc and set "allow local profiles only" since
we're not using roaming profiles .
Thanks for any assistance.
Chris
2009 Jul 24
2
couldn't find service netlogo
One of our winXP users intermittently can't process the login script.
sometimes it works and maps his drives, sometimes it doesn't. I have the
netlogon share configured correctly.
Looking at the logs for the user in question, I see this when the user
logs in:
"couldn't find service netlogo"
"closed connection to service netlogon"
it truncates netlogo in the log
2009 Aug 20
1
samba vbscript login script blocked by windows
What is your vbs script suppose to do. Personally, i'M using kixtart scripting
-----Original Message-----
From: Christopher Perry <cperry at hmdc.harvard.edu>
Sent: Thursday, 20 August 2009 5:50 PM
To: samba at lists.samba.org
Subject: [Samba] samba vbscript login script blocked by windows
Hi,
anyone else using a vbs script for a login script and getting it blocked
by windows? more specifically, wscript.exe is what's getting blocked...
2004 Dec 02
2
RCmdr on Linux with R 2.0.0 over VNC can't use GLX
Hello,
I'm a admin over at Harvard University and I have quite a few users that
use R predominately over VNC. In the past this has not been an issue,
but after upgrading to R 2.0.0 they can no longer use RCmdr over VNC.
When trying to use the package, they see the following:
> library("Rcmdr")
Loading required package: tcltk
Loading required package: zoo
Loading required
2008 Jun 19
6
login scripts --what to use
Hi,
We're setting up a PDC, and would like to have a login script to deliver
the mapped drives to users in particular groups, and connect to
printers. The printer drivers come from the [print$], share.
Does anyone have any good resources for this? What's the easiest and
simplest thing to get going --vbscript or batch files?
Thanks,
chris
2008 Mar 27
0
smbldap-useradd will not add sambaSamAccount objectClass
I'm having an issue adding a sambaSamAccount objectClass to my machine
accounts when running smbldap-useradd -w "machine$"
It doesn't create samba attributes, but will create the account.
In the smbldaap-useradd code, sambaSamAccount is sambaSAMAccount, but I
don't know if that's what's doing it. the samba.schema file has
sambaSamAccount defined.
Someone having
2008 Apr 03
2
Samba users as local workstation admins?
Hi All,
We have a problem, which is that several of our users are local admins
on their own workstations. We'd like to let them retain these rights,
but we're switching to a PDC. Is there a way to have them authenticate
to the domain, and as a regular user, but on the Windows workstation
have full control? What's the best solution for this? I obviously don't
want to make them
2008 Jun 06
1
limit user connections to PDC
i work in a lab environment, and we'd like to prevent users from logging
into 5 machines at once. I've looked through the smb.conf man page
pretty thoroughly, but nothing appears to address this problem.
Anyone have any ideas, how you can limit the amount of logins a user can
have to teh domain?
Thanks,
Chris
2009 Aug 10
1
SambaSID's on PDC/BDC
I have a server acting as a PDC, and another server acting as a BDC.
When I run 'net getlocalsid'
on each, they return different numbers. If I run 'net getlocalsid
domain_name' on the BDC, it returns the PDC's sid.
Is it import for each machine to have the same SID?
Thanks,
Chris