Lines Matching full:attach
28 atf_check geli attach -p -k keyfile1 ${md}
41 geli attach -p -k keyfile1 ${md}
43 # Attach with new key.
44 atf_check geli attach -p -k keyfile2 ${md}
52 # Attach with key 1.
53 atf_check geli attach -p -k keyfile3 ${md}
63 geli attach -p -k keyfile3 ${md}
65 # Attach with key 1.
66 atf_check geli attach -p -k keyfile4 ${md}
76 geli attach -p -k keyfile2 ${md} 2>/dev/null
78 # Attach with key 0.
79 atf_check geli attach -p -k keyfile5 ${md}
116 atf_check geli attach -j pass1 ${md}
128 # Make sure that we can attach with passphrase 2 but not with
131 geli attach -j pass1 ${md}
132 atf_check -s exit:0 geli attach -j pass2 ${md}
140 # Make sure that we cannot attach with passphrase 2 anymore.
142 geli attach -j pass2 ${md}
168 atf_check geli attach -r -p -k keyfile ${md}
206 atf_check geli attach -p -k keyfile1 ${md}