Hi Jerry, I'v got FC4 with the development version of samba (3.0.20-2) I still have these debug_lookup_classname(ads): Unknown class and debug_lookup_classname(rpc): Unknown class errors. winbind aswell as smbd and nmbd are reporting this same error. Any ideas? Thanx Lars Dam Amity Networks & Training Boerhaaveweg 21 3401 MN IJsselstein Telefoon: 030-6021710 Fax: 030-6090957 E-mail: l.p.dam@amity.nl Internet: www.amity.nl
Gerald (Jerry) Carter
2005-Oct-26 13:17 UTC
[Samba] debug_lookup_classname(ads/rpc): Unknown class
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Lars Dam wrote: | Hi Jerry, | | I'v got FC4 with the development version of samba (3.0.20-2) | | I still have these debug_lookup_classname(ads): Unknown class and | debug_lookup_classname(rpc): Unknown class errors. | | winbind aswell as smbd and nmbd are reporting this same error. What is your log level (or debug level) setting ? Samba is complaining that you have something like 'log level = foo:1' and there is no valid debuging class named foo. The valid debug class specifiers are defined in source/lib/debug.c static const char *default_classname_table[] = { "all", /* DBGC_ALL; index refs traditional DEBUGLEVEL */ "tdb", /* DBGC_TDB */ "printdrivers", /* DBGC_PRINTDRIVERS */ "lanman", /* DBGC_LANMAN */ "smb", /* DBGC_SMB */ "rpc_parse", /* DBGC_RPC_PARSE */ ~ "rpc_srv", /* DBGC_RPC_SRV */ "rpc_cli", /* DBGC_RPC_CLI */ "passdb", /* DBGC_PASSDB */ "sam", /* DBGC_SAM */ "auth", /* DBGC_AUTH */ "winbind", /* DBGC_WINBIND */ "vfs", /* DBGC_VFS */ "idmap", /* DBGC_IDMAP */ "quota", /* DBGC_QUOTA */ "acls", /* DBGC_ACLS */ "locking", /* DBGC_LOCKING */ "msdfs", /* DBGC_MSDFS */ NULL }; cheers, jerry ====================================================================Alleviating the pain of Windows(tm) ------- http://www.samba.org GnuPG Key ----- http://www.plainjoe.org/gpg_public.asc "There's an anonymous coward in all of us." --anonymous -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDX4JjIR7qMdg1EfYRAvjjAKDwhWH3wpsV88035SJaz0DvevY4TACfWkTc kcN7raydajvC3Yz1XZa+eNo=DCZS -----END PGP SIGNATURE-----