401.2 Error Windows AuthenticationRemotely from Chrome or IE page loads ~60seconds, from Firefox or IE on...
Is "history" a male-biased word ("his+story")?
How strictly should I take "Candidates must be local"?
Is having access to past exams cheating and, if yes, could it be proven just by a good grade?
BitNot does not flip bits in the way I expected
Why is this plane circling around the Lucknow airport every day?
PTIJ: How can I halachically kill a vampire?
Unreachable code, but reachable with exception
Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?
Can Mathematica be used to create an Artistic 3D extrusion from a 2D image and wrap a line pattern around it?
Why don't MCU characters ever seem to have language issues?
Why would a jet engine that runs at temps excess of 2000°C burn when it crashes?
"One can do his homework in the library"
How do I express some one as a black person?
Built-In Shelves/Bookcases - IKEA vs Built
Finding algorithms of QGIS commands?
Can someone explain what is being said here in color publishing in the American Mathematical Monthly?
In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?
Examples of a statistic that is not independent of sample's distribution?
PTIJ: Why can't I eat anything?
A three room house but a three headED dog
Virginia employer terminated employee and wants signing bonus returned
Do Bugbears' arms literally get longer when it's their turn?
How to pass a string to a command that expects a file?
Latest web browser compatible with Windows 98
401.2 Error Windows Authentication
Remotely from Chrome or IE page loads ~60seconds, from Firefox or IE on local machine - instantlyIIS7 Slow for some users when using Windows AuthenticationGZip Compression On IIS 7.5 is not workingIIS Windows Authentication except for local machinecannot get mssql working with sql server 2005Microsoft Application Request Routing with Windows AuthenticationFresh installation of Windows Server 2008 and IIS serving up blank pagesWhat can cause cookies to arrive empty to the server?Windows Authentication with IIS and mobile devicesError accessing database after migration
I have an intranet site deployed to IIS in Windows Server 2008r2.
I would like to use AD authentication. Currently, the site is only running on my development VM which is NOT joined to the a domain.
Within InetMgr I have set "Anonymous Authentication" to "Disabled" and "Windows Authentication" to "Enabled" at both the "Default Web Site" level and the application into which my website is deployed. Enabled Providers are set as Negotiate and NTLM.
I have configured the site to run in an application pool for which I have allocated to run under the local account "scv.BizTalk". This account has full access to the local folder that contains the website.
On browsing to the site, I am challenged for credentials and the receive a 401.2 error.
In the event log I see the following:
Event code: 4007
Event message: URL authorization failed for the request.
Event time: 18/12/2015 14:58:42
Event time (UTC): 18/12/2015 14:58:42
Event ID: fdcfe3ec19ef498ca0c0d66ffca3e961
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/EsbPortal-1-130949242820806218
Trust level: Full
Application Virtual Path: /EsbPortal
Application Path: C:BizTalkersTFSTVSTVS.ESB.BamPortalTVS.ESB.BamPortal.Website
Machine name: TVS-QAN0CEQNRJC
Process information:
Process ID: 15256
Process name: w3wp.exe
Account name: TVS-QAN0CEQNRJCsvc.biztalk
Request information:
Request URL: http://localhost/EsbPortal
Request path: /EsbPortal
User host address: ::1
User: TVS-QAN0CEQNRJCAdministrator
Is authenticated: True
Authentication Type: Negotiate
Thread account name: TVS-QAN0CEQNRJCsvc.biztalk
Custom event details:
In the IIS log I see the following:
2015-12-18 14:58:03 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 2045
2015-12-18 14:58:42 ::1 GET /EsbPortal - 80 TVS-QAN0CEQNRJCAdministrator ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 16
2015-12-18 15:02:28 ::1 GET /favicon.ico - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 404 0 2 214
2015-12-18 15:02:29 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 408
Could anyone please advise what I've missed in my configuration? Perhaps the fact that my dev VM is not joined to a domain is causing the problem but I don't think this should be the case. I think the client should be able to authenticate using a local account?
iis authentication iis-7.5 windows-authentication
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have an intranet site deployed to IIS in Windows Server 2008r2.
I would like to use AD authentication. Currently, the site is only running on my development VM which is NOT joined to the a domain.
Within InetMgr I have set "Anonymous Authentication" to "Disabled" and "Windows Authentication" to "Enabled" at both the "Default Web Site" level and the application into which my website is deployed. Enabled Providers are set as Negotiate and NTLM.
I have configured the site to run in an application pool for which I have allocated to run under the local account "scv.BizTalk". This account has full access to the local folder that contains the website.
On browsing to the site, I am challenged for credentials and the receive a 401.2 error.
In the event log I see the following:
Event code: 4007
Event message: URL authorization failed for the request.
Event time: 18/12/2015 14:58:42
Event time (UTC): 18/12/2015 14:58:42
Event ID: fdcfe3ec19ef498ca0c0d66ffca3e961
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/EsbPortal-1-130949242820806218
Trust level: Full
Application Virtual Path: /EsbPortal
Application Path: C:BizTalkersTFSTVSTVS.ESB.BamPortalTVS.ESB.BamPortal.Website
Machine name: TVS-QAN0CEQNRJC
Process information:
Process ID: 15256
Process name: w3wp.exe
Account name: TVS-QAN0CEQNRJCsvc.biztalk
Request information:
Request URL: http://localhost/EsbPortal
Request path: /EsbPortal
User host address: ::1
User: TVS-QAN0CEQNRJCAdministrator
Is authenticated: True
Authentication Type: Negotiate
Thread account name: TVS-QAN0CEQNRJCsvc.biztalk
Custom event details:
In the IIS log I see the following:
2015-12-18 14:58:03 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 2045
2015-12-18 14:58:42 ::1 GET /EsbPortal - 80 TVS-QAN0CEQNRJCAdministrator ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 16
2015-12-18 15:02:28 ::1 GET /favicon.ico - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 404 0 2 214
2015-12-18 15:02:29 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 408
Could anyone please advise what I've missed in my configuration? Perhaps the fact that my dev VM is not joined to a domain is causing the problem but I don't think this should be the case. I think the client should be able to authenticate using a local account?
iis authentication iis-7.5 windows-authentication
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have an intranet site deployed to IIS in Windows Server 2008r2.
I would like to use AD authentication. Currently, the site is only running on my development VM which is NOT joined to the a domain.
Within InetMgr I have set "Anonymous Authentication" to "Disabled" and "Windows Authentication" to "Enabled" at both the "Default Web Site" level and the application into which my website is deployed. Enabled Providers are set as Negotiate and NTLM.
I have configured the site to run in an application pool for which I have allocated to run under the local account "scv.BizTalk". This account has full access to the local folder that contains the website.
On browsing to the site, I am challenged for credentials and the receive a 401.2 error.
In the event log I see the following:
Event code: 4007
Event message: URL authorization failed for the request.
Event time: 18/12/2015 14:58:42
Event time (UTC): 18/12/2015 14:58:42
Event ID: fdcfe3ec19ef498ca0c0d66ffca3e961
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/EsbPortal-1-130949242820806218
Trust level: Full
Application Virtual Path: /EsbPortal
Application Path: C:BizTalkersTFSTVSTVS.ESB.BamPortalTVS.ESB.BamPortal.Website
Machine name: TVS-QAN0CEQNRJC
Process information:
Process ID: 15256
Process name: w3wp.exe
Account name: TVS-QAN0CEQNRJCsvc.biztalk
Request information:
Request URL: http://localhost/EsbPortal
Request path: /EsbPortal
User host address: ::1
User: TVS-QAN0CEQNRJCAdministrator
Is authenticated: True
Authentication Type: Negotiate
Thread account name: TVS-QAN0CEQNRJCsvc.biztalk
Custom event details:
In the IIS log I see the following:
2015-12-18 14:58:03 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 2045
2015-12-18 14:58:42 ::1 GET /EsbPortal - 80 TVS-QAN0CEQNRJCAdministrator ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 16
2015-12-18 15:02:28 ::1 GET /favicon.ico - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 404 0 2 214
2015-12-18 15:02:29 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 408
Could anyone please advise what I've missed in my configuration? Perhaps the fact that my dev VM is not joined to a domain is causing the problem but I don't think this should be the case. I think the client should be able to authenticate using a local account?
iis authentication iis-7.5 windows-authentication
I have an intranet site deployed to IIS in Windows Server 2008r2.
I would like to use AD authentication. Currently, the site is only running on my development VM which is NOT joined to the a domain.
Within InetMgr I have set "Anonymous Authentication" to "Disabled" and "Windows Authentication" to "Enabled" at both the "Default Web Site" level and the application into which my website is deployed. Enabled Providers are set as Negotiate and NTLM.
I have configured the site to run in an application pool for which I have allocated to run under the local account "scv.BizTalk". This account has full access to the local folder that contains the website.
On browsing to the site, I am challenged for credentials and the receive a 401.2 error.
In the event log I see the following:
Event code: 4007
Event message: URL authorization failed for the request.
Event time: 18/12/2015 14:58:42
Event time (UTC): 18/12/2015 14:58:42
Event ID: fdcfe3ec19ef498ca0c0d66ffca3e961
Event sequence: 2
Event occurrence: 1
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/1/ROOT/EsbPortal-1-130949242820806218
Trust level: Full
Application Virtual Path: /EsbPortal
Application Path: C:BizTalkersTFSTVSTVS.ESB.BamPortalTVS.ESB.BamPortal.Website
Machine name: TVS-QAN0CEQNRJC
Process information:
Process ID: 15256
Process name: w3wp.exe
Account name: TVS-QAN0CEQNRJCsvc.biztalk
Request information:
Request URL: http://localhost/EsbPortal
Request path: /EsbPortal
User host address: ::1
User: TVS-QAN0CEQNRJCAdministrator
Is authenticated: True
Authentication Type: Negotiate
Thread account name: TVS-QAN0CEQNRJCsvc.biztalk
Custom event details:
In the IIS log I see the following:
2015-12-18 14:58:03 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 2045
2015-12-18 14:58:42 ::1 GET /EsbPortal - 80 TVS-QAN0CEQNRJCAdministrator ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 16
2015-12-18 15:02:28 ::1 GET /favicon.ico - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 404 0 2 214
2015-12-18 15:02:29 ::1 GET /EsbPortal - 80 - ::1 Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/47.0.2526.106+Safari/537.36 401 0 0 408
Could anyone please advise what I've missed in my configuration? Perhaps the fact that my dev VM is not joined to a domain is causing the problem but I don't think this should be the case. I think the client should be able to authenticate using a local account?
iis authentication iis-7.5 windows-authentication
iis authentication iis-7.5 windows-authentication
asked Dec 18 '15 at 15:45
tr0userstr0users
2082514
2082514
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 11 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
From this doc you are right it shouldn't matter that you are not on the domain.
https://www.iis.net/configreference/system.webserver/security/authentication/windowsauthentication
The element defines configuration settings for the Internet Information Services (IIS) 7 Windows authentication module. You can use Windows authentication when your IIS 7 server runs on a corporate network that is using Microsoft Active Directory service domain identities or other Windows accounts to identify users. Because of this, you can use Windows authentication whether or not your server is a member of an Active Directory domain.
Did you assign the local administrator or which ever account you are trying to connect with to the permissions for the site(s)?
In IIS select the site -> Authorization Rules.
Specify who and what type of access.
Yes, I assigned authorization rules at the application level.
– tr0users
Dec 21 '15 at 10:33
Found this on Windows Authentication - "Use Windows authentication only in an intranet environment. This authentication enables you to use authentication on your Windows domain to authenticate client connections" technet.microsoft.com/library/hh831496.aspx#Windows Sounds to me actually like you should be using Basic Authentication - technet.microsoft.com/library/hh831496.aspx#Basic
– Mark
Dec 21 '15 at 18:36
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f744010%2f401-2-error-windows-authentication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
From this doc you are right it shouldn't matter that you are not on the domain.
https://www.iis.net/configreference/system.webserver/security/authentication/windowsauthentication
The element defines configuration settings for the Internet Information Services (IIS) 7 Windows authentication module. You can use Windows authentication when your IIS 7 server runs on a corporate network that is using Microsoft Active Directory service domain identities or other Windows accounts to identify users. Because of this, you can use Windows authentication whether or not your server is a member of an Active Directory domain.
Did you assign the local administrator or which ever account you are trying to connect with to the permissions for the site(s)?
In IIS select the site -> Authorization Rules.
Specify who and what type of access.
Yes, I assigned authorization rules at the application level.
– tr0users
Dec 21 '15 at 10:33
Found this on Windows Authentication - "Use Windows authentication only in an intranet environment. This authentication enables you to use authentication on your Windows domain to authenticate client connections" technet.microsoft.com/library/hh831496.aspx#Windows Sounds to me actually like you should be using Basic Authentication - technet.microsoft.com/library/hh831496.aspx#Basic
– Mark
Dec 21 '15 at 18:36
add a comment |
From this doc you are right it shouldn't matter that you are not on the domain.
https://www.iis.net/configreference/system.webserver/security/authentication/windowsauthentication
The element defines configuration settings for the Internet Information Services (IIS) 7 Windows authentication module. You can use Windows authentication when your IIS 7 server runs on a corporate network that is using Microsoft Active Directory service domain identities or other Windows accounts to identify users. Because of this, you can use Windows authentication whether or not your server is a member of an Active Directory domain.
Did you assign the local administrator or which ever account you are trying to connect with to the permissions for the site(s)?
In IIS select the site -> Authorization Rules.
Specify who and what type of access.
Yes, I assigned authorization rules at the application level.
– tr0users
Dec 21 '15 at 10:33
Found this on Windows Authentication - "Use Windows authentication only in an intranet environment. This authentication enables you to use authentication on your Windows domain to authenticate client connections" technet.microsoft.com/library/hh831496.aspx#Windows Sounds to me actually like you should be using Basic Authentication - technet.microsoft.com/library/hh831496.aspx#Basic
– Mark
Dec 21 '15 at 18:36
add a comment |
From this doc you are right it shouldn't matter that you are not on the domain.
https://www.iis.net/configreference/system.webserver/security/authentication/windowsauthentication
The element defines configuration settings for the Internet Information Services (IIS) 7 Windows authentication module. You can use Windows authentication when your IIS 7 server runs on a corporate network that is using Microsoft Active Directory service domain identities or other Windows accounts to identify users. Because of this, you can use Windows authentication whether or not your server is a member of an Active Directory domain.
Did you assign the local administrator or which ever account you are trying to connect with to the permissions for the site(s)?
In IIS select the site -> Authorization Rules.
Specify who and what type of access.
From this doc you are right it shouldn't matter that you are not on the domain.
https://www.iis.net/configreference/system.webserver/security/authentication/windowsauthentication
The element defines configuration settings for the Internet Information Services (IIS) 7 Windows authentication module. You can use Windows authentication when your IIS 7 server runs on a corporate network that is using Microsoft Active Directory service domain identities or other Windows accounts to identify users. Because of this, you can use Windows authentication whether or not your server is a member of an Active Directory domain.
Did you assign the local administrator or which ever account you are trying to connect with to the permissions for the site(s)?
In IIS select the site -> Authorization Rules.
Specify who and what type of access.
answered Dec 18 '15 at 18:51
MarkMark
151112
151112
Yes, I assigned authorization rules at the application level.
– tr0users
Dec 21 '15 at 10:33
Found this on Windows Authentication - "Use Windows authentication only in an intranet environment. This authentication enables you to use authentication on your Windows domain to authenticate client connections" technet.microsoft.com/library/hh831496.aspx#Windows Sounds to me actually like you should be using Basic Authentication - technet.microsoft.com/library/hh831496.aspx#Basic
– Mark
Dec 21 '15 at 18:36
add a comment |
Yes, I assigned authorization rules at the application level.
– tr0users
Dec 21 '15 at 10:33
Found this on Windows Authentication - "Use Windows authentication only in an intranet environment. This authentication enables you to use authentication on your Windows domain to authenticate client connections" technet.microsoft.com/library/hh831496.aspx#Windows Sounds to me actually like you should be using Basic Authentication - technet.microsoft.com/library/hh831496.aspx#Basic
– Mark
Dec 21 '15 at 18:36
Yes, I assigned authorization rules at the application level.
– tr0users
Dec 21 '15 at 10:33
Yes, I assigned authorization rules at the application level.
– tr0users
Dec 21 '15 at 10:33
Found this on Windows Authentication - "Use Windows authentication only in an intranet environment. This authentication enables you to use authentication on your Windows domain to authenticate client connections" technet.microsoft.com/library/hh831496.aspx#Windows Sounds to me actually like you should be using Basic Authentication - technet.microsoft.com/library/hh831496.aspx#Basic
– Mark
Dec 21 '15 at 18:36
Found this on Windows Authentication - "Use Windows authentication only in an intranet environment. This authentication enables you to use authentication on your Windows domain to authenticate client connections" technet.microsoft.com/library/hh831496.aspx#Windows Sounds to me actually like you should be using Basic Authentication - technet.microsoft.com/library/hh831496.aspx#Basic
– Mark
Dec 21 '15 at 18:36
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f744010%2f401-2-error-windows-authentication%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown