Giter VIP home page Giter VIP logo

Comments (5)

joshua-d-miller avatar joshua-d-miller commented on August 23, 2024

Hello there!

I actually just did a quick test of this and I'm curious if you might have the macOSLAPS plist in multiple places. You said you had a configuration profile but I'm curious if you may also have settings defined in /Library/Preferences/edu.psu.macoslaps which might be conflicting which is why it might be attempting to use Active Directory.

Thanks!

from macoslaps.

brianhm avatar brianhm commented on August 23, 2024

Does the installation package create a plist as part of that process? I didn't install or create one at any point. I just installed the package, have a script that deletes the LD, and a config profile that is deployed to the system prior to the install. And no, I do not see that preferences file in Library -> Prefs

from macoslaps.

joshua-d-miller avatar joshua-d-miller commented on August 23, 2024

@brianhm,

Interesting, it should pull whatever is in the configuration profile. Would you mind posting the sanitized plist?

Thanks!

from macoslaps.

aporzio1 avatar aporzio1 commented on August 23, 2024

I get the same error, I made a configuratuion profile and just double clicked it though. Will it make a difference vs being deplyed my MDM?

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>PayloadContent</key>
	<array>
		<dict>
			<key>DaysTillExpiration</key>
			<integer>30</integer>
			<key>FirstPass</key>
			<string>Passwordpassword01</string>
			<key>LocalAdminAccount</key>
			<string>localadmin</string>
			<key>Method</key>
			<string>Local</string>
			<key>PasswordGrouping</key>
			<integer>5</integer>
			<key>PasswordLength</key>
			<integer>25</integer>
			<key>PasswordRequirements</key>
			<dict>
				<key>Lowercase</key>
				<integer>3</integer>
				<key>Number</key>
				<integer>3</integer>
				<key>Uppercase</key>
				<integer>3</integer>
			</dict>
			<key>PasswordSeparator</key>
			<string>-</string>
			<key>PayloadDisplayName</key>
			<string>macOS LAPS</string>
			<key>PayloadIdentifier</key>
			<string>edu.psu.macoslaps.6187ACD2-4E8D-49A4-801A-E13F346C8287</string>
			<key>PayloadType</key>
			<string>edu.psu.macoslaps</string>
			<key>PayloadUUID</key>
			<string>6187ACD2-4E8D-49A4-801A-E13F346C8287</string>
			<key>PayloadVersion</key>
			<integer>1</integer>
		</dict>
	</array>
	<key>PayloadDisplayName</key>
	<string>Untitled</string>
	<key>PayloadIdentifier</key>
	<string>Andrews-MacBook-Pro.33FA1433-9DE2-4E47-9A29-9B8CBE2F5E72</string>
	<key>PayloadType</key>
	<string>Configuration</string>
	<key>PayloadUUID</key>
	<string>33FA1433-9DE2-4E47-9A29-9B8CBE2F5E72</string>
	<key>PayloadVersion</key>
	<integer>1</integer>
</dict>
</plist>

from macoslaps.

joshua-d-miller avatar joshua-d-miller commented on August 23, 2024

Hi there,

I'm sorry for the delayed response. Would you mind trying the pre-release 4.0.0 version and let me know if it works for you? Your profile looks correct however are you specifying the PLIST anywhere else?

Thanks!

from macoslaps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.