CNIT 242 Software Licensing

0.0(0)
studied byStudied by 1 person
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/61

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

62 Terms

1
New cards

What is the primary way you acquire software?

You license the use of the software.

2
New cards

Why is software licensing necessary?

Because all software is copyright protected and easy to duplicate.

3
New cards

software licensing

Highest TCO of a system (Total Cost of Ownership)

4
New cards

Two ways software licensing can be categorized

- proprietary

- free/ open source

5
New cards

all software is licensed t/f

t

license usually comes w/ off-the-shelf software

OEM license included w/ software bundled w/ hardware

e.g. new computer purchase

6
New cards

licensing is usually confirmed through the use of a license agreement`

EULAs are included

7
New cards

What is proprietary licensing?

A license granted for use of a copy of software while ownership remains with the publisher.

8
New cards

What rights are typically limited in proprietary licensing?

Many rights denied to the end-user include reverse engineering, source code modifications, and redistributions.

9
New cards

What must the end-user do before installing proprietary licensed software?

The end-user must accept the license agreement prior to installation.

10
New cards

two models of proprietary licenses

time based

deployment based

some licensing schemes combine these two

11
New cards

time based licensing

perpetual licenses

annual licenses

software rental (use for demo versions of software)

12
New cards

What is software maintenance?

An add-on program where you pay an annual fee to get upgraded support.

13
New cards

What does software maintenance typically cover?

Functionality upgrades and security fixes.

14
New cards

What is required to access software maintenance?

A valid license for the software.

15
New cards

What type of support does software maintenance include?

A support program that goes above and beyond the standard warranty.

16
New cards

Are there different tiers available in software maintenance?

Yes, tiers are available that provide better service for more money.

17
New cards

Is the cost of software maintenance additional to the initial software/license cost?

Yes, it is an additional cost.

18
New cards

deployment based licensing

Licensing that is based on how software is deployed, not based on time

19
New cards

two types of deployment based licensing

- stand-alone software licensing

- client /server licensing

20
New cards

Stand-Alone Licensing

Software that runs on an individual machine rather than in a client/server environment

21
New cards

Two approaches to stand-alone licensing

individual licenses (tied to particular machine)

floating licenses (cover concurrent usage, regardless of the number of installations)

22
New cards

Client / Server Licensing

Software that has both a client-side andserver-side component

23
New cards

teo approaches of client/ server licensing

pre-connection licenses

client access licenses (CAL)

24
New cards

What are Per-Connection Licenses?

Licenses that govern the number of concurrent connections to a particular server.

25
New cards

How are Per-Connection Licenses enforced?

They are enforced on the server.

26
New cards

How are Per-Connection Licenses purchased?

They are purchased per server regardless of the number of clients.

27
New cards

What are client access licenses?

Licenses that govern how a client accesses server-based resources.

28
New cards

How are client access licenses purchased?

Purchased per client regardless of the number of servers.

29
New cards

volume licensing

When offered, volume licensing allows asingle license key to validate multiplesoftware copies

Often used in government or education

Costs are allocated based on the number of individuallicenses in the pool

Originally, there was no formal mechanism to track how many copies of the software wereinstalled

More recently, this was replaced with activationrequirements

30
New cards

volume licensing is easy to exploit

FCKGW key

Timestop t2a hack

31
New cards

Microsoft deployed several mechanisms to eliminate piracy

- enforced proct activation

- windows genuine advantage

- key management server deployments

32
New cards

What is KMS in the context of Microsoft solutions?

KMS stands for Key Management Server, which is Microsoft's solution to volume licensing.

33
New cards

What is configured with a Volume License Key (VLK) in KMS?

The KMS host is configured with a Volume License Key (VLK).

34
New cards

How does Microsoft validate a key in KMS?

Microsoft validates the key through the KMS host.

35
New cards

How do clients activate with the KMS host?

Clients activate by registering their key with the KMS host.

36
New cards

What command is used for KMS management?

The slmgr command is used for all aspects of KMS management (server and client).

37
New cards

What is the activation threshold for KMS?

The activation threshold is the minimum number of clients that must register with the KMS host, typically 25 for clients and 5 for servers.

38
New cards

What is granted by an open source license?

License is granted for use of a copy of software.

39
New cards

Who retains ownership of the copyright in open source licensing?

The publisher retains ownership of the copyright.

40
New cards

Is acceptance of the open source license agreement mandatory?

Acceptance of the license agreement is optional.

41
New cards

What rights do end-users have under open source licensing?

End-users have the right to reverse engineer, modify source code, and redistribute.

42
New cards

consitions that pertain to opern source licensing

- any modifications and redistribyuted must include source code

- end user not allowed to re-assert the removed copyright restrictions

43
New cards

What is the most common open source licensing?

GNU General Public License

44
New cards

Which open source license originally governed the BSD OS?

BSD License

45
New cards

What software is governed by the MIT License?

X-Windows and PuTTY

46
New cards

Why should software license audits be done?

To ensure compliance.

47
New cards

What can result from non-compliance with software licenses?

Monetary and legal liability.

48
New cards

Who can conduct software license audits?

Internally, voluntarily by a third-party, or forcibly.

49
New cards

Is it possible to be 100% sure of software compliance?

No, it can be difficult to be 100% sure.

50
New cards

What documents are needed if asked for software compliance?

The license and invoice proving legitimate purchase.

51
New cards

What is one way a vendor can conduct an external software audit?

The vendor can be hired to do an audit.

52
New cards

What can a vendor do if they suspect non-compliance?

The vendor can hire a third-party to conduct an audit.

53
New cards

What is the Software & Information Industry Association (SIIA)?

A trade group representing many software vendors.

54
New cards

What was a popular campaign by the SIIA in 1992?

The campaign was called 'Don't Copy That Floppy.'

55
New cards

When was the Business Software Alliance (BSA) founded?

1988

56
New cards

What is the main focus of the Business Software Alliance (BSA)?

To stop software copyright infringement

57
New cards

Name three members of the Business Software Alliance (BSA).

Microsoft, Dell, HP, Adobe, Intuit, Cisco, Sybase, Symantec

58
New cards

What controversial tactic has the BSA used to gather information?

Offering a reward of $200K to disgruntled employees who report on their company

59
New cards

Who can provide information to the BSA about copyright infringement?

Fired employees or competitors

60
New cards

What type of collaboration does the BSA engage in to enforce copyright laws?

Collaboration with vendors and law enforcement

61
New cards

What are the potential consequences of copyright infringement according to the BSA?

Criminal liabilities

62
New cards

software license audits should be done

periodically