| |
| |
| |
|
Page: 1 2 3 4 5 6 7 8 9 10 11 12 13 14
Comments:
<0> the_ruthless dolls <0> who the hell you think I'm gonna play with ?! people of course <1> Now, if that's your fancy... <2> Al-Ashtar is just embar***ed because he's playing with 5 year olds. And they always whip his arse. <0> the arse word again ! <1> Are you afraid of the arse word? <0> nope <1> So, anyway, it's not too late to learn to play football with adults, you know. <0> it's just not appropriate <0> when you say *** <0> it's better <0> heh <0> whythehell if I go to UK I'll play you <2> Arse is perfectly ordinary in my part of the world. *** means donkey. <2> Al-Ashtar: Fine. <0> although I don't get to score much
<0> I mean that in football term <2> haha <1> Sure you do. ;P <0> so don't go quoting me <0> I'm a left defender <0> what does retaliation mean ? <1> You will know later. <0> I'm the "ashley cole <0> I'm the "ashley cole" of my team <0> no seriously tell me <1> whythehell will probably make sure that you know later. ;D <0> fine I'll use a dictionary <1> ...or you could just wait and see. <0> I'll know when I get back <0> time for football <1> Have fun. <0> you can count on that <0> bbl <3> hi all <4> Hi, I have created a script that runs setuid, but when I run the script, say it executes /bin/sh, sh runs fine hwoever after if I run id, it does not change my user id <4> any reason why, or how I can fix this? <5> m0ee: The script is supposed to run `id' setuid? <6> no, I want the script to run bash as a different user <6> it runs bash fine but when I run id, i still only have privs of my user <6> say i am user1 but when i run this script i want bash to be run setuid too user2 <5> I'm sure it's because /usr/bin/bash does not have the setuid bit. <3> hi all, how can i mount NTFS partitions in FC4? <6> but I do not want bash to be run setuid if they exec /bin/bash <5> kyle_: The same as any other distribution. With the mount command. <6> only when they run it though this script <3> um how? <7> kyle_: do you want read-only, or read-write? <6> kyle_, mount -t ntfs /dev/driver /mount/point <3> readwrite <5> kyle_: Do you have the NTFS driver in the kernel? <7> see www.linux-ntfs.org <3> im not sure <7> p3nguin: most likely, he doesn't <6> yum install ntfs <7> I don't think Fedora provides that driver <6> yeah it does <7> out of the box anyway <6> through yum, and fc5 has it <5> Not by default. <6> no it does not <7> it's the read-only <6> not by default <7> m0ee: he said FC4 <3> m0ee, tried that yum command, had errors. <6> fc4 has it <6> fc5 comes with it default <6> 4 does not <7> I use captive anyway <6> maybe for my script I need to temporarily copy /bin/bash somewhere and make it setuid to the user I need? <3> so what do i do? <8> odd <5> lacroix: Are you available to help m0ee with a scenario? <8> i seem to remember a configure option for lynx to display in a graphical mode <7> m0ee: not a good idea - try looking through initscripts that run things as different users (for example, sshd) <8> ive compiled it this way before ..
<8> but now i dont see the option .. <6> not to worried about the security of it <6> this box has no users <6> never will be able too <9> hi <9> anyone expert on iproute? <9> i mean, iptables <6> I look at sshd for instance, I see no where it changes UID <5> Red_Cell: Ask the real question. <6> hmm do I need a c wrapper or something? <9> ok, i wanna know if it is possible to route a connection, which depends on the DNAT so it would take another route? <9> i'm sorry if my english isn't so good <6> why dont you just a set a static route for that path? <5> Using source NAT? <9> atm, i have 2 internet routes <9> i want to route specified DNAT to the other route <9> is it possible? <7> m0ee: you're over-complicating things <7> obviously it's possible, since plenty of programs are run as non-root users <6> it does not work <6> I read that shell scripts can not sanatize properly so they cant setuid <7> maybe you could put 'su - user' at the start of the script? <6> but If I run it though a simple c wrapper first then no problem <6> that would defeat my purpose <6> I am trying to recreate an example of IFS attack <6> so when user runs a setuid script say thats does /usr/bin/date <6> i can export PATH=/tmp:$path <6> put a shell file in /tmp called bin <6> when they run the setuid script the /tmp/bin is executed <6> but does nto setuid <9> is this ok? -> iptables -t nat -A PREROUTING -p tcp -m tcp -d [SPECIFIED_TARGET_IP] -j DNAT --to-destination [SECOND_ROUTER_IP] <9> i mean, second gateway ip <10> <Sanitarium> from Services.Adiga.Com: PANIC! waiting=-22 (Segmentation fault) <10> <Sanitarium> Received SQUIT Services.Adiga.Com from Services.Adiga.Com (Services terminating: Segmentation fault) <10> Im getting this ! <10> Every 2 min services disconnects <10> why? <6> And another thing su is only allowing su to root <6> no other user <10> Every 2 min <6> no its not hmm <10> services connects by itself <10> and after it connects in 2 min <6> su - root <6> setgid: Operation not permitted <11> afternoon <10> it disconnects with: <10> <Sanitarium> from Services.Adiga.Com: PANIC! waiting=-22 (Segmentation fault) <10> <Sanitarium> Received SQUIT Services.Adiga.Com from Services.Adiga.Com (Services terminating: Segmentation fault) <5> Don't paste again. <10> Ok p3nguin <10> But would u help me pls <5> Once was enough. <10> Ok p3nguin <10> Can u help me fix that error? <9> hmmmm <9> hmmm.... <9> hmmmm.... :D nobody respond to it <10> Please guys! <10> Help me <9> pls, at least, tell me wrong or right <10> Whats ur question Red_Cell <9> is this ok? -> iptables -t nat -A PREROUTING -p tcp -m tcp -d [SPECIFIED_TARGET_IP] -j DNAT --to-destination [SECOND_GATEWAY_IP] <10> Im not sure <10> but i think its right!! <6> ok guys I fixed my own problem <6> the pro blem was that /bin/su was not setuid root <5> That does help. :) <6> yeah heh, I am stupid ;\ <6> sometimes <10> p3nguin will u help me :( <5> m0ee: Did you build the system from scratch? <6> p3nguin, yeah <5> Segmentation-Fault: There's a reason I haven't responded to your question. Think about it.
Return to
#linux or Go to some related
logs:
rustymemory
an-g angie 3some chatter dj olmak istiyorum radyo.haydifm.net:8300/listen.pls she farted in my face #india #chat-world #netcafe shamitra chocolate+easypwn
|
|