Displaying 2 results from an estimated 2 matches for "unixshar".
Did you mean:
unixshare
2012 Mar 12
1
Winbind Issues with Server 2003/2008
...ributes tab, but
instead has what I assume is the RID ID for the user. Other attributes
seem to be coming down ok
For example on a production host that is still running samba 3.0.33,
returns:
[nathan_adm at qbtdbsprd01 ~]$ getent passwd nathan_adm
nathan_adm:*:310:900:Nathan Frankish -
Admin:/unixshared/home/nathan_adm:/bin/bash
But on an upgraded host its returning
[root at qdrbinppz01 ~]# getent passwd nathan_adm
nathan_adm:*:9071:900:Nathan Frankish -
Admin:/unixshared/home/nathan_adm:/bin/bash
Likewise with group look ups, im getting simular results.
Ive tried converting bac...
2011 Oct 17
0
AD authentication against a service name not part of AD.
...template shell = /bin/bash
> winbind enum users = Yes
> winbind enum groups = Yes
> cups options = raw
>
> [printers]
> comment = All Printers
> path = /var/spool/samba
> printable = Yes
> browseable = No
>
> [unixshare]
> comment = UNIX Share
> path = /tmp/UNIX_share
> valid users = @"mydomain\UNIX System Administrators"
> read only = No
> browseable = No
>
> [reports]
> comment = Report repository
> path = /reports
&g...