Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 9f388e15b0bef1590c5605f8d7cdeac7c82cd64f)
|
|
English typo fixes and updates of documentation
(This used to be commit bba2ee620a286dcc7fcd509c8954227e203274a1)
|
|
(This used to be commit e8ede079b5af4187573f1b8ed0d94b6f03cbbd22)
|
|
<a.bokovoy@sam-solutions.net>.
The idea is the domain\username is rather harsh for unix systems - people don't
expect to have to FTP, SSH and (in particular) e-mail with a username like
that.
This 'corrects' that - but is not without its own problems.
As you can see from the changes to files like username.c and wb_client.c (smbd's
winbind client code) a lot of assumptions are made in a lot of places about
lp_winbind_seperator determining a users's status as a domain or local user.
The main change I will shortly be making is to investigate and kill off
winbind_initgroups() - as far as I know it was a workaround for an old bug in
winbind itself (and a bug in RH 5.2) and should no longer be relevent.
I am also going to move to using the 'winbind uid' and 'winbind gid' paramaters
to determine a user/groups's 'local' status, rather than the presence of the
seperator.
As such, this functionality is recommended for servers providing unix services,
but is currently less than optimal for windows clients.
(TODO: remove all references to lp_winbind_seperator() and
lp_winbind_use_default_domain() from smbd)
Andrew Bartlett
(This used to be commit 07a21fcd2311d2d9b430b99303e3532a8c1159e4)
|
|
(This used to be commit c5ee06b7c8fc9f1fec679acc7d7f47f333707456)
|
|
(This used to be commit c76bf8ed3275e217d1b691879153fe9137bcbe38)
|
|
(This used to be commit 865167203ceff157a7204418cda8905833314575)
|
|
(This used to be commit 51795ca3509d9f1a076fae902211ebad02897c72)
|
|
manual/html pages???
(This used to be commit 73055f3f7d211ff6e45e46a56b0ea0614e78966d)
|
|
(This used to be commit 5ffb96527ef3bf9f271633a219dcaa02471e4e80)
|