I am new to C++ programming and I would like a good reference guide that quickly goes over all keywords, and maybe an example for each. Just a good sorta syntax guide mainly.
I am also looking for the complete specification of the standard libraries that are available to me. I would like an...
Yes the domain is set. I named it "server" for less complication right now.
And for the DefaultLogonDomain key I also set that to server, but I've testing endless things with it, such as "server\" "SERVER", etc
none of them worked.
BTW.. the only user I can logon without having to type in the domain is Administrator. I even tried setting my "ftp" user to the Administrators group, but that didn't work either. Everytime I type in ftp as the user it says "331 Anonymous access allowed...", but when I type...
I'm trying to get my FTP setup so that I don't have to type in the domain and the user name. The only solution to this that I've heard of is by changing the DefaultLogonDomain key in the MSFTPSVC section of the metabase. I tried this using adsutil.vbs. I made sure to stop and start my FTP...
Well I finally figured out that putting the DOMAIN\userName will let me login, but I really don't want that. How do I set it up so that I don't need to use that?
I changed the DeafultLogonDomain key under the MSFTPSVC to "ANON" (which is the domain name of the server), but that did...
I setup the FTP server fine. Anonymous logins worked pretty straight forward. However, when I tried to set it up so that specific accounts can log in, I ran into a problem. I just can't seem to set it up so that the user can login.
I created a user named ftp with the password ftp. Everytime...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.