![D-Link DWS-3160 Series Скачать руководство пользователя страница 11](http://html1.mh-extra.com/html/d-link/dws-3160-series/dws-3160-series_configuration-manual_3895745011.webp)
How to Configure a BYOD Environment with the DWS-3160
---------------------------------
service postgresql restart
---------------------------------
5-2-3. Import FreeRADIUS schemas.
Create a default group and insert a test user into the database. Please copy the schema.sql file
which provide by D-Link to replace the existence one under /etc/raddb/sql/postgresql/.
---------------------------------
cd /etc/raddb/sql/postgresql/
chown root:radius schema.sql
---------------------------------
Use the command below to create the table schema for database.
----------------------------
sudo cat /etc/raddb/sql/postgresql/schema.sql | psql -U radius radius
----------------------------
5-2-4. Set the default attribute to the default group.