[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::axp-developer

Title:Alpha Developer Support
Notice:[email protected], 800-332-4786
Moderator:HYDRA::SYSTEM
Created:Mon Jun 06 1994
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3722
Total number of notes:11359

3488.0. "Queensland University of Technology" by HYDRA::AXPDEVELOPER (Alpha Developer support) Tue Apr 15 1997 04:17

    Company Name :  Queensland University of Technology
    Contact Name :  Richard Berrie
    Phone        :  
    Fax          :  
    Email        :  [email protected]
    Date/Time in :  15-APR-1997 03:17:21
    Entered by   :  Ian Chamberlin
    SPE center   :  REO

    Category     :  unix
    OS Version   :  
    System H/W   :  


    Brief Description of Problem:
    -----------------------------

From:	SMTP%"[email protected]" 15-APR-1997 01:54:54.07
To:	info <[email protected]>
CC:	alpha-migration <[email protected]>,        alpha-developer  <[email protected]>
Subj:	broken ndbm in ULTRIX and Digital UNIX

Return-Path: [email protected]
Received: by asimov.mro.dec.com (UCX V4.1-12, OpenVMS V6.2 VAX);
	Tue, 15 Apr 1997 01:54:52 -0400
Received: from pobox1.pa.dec.com by fluid.mro.dec.com (5.65v4.0/1.1.8.2/19Nov96-0448PM)
	id AA25261; Tue, 15 Apr 1997 01:54:47 -0400
Received: by pobox1.pa.dec.com; id AA22924; Mon, 14 Apr 97 22:54:36 -0700
Received: by mrohub1.mro.dec.com with SMTP (Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63)
	id <[email protected]>; Tue, 15 Apr 1997 01:56:49 -0400
Received: from mail11.digital.com by dashub1.das.dec.com with SMTP (Microsoft Exchange Internet Mail Connector Version 4.0.994.63)
	id 2S67S2AJ; Tue, 15 Apr 1997 01:56:34 -0400
Received: from melia.qut.edu.au by mail11.digital.com (8.7.5/UNX 1.5/1.0/WV)
	id BAA14963; Tue, 15 Apr 1997 01:45:27 -0400 (EDT)
Received: from 131.181.127.98 ("port 1805"@131.181.127.98)
 by melia.qut.edu.au (PMDF V5.0-7 #20429)
 id <[email protected]>; Tue, 15 Apr 1997 15:46:30 +1000
Received: (from berrier@localhost) by pigeon.qut.edu.au (8.8.5/8.8.5)
Message-Id: <c=US%a=_%p=Digital%[email protected]>
From: "[email protected]" <[email protected]>
To: info <[email protected]>
Cc: alpha-migration <[email protected]>,
        alpha-developer
	 <[email protected]>
Subject: broken ndbm in ULTRIX and Digital UNIX
Date: Tue, 15 Apr 1997 01:41:03 -0400
X-Mailer:  Microsoft Exchange Server Internet Mail Connector Version 4.0.994.63
Encoding: 41 TEXT

Dear Digital people,

The following script demonstrates how ndbm is broken in both ULTRIX
V 4.3 and Digital Unix 4.0B.  Could you please comment.

Regards,
Richard Berrie,
Systems Programmer,
Queensland University of Technology
Brisbane, Queensland, Australia

------8<-------
#!/bin/sh
/bin/cat > fails << \EOF
n1943332:*:37952:1000:BENJAMIN
WENMAN:/user4/n1943332:/usr/local/bin/bash
n1942441:*:37885:1000:SHANNON
WARRIAN:/user3/n1942441:/usr/local/bin/bash
n1942263:*:37874:1000:KATE WARD:/user6/n1942263:/usr/local/bin/bash
n1934422:*:37277:1000:DEAN STENSNESS:/user9/n1934422:/usr/local/bin/bash
n1933531:*:37211:1000:BARBARA SPARKS:/user7/n1933531:/usr/local/bin/bash
n1933264:*:37193:1000:NATASHA SMYTHE:/user7/n1933264:/usr/local/bin/bash
n1916424:*:35892:1000:JENNIFER
MURPHY:/user4/n1916424:/usr/local/bin/bash
n1916335:*:35884:1000:SHANE
MURARENKO:/user3/n1916335:/usr/local/bin/bash
n1915444:*:35809:1000:GRACE MORRIS:/user3/n1915444:/usr/local/bin/bash
n1943154:*:26036:1000:AMY WELLER:/user8/n1943154:/usr/local/bin/bash
n1934155:*:25965:1000:RODNEY STANTON:/user5/n1934155:/usr/local/bin/bash
n1915533:*:25853:1000:BROOKE
MORRISON:/user4/n1915533:/usr/local/bin/bash
EOF
# try ULTRIX
if [ -f /etc/mkpasswd ] ; then
  /etc/mkpasswd fails
fi
# try Digital UNIX (OSF1)
if [ -f /usr/sbin/mkpasswd ] ; then
  /usr/sbin/mkpasswd fails
fi

T.RTitleUserPersonal
Name
DateLines
3488.1QAR 52645 entered in OSF_QARRDGENG::CHAMBERLINDanger! Do not Reverse PolarityWed Apr 23 1997 08:192
Although the submitter appears not to be an ASAP member, the bug seems to be
real, so I've QAR'd it.