Linux mount cifs with Windows ACL support

I'm in the process of migrating my windows file servers to a Ubuntu Samba server.

My plan is to use cp -Rp to copy all the mounted files to the proper directory on my Ubuntu server.

I can mount them just fine but if I run getfacl against a mounted directory its not showing any of my Windows NTFS permissions.

Is there a switch that I might use?