1
2sfcbuuid(1) General Commands Manual sfcbuuid(1)
3
4
5
7 sfcbuuid - Script to create a universally unique identifier for the
8 installed Small-Footprint CIM Broker (sfcb)
9
11 sfcbuuid [options]
12
14 sfcbuuid can be used to create a universally unique identifier (uuid)
15 for sfcb. The uuid will be stored in a file (usually
16 /var/lib/sfcb/uuid). Whenever sfcb needs to return it's uuid to a
17 requestor it will read the uuid file from this file.
18
20 -u uuidfile
21 Full path name of the sfcb uuid file. Default is
22 /var/lib/sfcb/uuid
23
24 -f Remove an existing uuid file without asking for permission.
25
26 -h Display usage information and exit.
27
29 Viktor Mihajlovski <MIHAJLOV@de.ibm.com>
30
32 The SBLIM project maintains a mailing list to which you should direct
33 all questions regarding sfcb, sfcc, wbemcli, or any of the SBLIM
34 providers. To subscribe to this mailing list visit
35
36 http://lists.sourceforge.net/lists/listinfo/sblim-issues
37
38 The SBLIM Project Bug tracking page can be found at
39
40 http://sourceforge.net/tracker/?group_id=128809&atid=712784
41
43 (C) Copyright IBM Corp. 2004, 2005
44
46 The Small-Footprint CIM Broker (sfcb) is a part of the SBLIM project.
47 The most recent version is available on the web at
48
49 http://sblim.sourceforge.net/
50
52 sfcbd(1),
53
54
55
56
57sfcbuuid Version 1.4.9 August 2005 sfcbuuid(1)