xybu / onedrive-d-old

Microsoft OneDrive client on Linux.
http://xybu.me/projects/onedrive-d/
GNU Lesser General Public License v3.0
820 stars 143 forks source link

Cannot do authentication with another domain #91

Closed awilkins closed 9 years ago

awilkins commented 9 years ago

This is a nasty one, but for completeness sake, here it is...

When your authentication for office365.com is provided by another domain (ie - you are a business customer with your own active directory), the client cannot cope with

This may just be documenting how to do it... or it may require code writing for it.

Tried the following combos, where my domain is "corporation.com", my email alias is a.dude, and my AD account name is dude ; all have various problems (either not a valid email address, or doesn't auth successfully)

The whole domain\user@domain thing works for the Android Exchange connector so I tried that

xybu commented 9 years ago

Office 365 uses another set of API, not OneDrive API. So this application cannot sync OneDrive Pro (Office 365).

ghost commented 9 years ago

Hi,

Not sure if you saw my email asking about “choose folders” option in the Windows version of the OneDrive application. There is an option to only sync certain folders. Is that something that is available with your application.

Thanks.

From: Xiangyu Bu [mailto:notifications@github.com] Sent: Thursday, November 20, 2014 9:33 PM To: xybu/onedrive-d Subject: Re: [onedrive-d] Cannot do authentication with another domain (#91)

Office 365 uses another set of API, not OneDrive API. So this application cannot sync OneDrive Pro (Office 365).

— Reply to this email directly or view it on GitHub https://github.com/xybu/onedrive-d/issues/91#issuecomment-63920000 .

xybu commented 9 years ago

Something to ignore certain paths / file names is implemented as "ignore list", available since 1.0-dev.