Displaying 4 results from an estimated 4 matches for "first_".
Did you mean:
first
2020 Jul 09
4
AD Users on Linux Laptop
...would you change it.
All (linux) users have minimum_uid=1000 and start at 1000.
All (windows) users (samba) are above minimum_uid=1000
So in my optinion, you should not be needed to change this.
Unless your users start below 1000.
Also cat /etc/adduser.conf shows ( For Debian/Buster )
# FIRST_[GU]ID to LAST_[GU]ID inclusive is the range of UIDs of dynamically
# allocated user accounts/groups.
FIRST_UID=1000
LAST_UID=29999
FIRST_GID=1000
LAST_GID=29999
If you can give me an example when its not working, ill have look at it..
The new member setup its progress is going as expected so far...
2020 Jul 09
0
AD Users on Linux Laptop
...t at 1000.
> > All (windows) users (samba) are above minimum_uid=1000
> >
> > So in my optinion, you should not be needed to change this.
> > Unless your users start below 1000.
> >
> > Also cat /etc/adduser.conf shows ( For Debian/Buster )
> >
> > # FIRST_[GU]ID to LAST_[GU]ID inclusive is the range of
> UIDs of dynamically
> > # allocated user accounts/groups.
> > FIRST_UID=1000
> > LAST_UID=29999
> >
> > FIRST_GID=1000
> > LAST_GID=29999
> >
> > If you can give me an example when its not working,...
2020 Jul 09
1
AD Users on Linux Laptop
...rt at 1000.
> > All (windows) users (samba) are above minimum_uid=1000
> >
> > So in my optinion, you should not be needed to change this.
> > Unless your users start below 1000.
> >
> > Also cat /etc/adduser.conf shows ( For Debian/Buster )
> >
> > # FIRST_[GU]ID to LAST_[GU]ID inclusive is the range of
> UIDs of dynamically
> > # allocated user accounts/groups.
> > FIRST_UID=1000
> > LAST_UID=29999
> >
> > FIRST_GID=1000
> > LAST_GID=29999
> >
> > If you can give me an example when its not working, i...
2020 Jul 09
6
AD Users on Linux Laptop
Hello,
I have setup a laptop with debian10, where samba ad users should able to
login. I also setup PAM_Offline_Authentication, so far so good.
There are several Problems:
- After Reboot winbind seem to start before network is redy, so winbind
can't get user info via getent passwd <username>, after restart winbind
it works
- How can I cache logins infos, for offline login
(e.g. when