Changeset 1414 for branches/locker-dev/locker/doc/tickets
- Timestamp:
- Jan 12, 2010, 11:55:27 PM (15 years ago)
- Location:
- branches/locker-dev/locker
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/locker-dev/locker
-
Property
svn:mergeinfo
set to
False
/trunk/locker merged eligible
-
Property
svn:mergeinfo
set to
False
-
branches/locker-dev/locker/doc/tickets/cnames.txt
r1026 r1414 23 23 reap it; they should do so quickly. If it belongs to an FSILG, e-mail 24 24 ht-$ILG-acl (ht-et-acl, ht-pika-acl, etc.) and ask nicely. If it belongs 25 to an academic network, they're not getting the name back unless they can26 negotiate with the current owner of the name25 to an academic network, they're not getting even deleted names back unless 26 they can negotiate with the current owner of the name. 27 27 28 28 2. Check that they're requesting a scripts.mit.edu path that they control … … 36 36 before proceeding. 37 37 38 Confirm that they're signed up for scripts. http://locker.scripts.mit.edu/ 39 should give something that isn't the "Account unknown" page. 40 38 41 3. E-mail jweiss. 39 42 * Open the ticket in RT 40 43 * Click 'Comment' to the right of the body of the e-mail they sent 41 44 * CC: jweiss@mit.edu (Don't use "To:", there's a bug) 42 * Write something nice. I typically use 45 * Write something nice, preferably including the stella command line. 46 I typically use 43 47 Subject: scripts CNAME request: foo.mit.edu 44 48 45 At your convenience, please make foo.mit.edu an alias of scripts.mit.edu. 49 At your convenience, please make foo.mit.edu an alias of scripts-vhosts.mit.edu. 50 51 stella scripts-vhosts -a foo 46 52 (or) 47 53 At your convenience, please move the alias foo.mit.edu from bar.mit.edu to 48 scripts.mit.edu. 54 scripts-vhosts.mit.edu. 55 56 stella bar -d foo 57 stella scripts-vhosts -a foo 49 58 (or) 50 59 At your convenience, please rename the current host foo.mit.edu to 51 foo-old.mit.edu and make foo.mit.edu an alias of scripts.mit.edu. 60 foo-old.mit.edu and mark it as deleted, and make foo.mit.edu an 61 alias of scripts-vhosts.mit.edu. 62 63 stella foo -S 3 -R foo-old 64 stella scripts-vhosts -a foo 52 65 (or) 53 66 If the request below is sufficient authorization, please remove.... … … 55 68 * Set Status => Waiting and Blocking On => Moira 56 69 57 Occasionally jweiss is on vacation; check /mit/ops/Pager.Schedule for58 "!jweiss" entries. It's worth asking him ahead of timeif he's around. If70 Occasionally jweiss is on vacation; generally he sets an auto-responder, 71 so you can just try emailing him and hoping, or ask him if he's around. If 59 72 not, see if zacheiss or cfox or computing-help will handle the requests. 60 73 (zacheiss has been willing to do them in the past.) … … 72 85 or RewriteRules if they're having trouble. 73 86 74 --geofft , last updated 2008-08-0287 --geofft with minor edits by adehnert, last updated 2009-12-01 -
branches/locker-dev/locker/doc/tickets/rt.txt
r1026 r1414 10 10 yourself of own updates" is on. You can also set the "Default Working Queue" 11 11 to Scripts, and give yourself a signature referring to scripts@mit.edu. 12 Another useful option here is to set a password, so you don't need certs to13 log in (and so you can use the zephyrbot).14 12 15 The zephyrbot (currently down) will take commands to -c scripts -i [ticket 16 number] of the form /set status=resolved or /set owner=geofft. 13 Another useful option here is to set an RT passwordfor your account, so you 14 don't need certs to log in (though it sometimes will keep asking you for 15 your password on each page load if you don't have certs) and so you can use 16 the zephyrbot). The zephyrbot will take commands to 17 -c scripts -i [ticket number] of the form /set status=resolved or 18 /set owner=geofft. You need to drop a file in 19 /mit/geofft/web_scripts/rt/rt-passwords by your username with the format: 20 21 "username" "yourawesomepassword" 22 23 And then ask geofft (zwrite geofft) to restart the RT bot. 24 25 Note that in the event that Geoff's account is compromised, it is possible 26 for an attacker to use this password do manipulate tickets in *any* 27 queue you have bits on, not just the Scripts one. 28 29 The RT bot will post ticket notifications as -c scripts -i nnn. If you are 30 responding to a ticket, it is conventional to post "lock" to the appropriate 31 instance, so others know not to pre-empt you. You should post "unlock" once 32 you are done handling the ticket. 17 33 18 34 You can also place these commands on a line by themselves inside e-mail; they 19 35 will be acted upon and removed before the e-mail gets sent back out. 20 36 21 Don't use the To field, it doesn't work. If you want to send the ticket somewhere else, use CC. 37 If you're adding a *comment* (such as when you're forwarding a cname request 38 on to IS&T), don't use the 'To:' field, because it'll be clobbered by our 39 RT scrips and the mail won't actually go to the destination you added. 40 Instead, you should use the 'Cc:' field. Similarly, if you're adding 41 *correspondence*, the 'Cc:' field will be clobbered and you need to use 42 the 'To:' field. 22 43 23 44 Don't CC other RT queues, it doesn't work. If you really need to, use your
Note: See TracChangeset
for help on using the changeset viewer.