Search:

Type: Posts; User: derelict; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    5
    Views
    563

    Re: Modular Programming

    I'm not sure I understand your question, do you mean object oriented? If so: http://oopweb.com/
    You can use a modular approach to C dividing your code into .c files according to a context.
  2. Re: Do people get tired of helping others out in forums ?

    I've been a member of computer help forums for about 5 or 6 years now and I've never grown tired of helping, the "it worked" as the last post for the thread always gives me enough joy to keep...
  3. Replies
    27
    Views
    1,663

    Re: newbie in programming - help needed :)

    Take a look at these e-books: http://oopweb.com/CPP/Files/CPP.html



    One being OO and the other not is quite a difference. You should actually know some OO design before getting into the OO...
  4. Replies
    208
    Views
    368,131

    Re: HOWTO: Active Directory Authentication

    Once again you got it :)
    It's logging in perfectly, I'm now working on changing the AD password via Linux (smbpassword, correct?) and getting it to create the user directory (/home/domain/user)...
  5. Replies
    208
    Views
    368,131

    Re: HOWTO: Active Directory Authentication

    OK, I successfuly added the computer to the realm, thanks for all the help so far! However, I was aiming at being able to login with an AD user via the graphical startup prompt; do I have to edit...
  6. Replies
    208
    Views
    368,131

    Re: HOWTO: Active Directory Authentication

    I solved it by resetting the Administrator password :) It looks like I now have a Kerberos ticket already, I'll post back the whole result (hopefully successful!)

    Thanks steve :)
  7. Replies
    208
    Views
    368,131

    Re: HOWTO: Active Directory Authentication

    OK, it looks like it's making progress :)
    I changed the hosts file to
    "127.0.0.1 ubuntu.home.brr localhost ubuntu"
    and I'm now getting
    "kinit(v5): KDC has no support for...
  8. Replies
    208
    Views
    368,131

    Re: HOWTO: Active Directory Authentication

    Yes, all references of "home.brr" on the krb5.conf file were on capital letters as shown by the HOWTO, I keep getting that error :confused:
    I can ldapsearch the AD server and obtain user info...
  9. Replies
    208
    Views
    368,131

    Re: HOWTO: Active Directory Authentication

    Greetings,

    I followed the howto step by step but I'm getting "kinit(v5): Cannot resolve network address for KDC in requested realm while getting initial credentials" when I run "kinit...
Results 1 to 9 of 9