Tagged Questions
1
vote
1answer
254 views
Mount a samba drive, with password from keychain
I have a problem with Jettison, that tries to remount a samba drive, that is protected by a password.
It uses the following command line:
/sbin/mount_smbfs //[user]@[server]/work /Volumes/work
Of ...
3
votes
2answers
1k views
How do I change user password on non-AD Windows Server from a Mac?
I have a Windows server (Win 2003) not using AD, just a simple local file server.
My Mac clients can log in fine to the server using SMB in the Connect To Server window on the Mac, and they can ...