Quantcast
Channel: User Authentication
Viewing all 1177 articles
Browse latest View live

Active Directory Users Not Showing Up In Create Dataset

$
0
0
Okay, had some spare time and got AD working correctly with FreeNAS (painful). Unfortunately when I attempt to create a Windows share dataset, the AD users are not on the dropdown menu. Only local users and groups are. The commands: wbinfo -u and wbinfo -g are showing all AD users/groups. Any ideas?

FreeNAS-9.3-STABLE-201509022158

FreeNAS connection to Windows Server 20120R2 Active Directory

OpenLDAP Questions

$
0
0
Hi guys,

I have a *very* simple OpenLDAP config setup at home. No LDAPS, simple unencrypted ldap:// setup.

I was able to configure the FreeNAS, and it sees my users and groups as evident through getent passwd|group.

I created a dataset for AFP, and entered the two users in the Allow field: aaron,test

However, I can't authentication to the share, it just won't accept the password.

I also noticed that sssd on FreeNAS errors out, but I am not sure if that is an issue or not -- or how to...

OpenLDAP Questions

Updates and LDAP - Breaks every time

$
0
0
Everytime I run updates my AFP+LDAP breaks.

It was broken, then it was fixed, now it's broken again.

I know "it's broken" doesn't help, but it's getting pretty tiresome.

Partial AD sync

$
0
0
using 9.3 stable 201509282017
setup AD connection. Weird thing is it only pulls over 3 users -administrator, guest, krbtgt, and 11 of the default groups. I'm thinking it's AD related as a similar system in my lab pulls over everything from my DC.

Any Ideas??

Disable and reset Active Directory configuration

$
0
0
Hello everyone,

I need to leave an Active Directory to setup FreeNas as a standalone Domain Controller for a new domain.
How to reset and disale Active Directory service?

Thanks

AD Users and Local Users

$
0
0
I am running FreeNAS 9.3 and have AD setup and connected to our 2008R2 DC. I can login and see shares and write files, etc just fine from our office network.

We have two networks in our office, one for office PC's and the other for customers PC's. The NAS is connected to both networks for backup purposes, we backup client PC's to NAS, then NAS shares get backed up to tape.

The problem I am having is when I try to login to the NAS via the client side I can't authenticate because obviously...

AD Users and Local Users

Connecting to a share with an Android device.

$
0
0
Hello. I am not new to FreeNAS, as I have been using and running version 0.69 for more than 7 years, in a home environment. I have had no problems connecting various devices to the main share, including various versions of Windows, Android and Apple iOS. I have recently built a new system and am running version 9.3-STABLE-201511040813. I have created a guest CIFS share at the root of the volume, to mimic the old system setup and copied all folders and files to the new system. I have...

Connecting to a share with an Android device.

Is there a way to turn on login auditing?

$
0
0
Hello,
I was wondering if there was a way to turn on user login auditing from the web UI?

Thanks for your help.

LDAP for authentication only

$
0
0
Is there a way to configure the system to only use LDAP for password authentication? My goal is to get FreeNAS accounts created locally to use the passwords managed on our Atlassian Crowd server or using our Google Apps domain. I have found LDAP adapters for both services but they do not provide posixAccount objects, and are really only suitable for authenticating passwords by binding to them.

Or, if anyone has a direct adapter to Crowd for this purpose, that'd be best.

FreeNAS 9.3-STABLE Won't Join Server 2012R2 Domain

$
0
0
I am currently unable to join a FreeNAS 9.3 server to a Server 2012R2 domain.

Running a command I found in a similar problem in the bug tracker: net -k ads join domain.local -d 9
results in the following output:

INFO: Current debug levels:
all: 9
tdb: 9
printdrivers: 9
lanman: 9
smb: 9
rpc_parse: 9
rpc_srv: 9
rpc_cli: 9
passdb: 9
sam: 9
auth: 9
winbind: 9
vfs: 9
idmap: 9
quota: 9
acls: 9
locking: 9
msdfs: 9
dmapi: 9
registry: 9
scavenger: 9
dns:...

FreeNAS 9.3-STABLE Won't Join Server 2012R2 Domain

CIFS Share random files can´t be copied

$
0
0
Hi everybody,

I´m new to freenas, installed the latest stable version FreeNAS-9.3-STABLE-201511040813

Installation went through smoothly, created a mirror with 2 4TB REDs, activated and configured CIFS windows share. As this is a NAS entirely for Photos, I luckily don´t need any special permissions on there, guest access or anonymous access is alright, but i can´t even get this to work properly

The Problem with the share is that there are some files, that i just can´t copy to the freenas...

CIFS Share random files can´t be copied

how to allow a user to have a limited access to the box GUI

$
0
0
Hello,

how to allow a user to have a limited access to the box GUI

i need to create a user that can only view alarm


thanks in advance for your help and cooperation

Best regards,

Imported users from domain controller

$
0
0
Hi,

i would like to know if users imported from a domain controller win2k3 can survive if the domain controller machine goes down. What i want to know is, if data could be accesed with user and password authentication. We are planning to update server because win server 2k3 is unsupported now and this is just in case of a problem arises.

Thanks.

jail template - VNC 7phpvirtualbox login doesn't work


Joining AD (Zentyal)

$
0
0
Hi all,

I have an installation of Freenas 9.3 which has been running for a while now. It was joined to a 2008 Active Directory Domain Server.

I've recently moved to Zentyal as my authentication server.

When plummbing the Zentyal directory details into Freenas' AD page and hit Save, I get the below output.

A few other notes:
winbind -u returns a list of expected users.
net join -U domain.admin joins the domain - the computer entry is also visible in my authentication servers directory....

Joining AD (Zentyal)

Accsessing Shares with Domain Accounts v Non Domain Accounts

$
0
0
OK so today we seem to have noticed that users of windows 8 or when on server 2012/2012r2 :

Using a local admin account: navigating to shares pops up no problem. (IE: localhost\administrator)

Log off of PC/Server, log back in to the same machine with a domain account, (IE: domain\administrator) unable to even navigate to the share location with error, "no authentication servers are currently available"

Anyone have any ideas?

Why does a domain account prevent you viewing shares?

Have...

Accsessing Shares with Domain Accounts v Non Domain Accounts

Public/private key, can't seem to get it working

$
0
0
Hi everyone,

In a nutshell, been using 9.3 for a couple months as a server for a small business. Being the go-to person for technical stuff, my boss requested for me to find a way to backup the server to a remote computer (in case a disaster occurred) in an autonomous fashion. What I've read up deals with using the Public Private key in either rsync or a cron job.

On the business side server, I've ssh-keygen for the account that will be associated with the backup, using the default save...

Public/private key, can't seem to get it working

Ad auth/ connect not working after upgrade 9.2.1 to 9.3.1

$
0
0
Hi,

I have a native Windows Server 2008R2 running. FreeNAS 9.2.1 works without any problems. User Authentication works, Sharing works.

Today I upgraded my FreeNAS Box to 9.3.1 and AD connection will no more work.

Code (text):
  1. wbinfo -t
  2. checking the trust secret for domain RJAP.DE via RPC calls failed
  3. error code was NT_STATUS_NO_SUCH_DOMAIN (0xc00000df)
  4. failed to call wbcCheckTrustCredentials: WBC_ERR_AUTH_ERROR
  5. Could not check secret
Code (text):
  1. host -t srv _ldap._tcp.mydomain.net...
Ad auth/ connect not working after upgrade 9.2.1 to 9.3.1

not getting UIDnumber using univention AD/LDAP server

$
0
0
So I have spent about two weeks now and then trying to get things right with Active Directory and Freenas on our Freenas Mini, searching, testing, and debugging....


As the Directory Server we are using Univention v4.1 and FreeNAS is FreeNAS-9.3-STABLE-201512121950.


I can get FreeNAS to AD working but can only get UID's from posix accounts working with rid as the idmap (or even any readings with getent passwd and getent group). With rid, though, the UID's are pretty much random and...

not getting UIDnumber using univention AD/LDAP server
Viewing all 1177 articles
Browse latest View live