Windows 2000

Darren Robertson darren at orcsoftware.com
Fri Mar 2 15:18:24 GMT 2001


Happy chappie :-))

Solved it the problem.

In the globals section of smb.conf add the following:

encrypt passwords = yes
smb passwd file = PATH TO smbpasswd

you should then add a new entry to the smbpasswd file by the following
methods:

smbpasswd -a

This adds any user that has a standard Unix system account on the server.

addtosmbpass

This is an awk script that parses the system passwd file and extracts the
username and uid of each entry you wish to add to smbpasswd. You need to run
smbpasswd.

edit smbpasswd file directly

Each field has to be colon separated:

darren:500:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX:XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
:[U           ]:LCT-00000000:

This is username:uid:32 X's:32 X's:accountflags and time of last change.
Again you will have to run smbpasswd program to change the password for this
user.

smbpasswd darren

Hope this helps.

D.
__________
Darren Robertson
Technical Support
ORC Software
__________
Tel: +44 (0)20 7942 0999
Fax: +44 (0)20 7942 0940
www.orcsoftware.com
__________

This email and any files transmitted with it are intended solely for the
addressee(s) and may be legally privileged and/or confidential. If you have
received this email in error please destroy it and contact the sender, via
our switchboard on +44 20 7942 0950 or via return e-mail. You should not
copy, forward or use the contents, attachments or information in any way.
Any unauthorised use or disclosure may be unlawful.

This communication is for informational purposes only. It is not intended
as an official confirmation of any transaction. All prices, data and other
information are not warranted as to completeness or accuracy and are
subject to change without notice. Any opinion expressed in this email may
be personal to the author and may not necessarily reflect the opinions of
the company or its affiliates.






More information about the samba mailing list