On 01/05/10 17:26, Matt Lewandowsky wrote:
... Now it gives:
541 m...@fileserv4$ pfexec ./msrpc.d -p `pgrep smbd`
dtrace: failed to compile script ./msrpc.d: line 423: probe description
pid940::ndr_clnt_get_frag:entry does not match any probes
There is one smbd running, with a pid 940. Is it advisable to remove the
ndr_clnt_get_frag bits?
Yes, delete all lines that mention ndr_clnt_get_frag. This just
means that the release you are running is not in sync with the
version of the dtrace script on the wiki. If you see similar
errors on other lines, do likewise.
And with your helpful examples, I have the following output. (I had already
figured out idmap show, though. :) )
545 m...@fileserv4$ idmap show -c Domain\ [email protected]
wingroup:Domain [email protected] -> gid:2147483650
m...@matt-osol:~$ smbadm add-member -m MPSMULTIMEDIA/administrator administrators
failed to add MPSMULTIMEDIA/administrator (failed inserting the domain SID)
Try deleting /var/smb/smbgroup.db (and smbgroup.bak if it exists):
svcadm disable smb/server
rm /var/smb/smbgroup.*
svcadm enable smb/server
Then try smbadm add-member again.
Alan
_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss