Sure. Just use smbmount

Example usage:

smbmount -o username=<valid NT Login>,password=<Valid NT Account Passwd> //windowsservername/sharename /mnt/share

you can probably leave out the username and password stuff if you have the guest user enabled.
_________________________
~ John