noob questionthnx for the hint of bitwise, i did some research and fixed the problem, code is posted this is for...
noob questionhow do i give all rights except user_remove [code]case ROLE_MANAGER: { cout << "MANAGER" <...
security problemhow can i get "bob","sue","jane","pam" all into string should i char bob,sue,jane,pam string bo...
security problemso use gets(userName) and do a strcmp to what, how would i be able to strcmp to "bob".
security problemi need to know why it skips automatically to the display denied function w/o looking at the user inp...