Displaying 4 results from an estimated 4 matches for "q03".
Did you mean:
03
2017 Feb 24
0
Fail to create samba user Q01
...-5-21-1-1-1-1005 from rid 1005
account_policy_get: name: maximum password age, val: -1
Finding user q01
Trying _Get_Pwnam(), username as lowercase is q01
Get_Pwnam_internals did find user [q01]!
I made a number of attempts when I created a samba user that contains uppercase letters,such as Q03, which displays the log information as follows:
db_open_ctdb: opened database 'g_lock.tdb' with dbid 0x4d2a432b
db_open_ctdb: opened database 'passdb.tdb' with dbid 0x3ef19640
tdbsam_open: successfully opened /var/lib/samba/private/passdb.tdb
pdb_getsampwnam (TDB): error fetch...
2009 Aug 20
0
No subject
...zUOdsjc
HXAAZ2s4Wxb9QyZqkQnsW2HfCr+b9kP/bhqUEkoJpUTxFYqvUHyF4isoJb6BG3wGn8Hnv0OO
iMgHkQ+UEkoJpcRuWj27aVBKKCWU8m0o5X8GQ/8udAKSfVL/9XXRzDf1dAPlhNnsRf2zKXSF
rD7pRrZ7ko1bVNoWdai6wImNoptQPdzSu6c67iY/8f6p+HbsB3lNk+fH/K4ofmzEUZT+y4/6
//uJxneN1PEDao7paO7ER0F0d5Q8JnzHiJdP1Jgb+b/G0I39WUpeFOaF0FeTTGPOoRvM4gV4
q03/Hl41/gD0cIFxZosEAA==
--------------060702060705070705000801--
2007 Apr 15
3
Fwd: Response from Canon - MultiPASS (KMM7153196V60774L0KM)
...IXMA MP160
Product Model:
IslandData Session:
Product Serial Number: JCGA97085
Date of Purchase: 04/12/2007
First Name: Mark
Last Name: Hull-Richter
Address:
City:
State:
Zip: 92705
Phone Number:
Email Address: mhullrich at gmail.com
EMAIL_ADDRESS_CONFIRM: mhullrich at gmail.com
q01: USB
q02: Other
q03: Driver_Installation
INQUIRY: I am running CetnOS 4.4 on my PC and you do not have any
drivers for Linux systems listed on your site (or anywhere on the web
that I can find).
Please provide a Linux driver for this printer so I can use it.
Thank you.
--
[This message is NOT SPAM and is sent in st...
2002 Sep 14
0
p.s. regarding stripchart missing-data report (PR#2019)
...] <- NA
t1[which(t1[,250]==83),250] <- NA
t1[which(t1[,250]==92),250] <- NA
t1[which(t1[,250]==93),250] <- NA
qs <- as.matrix(t1[,116:211])
colnames(qs) <- c(paste("q01",1:24,sep="."),paste("q02",1:24,sep="."),
paste("q03",1:24,sep="."),paste("q04",1:24,sep="."))
times <- qs[,c(0:3*24+3,0:3*24+24)]
tmean <- apply(times,1,mean,trim=.15)
#tmean is time mean for each Ss and trims off top and bottom 15%
plot(sort(tmean))
#each Ss has 6 times
#throw out the longest and shortest...