Considering that 'winbind enum users' pose some performance trouble and it is better to not use it, how can i list my users (considering that previously i was used to a simple 'getent passwd')? I can use: 1) pdbedit -L Pros: + it list UID and GECOS, if needed. + it list also machine account, if needed. 2) wbinfo -u Pros: + it list also foreign domain users? 3) samba-tool user list Generally speaking, having to code some scripts, there's something of these tools (eg, pdbedit, wbinfo and samba-tool) that have to be discontinued in the next release of samba? Thanks. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento (PN) marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797 Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA! http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000 (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
On Tue, 3 Oct 2017 18:47:08 +0200 Marco Gaiarin via samba <samba at lists.samba.org> wrote:> > Considering that 'winbind enum users' pose some performance trouble > and it is better to not use it, how can i list my users (considering > that previously i was used to a simple 'getent passwd')?Why do you need a list of users ?> > I can use: > > 1) pdbedit -L > > Pros: + it list UID and GECOS, if needed. > + it list also machine account, if needed. > > 2) wbinfo -u > > Pros: + it list also foreign domain users? > > 3) samba-tool user list > > > Generally speaking, having to code some scripts, there's something of > these tools (eg, pdbedit, wbinfo and samba-tool) that have to be > discontinued in the next release of samba?None of the tools you have mentioned will disappear with the next release of Samba (4.8.0). Removing any of them would mean that they would have to be marked as deprecated in samba-master. This would mean that 'deprecation' would only start with 4.9.0 and so would only take effect when 5.0.0 came out. I cannot see any of then being marked as deprecated until such time as something better comes along. Rowland
Mandi! Rowland Penny via samba In chel di` si favelave...> Why do you need a list of users ?Because?! ;-) I've coded some script in the past (eg, when i was using OpenLDAP and samba in NT mode) that do something on the behalf of the users, ad i was used to do a 'getent passwd' to have the list.> effect when 5.0.0 came out. I cannot see any of then being marked as > deprecated until such time as something better comes along.Ok. Thanks. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.lanostrafamiglia.it/ Polo FVG - Via della Bontà , 7 - 33078 - San Vito al Tagliamento (PN) marco.gaiarin(at)lanostrafamiglia.it t +39-0434-842711 f +39-0434-842797 Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA! http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000 (cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)
Apparently Analagous Threads
- [Oddity] SAMAccountName and 20+ chars logins...
- [Oddity] SAMAccountName and 20+ chars logins...
- Account locked and delayed user data propagation...
- winbind seems to hang when the DC goes down instead of switching to the other available DC
- Account locked and delayed user data propagation...