This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin running problem with mysql


> Thanks Elfyn
> Apparently passwd file requires the SID
> how do I obtain the SID which corresponds with mysql username or groupname
> Sorry for the bother!

If you just added the entried manually remove them and run this...

mkpasswd -l |grep mysql (change mysql to the username you used)

Will give you the SID of the user. Use the same SID in both /etc/passwd and
/etc/group .


Regards,

Elfyn McBratney
elfyn at exposure dot org dot uk
www.exposure.org.uk



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]