LDAP issues?

Status
Not open for further replies.

david kennedy

Explorer
Joined
Dec 19, 2013
Messages
98
So, i can login to my FREENAS box under my LDAP accounts, but the LDAP accounts behave weird.

Under root, it is perfect and the UserID to username mappings work fine

<under root?
cd /home/david
ls -alh
total 18
drwxr-xr-x 2 david wheel 3B Mar 22 20:54 ./
drwxr-xr-x 4 root wheel 4B Mar 22 20:34 ../
-rw-r--r-- 1 david wheel 0B Mar 22 20:54 abc
but under the account "david" it is not displaying the owner info correctly (UID only).
$ cd /home/david
$ ls -alh
total 18
drwxr-xr-x 2 1000 wheel 3B Mar 22 20:54 .
drwxr-xr-x 4 root wheel 4B Mar 22 20:34 ..
-rw-r--r-- 1 1000 wheel 0B Mar 22 20:54 abc
UID 1000 = david
This same odd behaviour is in the GUI as well.
Oddly enough, if i create a new "local" account it too behaves the same way an LDAP one does and only displays the UID's.


I think i am close...

When i run " getent passwd " under root i see the LDAP users, but not under any other accont.
 
D

dlavigne

Guest
Did you ever get this sorted? If not, what is the version of FreeNAS?
 
D

dlavigne

Guest
Please create a bug report then at bugs.freenas.org and post the issue number here.
 
D

dlavigne

Guest
Check your SPAM filter for the activation email. If you still can't login, message me with your username and I'll check the status of your account.
 
Status
Not open for further replies.
Top