Re: [OpenIndiana-discuss] cifs under oi

2010-12-02 Thread Harry Putnam
awatkins1...@gmail.com writes: This is only required when dealing with Workgroups. It is not required for Domain setup. Good information there thanks. As it happens this is a workgroup setup so I'll need to do it. ___ OpenIndiana-discuss mailing

Re: [OpenIndiana-discuss] cifs under oi

2010-12-02 Thread Gordon Ross
Even in a domain mode setup, if you use any local accounts, you'll need the pam.conf change so that /var/smb/smbpasswd will contain NT password hashes for the local accounts. On Thu, Dec 2, 2010 at 8:03 AM, Harry Putnam rea...@newsguy.com wrote: awatkins1...@gmail.com writes: This is only

[OpenIndiana-discuss] cifs under oi

2010-12-01 Thread Harry Putnam
When setting up the cifs server under oi (b147) is it still necessary to edit /etc/pam.conf when expecting to share files with windows OS. Adding a line like: other password required pam_smb_passwd.so.1 nowarn At the end? ___

Re: [OpenIndiana-discuss] cifs under oi

2010-12-01 Thread Lou Picciano
...@newsguy.com To: openindiana-discuss@openindiana.org Sent: Wednesday, December 1, 2010 8:49:05 PM Subject: [OpenIndiana-discuss] cifs under oi When setting up the cifs server under oi (b147) is it still necessary to edit /etc/pam.conf when expecting to share files with windows OS. Adding