Displaying 3 results from an estimated 3 matches for "lunkwil".
Did you mean:
lunkwill
2007 Oct 23
2
winbind nss info = rfc2307 doesn't work when users not in "Users" Container?
...lems yet.
But it turns out now that we cannot move useraccounts in AD from the
original location
"CN=Users,dc=uni-wh,dc=de"
to a newly created OU
"OU=uwhusers,dc=uni-wh,dc=de"
because winbind doesn't get correct values for homedir and shell anymore:
before: (correct output)
lunkwill samba # getent passwd test
test:*:51703:10645:test:/home/test:/bin/ksh
after: (wrong output)
lunkwill samba # getent passwd test
test:*:51703:10645:test:/home/UWH/test:/bin/false
This is perfectly reproducible by moving accounts from the Users
container to the OU and back again. I can't bel...
2007 Dec 06
2
How to repair corrupt ntprinters.tdb?
Hi,
we are using samba 3.0.24 as a printspooler for 80 network printers with
a 500kB ntprinters.tdb for some years now. When we recently restarted
samba we noticed that the ntprinters.tdb automatically shrinked to 24kB
and printing was no longer possible.
tdbdump of the original tdb-file is impossible too:
"Failed to open ntprinters.tdb"
The strange thing about this: we can solve
2007 Mar 24
1
winbind: BUILTIN\users group gid 1001 conflict
...ot;. The gid 1001 was allocated to the group "nawi" in
/etc/group before.
I'm unsure now which problems could be caused by this regarding security.
Is it possible - and usefull - to change this mapping to get a
"BUILTIN\users" group as expected?
Thanks!
Regards
Christoph
lunkwill / # net groupmap list -v
Administrators
SID : S-1-5-32-544
Unix gid : 1000
Unix group: BUILTIN\administrators
Group type: Local Group
Comment :
Users
SID : S-1-5-32-545
Unix gid : 1001
Unix group: nawi...