Search results for

“smb big sur”

11,996 results found

Post

Replies

Boosts

Views

Activity

Big Sur Trust Certificate
Hi, The security cli tool, doesn't allow to trust certificates even with sudo without a pop up window appearing in Big Sur https://www.jamf.com/jamf-nation/discussions/39056/trust-cert-using-security-with-sudo-shows-a-pop-up-window#responseChild217411 Is there a way to make an API call maybe as part of the app?
1
0
988
May ’21
Csrutil Disable in Big Sur
Can someone please assist me in successfully disabling SIP in Big Sur. I need this procedure to be able to make changes to some System Files which have been altered. I am asking for the exacts steps to disable SIP, How to make the disk writable, How to secure the disk when I have completed my task and re-enable SIP. If necessary, this could be a paid project if allowed. David
0
0
845
Dec ’20
Changes to kextsymboltool for Big Sur?
We use kextsymboltool when compiling our kext, but kexts will not load on Big Sur, generally it simply claims it can not find the Plugins/module.kext, or if I try to codesign Plugins/module.kext I get; ... because file does not have a __LINKEDIT segment I'm guessing there has been some slight changes to make kextsymbtoltool.c up to date, anything I can handle now, or must I wait for XNU source?
2
0
671
Jun ’20
Big Sur update is not complete
Hi! I have some problem installing Big Sur. The Big Sur installer file seems to download without any problems, but if I restart my mbp16 during the installation, the original OS(10.15.6) turns on without any notice. So I guess, I have one consideration. A month ago, I once downgraded to Catalina after installing big Sur beta 1 version. So, is there something wrong with the T2 chip at this time? Hope you can tell me how I can update to the big sur beta version! For Korean 한국 분들을 위해 한국어로 설명 적어 놓겠습니다! 얼마전 big sur beta 1을 시도해 보고 너무 에러가 많아 다운그레이드를 했었습니다 그리고 지금 다시 퍼블릭 베타가 릴리즈 되어 업그레이드 해보려고 하는데, 빅서 installer 다운로드까지는 잘 되는데, 실행하면 설치를 하다 재시동 하겠습니다 란 문구 뒤에 설치가 되는 것이 아니라 현재 OS의 로그인 페이지가 뜨네요... 애플 지원에 문의를 드려봤는데, T2칩의 버전이 big sur로 올리면서 업그레이드 된 것이 다운그레이드 할 때 같이 다운그레이드가 되지 않아 그럴 수 있다라는 답변을 받았고...이를 해결하기 위해서 usb installer를 만들어 설치해보라고 하여 시도해봤습니다 usb에 installer를 설치하고 usb로 부팅을 했는데도 불구하고 원래 OS 로그인 창으로 돌아와지네요... 혹시 이런 현상을 겪고 해결하신 분이나
0
0
235
Aug ’20
Big Sur startup fails.
I have just updated my 3 Macs with Big Sur, but one is hanging. MacBook Pro - no problem. Older Mac mini - no problem. This year's Mac mini - restart shows Apple logo, and progress bar at roughly 90%. It has been like this for over 3 hours. What do I do now (long time Mac user but not an expert)?
0
0
775
Nov ’20
Big Sur beta supposedly installed?
note: I know nothing about developing whatsoever, I just happen to want to try out big sur so basically, I followed the normal instructions and installed big sur on my computer, until I saw this page that said Big Sur is installed, restart now to get it (or something like that). I didn't want to finish the installation just yet, because I had to finish off some projects, and I instinctively right clicked the app on my dock and pressed 'quit'. after I was done with catalina, I went on to open back the 'install macOS Big Sur Beta' app, just to read over the licence agreement again; and upon opening up to the download page, it says that I do not have enough memory to install the update. I tried restarting my computer, just to look at that stupid catalina island wallpaper again. When I checked my disc space, it showed that I had indeed installed something, since I just lost like 10gb. desperate, I uninstalled and reinstalled the installation
0
0
239
Sep ’20
Building openUSD.org toolset on Big Sur
Trying to build openUSD.org toolset on Mac Big Sur beta. Make file blows up about a third of the way through the process. [ 35%] Built target hdTiny_headerfiles make[2]: * No rule to make target /usr/lib/libm.dylib', needed by pxr/base/arch/libarch.dylib'. Stop. make[1]: * [pxr/base/arch/CMakeFiles/arch.dir/all] Error 2 make: *** [all] Error 2 Looks like it is trying to find /usr/lib/libm.dylib which I think is supposed to be a symbolic link to /usr/lib/libsystem.dlib, but I dont think this exists any more on Big Sur. Any ideas on how to get pass this dependency issue? I think the system library has moved to the cache in Big Sur
0
0
616
Jul ’20
MacOS Big Sur Issues
I reset my laptop to the default settings normally (I’ve done it before), but when I tried to reinstall MacOS Big Sur it says “No users available for authorization”. I’ve tried making a new admin through terminal in recovery mode but it isn’t working and Command+S to get to single user mode doesn’t work either. Any ideas on how to fix this?
37
0
49k
Nov ’20
Messages in Big Sur Beta 4
Since updating Big Sur to Beta 4, my messages are not sinking. Not sure what to do.
Replies
0
Boosts
0
Views
402
Activity
May ’21
Big Sur Mail App issue
Big Sur Mail App can't open pdf attachments because a permissions issue
Replies
1
Boosts
0
Views
341
Activity
May ’22
Big Sur Trust Certificate
Hi, The security cli tool, doesn't allow to trust certificates even with sudo without a pop up window appearing in Big Sur https://www.jamf.com/jamf-nation/discussions/39056/trust-cert-using-security-with-sudo-shows-a-pop-up-window#responseChild217411 Is there a way to make an API call maybe as part of the app?
Replies
1
Boosts
0
Views
988
Activity
May ’21
Csrutil Disable in Big Sur
Can someone please assist me in successfully disabling SIP in Big Sur. I need this procedure to be able to make changes to some System Files which have been altered. I am asking for the exacts steps to disable SIP, How to make the disk writable, How to secure the disk when I have completed my task and re-enable SIP. If necessary, this could be a paid project if allowed. David
Replies
0
Boosts
0
Views
845
Activity
Dec ’20
Changes to kextsymboltool for Big Sur?
We use kextsymboltool when compiling our kext, but kexts will not load on Big Sur, generally it simply claims it can not find the Plugins/module.kext, or if I try to codesign Plugins/module.kext I get; ... because file does not have a __LINKEDIT segment I'm guessing there has been some slight changes to make kextsymbtoltool.c up to date, anything I can handle now, or must I wait for XNU source?
Replies
2
Boosts
0
Views
671
Activity
Jun ’20
Big Sur update is not complete
Hi! I have some problem installing Big Sur. The Big Sur installer file seems to download without any problems, but if I restart my mbp16 during the installation, the original OS(10.15.6) turns on without any notice. So I guess, I have one consideration. A month ago, I once downgraded to Catalina after installing big Sur beta 1 version. So, is there something wrong with the T2 chip at this time? Hope you can tell me how I can update to the big sur beta version! For Korean 한국 분들을 위해 한국어로 설명 적어 놓겠습니다! 얼마전 big sur beta 1을 시도해 보고 너무 에러가 많아 다운그레이드를 했었습니다 그리고 지금 다시 퍼블릭 베타가 릴리즈 되어 업그레이드 해보려고 하는데, 빅서 installer 다운로드까지는 잘 되는데, 실행하면 설치를 하다 재시동 하겠습니다 란 문구 뒤에 설치가 되는 것이 아니라 현재 OS의 로그인 페이지가 뜨네요... 애플 지원에 문의를 드려봤는데, T2칩의 버전이 big sur로 올리면서 업그레이드 된 것이 다운그레이드 할 때 같이 다운그레이드가 되지 않아 그럴 수 있다라는 답변을 받았고...이를 해결하기 위해서 usb installer를 만들어 설치해보라고 하여 시도해봤습니다 usb에 installer를 설치하고 usb로 부팅을 했는데도 불구하고 원래 OS 로그인 창으로 돌아와지네요... 혹시 이런 현상을 겪고 해결하신 분이나
Replies
0
Boosts
0
Views
235
Activity
Aug ’20
Big Sur startup fails.
I have just updated my 3 Macs with Big Sur, but one is hanging. MacBook Pro - no problem. Older Mac mini - no problem. This year's Mac mini - restart shows Apple logo, and progress bar at roughly 90%. It has been like this for over 3 hours. What do I do now (long time Mac user but not an expert)?
Replies
0
Boosts
0
Views
775
Activity
Nov ’20
Big Sur beta circle slash
Downloaded the Big Sur beta and after restart I get the circle slash. Late 2018 iMac.
Replies
0
Boosts
0
Views
186
Activity
Sep ’20
Big Sur beta supposedly installed?
note: I know nothing about developing whatsoever, I just happen to want to try out big sur so basically, I followed the normal instructions and installed big sur on my computer, until I saw this page that said Big Sur is installed, restart now to get it (or something like that). I didn't want to finish the installation just yet, because I had to finish off some projects, and I instinctively right clicked the app on my dock and pressed 'quit'. after I was done with catalina, I went on to open back the 'install macOS Big Sur Beta' app, just to read over the licence agreement again; and upon opening up to the download page, it says that I do not have enough memory to install the update. I tried restarting my computer, just to look at that stupid catalina island wallpaper again. When I checked my disc space, it showed that I had indeed installed something, since I just lost like 10gb. desperate, I uninstalled and reinstalled the installation
Replies
0
Boosts
0
Views
239
Activity
Sep ’20
MacOS Big Sur Lagging
Hello! Help please, after updating the system to Big Sur, my MacBook Pro 13 began to slow down, previously there were no such problems. MacBook Pro (Retina, 13-inch, Early 2015) 2,7 GHz 2‑core processor Intel Core i5 8 GB 1867 MHz DDR3 Intel Iris Graphics 6100 1536 MB
Replies
298
Boosts
0
Views
167k
Activity
Nov ’20
New page in Big Sur's Safari?
What happened with the + next to Safari's addressbar in Big Sur? It was so easy to click on it and get a new page... Or is it my mistake and is the solution very simple? Anyone?
Topic: Safari & Web SubTopic: General Tags:
Replies
0
Boosts
0
Views
378
Activity
Jun ’20
Macos big sur updating problem
its a proble when I want to installing into Macos big sur and said ---- The package InstallAssistant.pkg fails to meet Gatekeeper policy. Please help me
Replies
0
Boosts
0
Views
366
Activity
Nov ’20
Building openUSD.org toolset on Big Sur
Trying to build openUSD.org toolset on Mac Big Sur beta. Make file blows up about a third of the way through the process. [ 35%] Built target hdTiny_headerfiles make[2]: * No rule to make target /usr/lib/libm.dylib', needed by pxr/base/arch/libarch.dylib'. Stop. make[1]: * [pxr/base/arch/CMakeFiles/arch.dir/all] Error 2 make: *** [all] Error 2 Looks like it is trying to find /usr/lib/libm.dylib which I think is supposed to be a symbolic link to /usr/lib/libsystem.dlib, but I dont think this exists any more on Big Sur. Any ideas on how to get pass this dependency issue? I think the system library has moved to the cache in Big Sur
Replies
0
Boosts
0
Views
616
Activity
Jul ’20
MacOS Big Sur Issues
I reset my laptop to the default settings normally (I’ve done it before), but when I tried to reinstall MacOS Big Sur it says “No users available for authorization”. I’ve tried making a new admin through terminal in recovery mode but it isn’t working and Command+S to get to single user mode doesn’t work either. Any ideas on how to fix this?
Replies
37
Boosts
0
Views
49k
Activity
Nov ’20
League of legends trouble with big sur
I've been having trouble during champion select since I updated it to big sur from Mojave. When selecting champ the wheel goes spinning and It doesn't works
Replies
2
Boosts
0
Views
1.4k
Activity
Nov ’20