On 1/17/11 6:32 AM, Florian Manschwetus wrote:
Am 03.12.2010 10:42, schrieb Alan Wright:
On 12/3/10 1:05 AM, Florian Manschwetus wrote:
Is it possible to have a local User that is allowed to login via CIFS
when using the solaris cifs-server joined to a 2008 AD?

Yes.  Local users are always supported.

It doesn't matter whether the system is a domain member
or in a workgroup.

Alan

How I would have to add such a user?
I wasn't successful in this matter till now...

Use 'useradd' to add local users.

Ensure you have pam_smb_passwd.so.1 in /etc/pam.conf

Then use the passwd command to set the password for the local
user.  When you set the password, pam_smb_passwd.so.1 will
update /var/smb/smbpasswd, which is where smb/server looks for
local users.

Alan
_______________________________________________
cifs-discuss mailing list
cifs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to