mkgroup: Could not get group info from samba share

Corinna Vinschen corinna-cygwin@cygwin.com
Wed Mar 30 08:35:00 GMT 2011


On Mar 30 10:53, Christian Gelinek wrote:
> Here, I was out of luck as this command did not return anything. I also
> tried
> 
>   mkgroup -U username -S- -D my_samba_box
> 
> but that reported 'mkgroup (102): [1355] The specified domain either does
> not exist or could not be contacted'.

Try

  mkgroup -U username -S- -L my_samba_box

When you use -D, it's looking for the domain name "my_samba_box", but
you're trying to get the group list from the machine called
"my_samba_box".  See mkgroup --help and the User's Guide:

http://cygwin.com/cygwin-ug-net/using-utils.html#mkgroup


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list